14:17:57 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118899 14:17:57 Running as SYSTEM 14:17:57 [EnvInject] - Loading node environment variables. 14:17:57 Building remotely on prd-ubuntu2204-docker-4c-4g-3274 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 14:17:58 [ssh-agent] Looking for ssh-agent implementation... 14:17:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:17:58 $ ssh-agent 14:17:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXy74sNJ/agent.1575 14:17:58 SSH_AGENT_PID=1577 14:17:58 [ssh-agent] Started. 14:17:58 Running ssh-add (command line suppressed) 14:17:58 Identity added: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/private_key_51249744002859951.key (/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/private_key_51249744002859951.key) 14:17:58 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:17:58 The recommended git tool is: NONE 14:18:02 using credential jenkins-ssh 14:18:02 Wiping out workspace first. 14:18:02 Cloning the remote Git repository 14:18:02 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 14:18:02 > git init /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 # timeout=10 14:18:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:18:02 > git --version # timeout=10 14:18:02 > git --version # 'git version 2.34.1' 14:18:02 using GIT_SSH to set credentials jenkins-ssh 14:18:02 Verifying host key using known hosts file 14:18:02 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. 14:18:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 14:18:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:18:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:18:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:18:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:18:06 using GIT_SSH to set credentials jenkins-ssh 14:18:06 Verifying host key using known hosts file 14:18:06 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. 14:18:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/99/118899/8 # timeout=10 14:18:06 > git rev-parse 35b10e25c3dbe9c71c45d7c92ea899c0c755b207^{commit} # timeout=10 14:18:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:18:06 Checking out Revision 35b10e25c3dbe9c71c45d7c92ea899c0c755b207 (refs/changes/99/118899/8) 14:18:06 > git config core.sparsecheckout # timeout=10 14:18:06 > git checkout -f 35b10e25c3dbe9c71c45d7c92ea899c0c755b207 # timeout=10 14:18:10 Commit message: "Refactor ConnectivityUtils add unit tests for SIP" 14:18:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:18:10 > git rev-list --no-walk 3cf51ae6572bb7af652e6dbb9d9153a5b8fec133 # timeout=10 14:18:10 > git remote # timeout=10 14:18:10 > git submodule init # timeout=10 14:18:10 > git submodule sync # timeout=10 14:18:10 > git config --get remote.origin.url # timeout=10 14:18:10 > git submodule init # timeout=10 14:18:10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:18:10 ERROR: No submodules found. 14:18:10 provisioning config files... 14:18:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:18:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:18:10 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins11636592610921797534.sh 14:18:10 ---> python-tools-install.sh 14:18:10 Setup pyenv: 14:18:10 * system (set by /opt/pyenv/version) 14:18:10 * 3.8.20 (set by /opt/pyenv/version) 14:18:10 * 3.9.20 (set by /opt/pyenv/version) 14:18:10 3.10.15 14:18:10 3.11.10 14:18:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XJiU 14:18:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:18:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:18:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:18:20 lf-activate-venv(): INFO: Base packages installed successfully 14:18:20 lf-activate-venv(): INFO: Installing additional packages: lftools 14:18:49 lf-activate-venv(): INFO: Adding /tmp/venv-XJiU/bin to PATH 14:18:49 Generating Requirements File 14:19:11 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. 14:19:11 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:19:11 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 14:19:11 Python 3.11.10 14:19:11 pip 25.3 from /tmp/venv-XJiU/lib/python3.11/site-packages/pip (python 3.11) 14:19:12 appdirs==1.4.4 14:19:12 argcomplete==3.6.3 14:19:12 aspy.yaml==1.3.0 14:19:12 attrs==25.4.0 14:19:12 autopage==0.5.2 14:19:12 beautifulsoup4==4.14.2 14:19:12 boto3==1.40.61 14:19:12 botocore==1.40.61 14:19:12 bs4==0.0.2 14:19:12 cachetools==6.2.1 14:19:12 certifi==2025.10.5 14:19:12 cffi==2.0.0 14:19:12 cfgv==3.4.0 14:19:12 chardet==5.2.0 14:19:12 charset-normalizer==3.4.4 14:19:12 click==8.3.0 14:19:12 cliff==4.11.0 14:19:12 cmd2==2.7.0 14:19:12 cryptography==3.3.2 14:19:12 debtcollector==3.0.0 14:19:12 decorator==5.2.1 14:19:12 defusedxml==0.7.1 14:19:12 Deprecated==1.2.18 14:19:12 distlib==0.4.0 14:19:12 dnspython==2.8.0 14:19:12 docker==7.1.0 14:19:12 dogpile.cache==1.5.0 14:19:12 durationpy==0.10 14:19:12 email-validator==2.3.0 14:19:12 filelock==3.20.0 14:19:12 future==1.0.0 14:19:12 gitdb==4.0.12 14:19:12 GitPython==3.1.45 14:19:12 google-auth==2.42.0 14:19:12 httplib2==0.31.0 14:19:12 identify==2.6.15 14:19:12 idna==3.11 14:19:12 importlib-resources==1.5.0 14:19:12 iso8601==2.1.0 14:19:12 Jinja2==3.1.6 14:19:12 jmespath==1.0.1 14:19:12 jsonpatch==1.33 14:19:12 jsonpointer==3.0.0 14:19:12 jsonschema==4.25.1 14:19:12 jsonschema-specifications==2025.9.1 14:19:12 keystoneauth1==5.12.0 14:19:12 kubernetes==34.1.0 14:19:12 lftools==0.37.15 14:19:12 lxml==6.0.2 14:19:12 markdown-it-py==4.0.0 14:19:12 MarkupSafe==3.0.3 14:19:12 mdurl==0.1.2 14:19:12 msgpack==1.1.2 14:19:12 multi_key_dict==2.0.3 14:19:12 munch==4.0.0 14:19:12 netaddr==1.3.0 14:19:12 niet==1.4.2 14:19:12 nodeenv==1.9.1 14:19:12 oauth2client==4.1.3 14:19:12 oauthlib==3.3.1 14:19:12 openstacksdk==4.7.1 14:19:12 os-service-types==1.8.0 14:19:12 osc-lib==4.2.0 14:19:12 oslo.config==10.0.0 14:19:12 oslo.context==6.1.0 14:19:12 oslo.i18n==6.6.0 14:19:12 oslo.log==7.2.1 14:19:12 oslo.serialization==5.8.0 14:19:12 oslo.utils==9.1.0 14:19:12 packaging==25.0 14:19:12 pbr==7.0.1 14:19:12 platformdirs==4.5.0 14:19:12 prettytable==3.16.0 14:19:12 psutil==7.1.2 14:19:12 pyasn1==0.6.1 14:19:12 pyasn1_modules==0.4.2 14:19:12 pycparser==2.23 14:19:12 pygerrit2==2.0.15 14:19:12 PyGithub==2.8.1 14:19:12 Pygments==2.19.2 14:19:12 PyJWT==2.10.1 14:19:12 PyNaCl==1.6.0 14:19:12 pyparsing==2.4.7 14:19:12 pyperclip==1.11.0 14:19:12 pyrsistent==0.20.0 14:19:12 python-cinderclient==9.8.0 14:19:12 python-dateutil==2.9.0.post0 14:19:12 python-heatclient==4.3.0 14:19:12 python-jenkins==1.8.3 14:19:12 python-keystoneclient==5.7.0 14:19:12 python-magnumclient==4.9.0 14:19:12 python-openstackclient==8.2.0 14:19:12 python-swiftclient==4.8.0 14:19:12 PyYAML==6.0.3 14:19:12 referencing==0.37.0 14:19:12 requests==2.32.5 14:19:12 requests-oauthlib==2.0.0 14:19:12 requestsexceptions==1.4.0 14:19:12 rfc3986==2.0.0 14:19:12 rich==14.2.0 14:19:12 rich-argparse==1.7.1 14:19:12 rpds-py==0.28.0 14:19:12 rsa==4.9.1 14:19:12 ruamel.yaml==0.18.16 14:19:12 ruamel.yaml.clib==0.2.14 14:19:12 s3transfer==0.14.0 14:19:12 simplejson==3.20.2 14:19:12 six==1.17.0 14:19:12 smmap==5.0.2 14:19:12 soupsieve==2.8 14:19:12 stevedore==5.5.0 14:19:12 tabulate==0.9.0 14:19:12 toml==0.10.2 14:19:12 tomlkit==0.13.3 14:19:12 tqdm==4.67.1 14:19:12 typing_extensions==4.15.0 14:19:12 tzdata==2025.2 14:19:12 urllib3==1.26.20 14:19:12 virtualenv==20.35.4 14:19:12 wcwidth==0.2.14 14:19:12 websocket-client==1.9.0 14:19:12 wrapt==2.0.0 14:19:12 xdg==6.0.0 14:19:12 xmltodict==1.0.2 14:19:12 yq==3.4.3 14:19:12 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins15247603257076333174.sh 14:19:12 + mkdir -p /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/target/classes /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/jacoco/classes 14:19:12 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins11581522617869372596.sh 14:19:12 + echo quiet=on 14:19:12 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-3274 14:19:13 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=35b10e25c3dbe9c71c45d7c92ea899c0c755b207 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=joakim.tornqvist@smartoptics.com "-DGERRIT_EVENT_ACCOUNT_NAME=Joakim Tornqvist" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/transportpce/+/118899 -DGERRIT_PATCHSET_UPLOADER_EMAIL=joakim.tornqvist@smartoptics.com "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 14:19:13 " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=transportpce -DMAVEN_OPTS=-Xmx1024m -DGERRIT_CHANGE_NUMBER=118899 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Joakim Tornqvist\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/99/118899/8 "-DGERRIT_PATCHSET_UPLOADER_NAME=Joakim Tornqvist" '-DGERRIT_CHANGE_OWNER=\"Joakim Tornqvist\" ' -DPROJECT=transportpce -DGERRIT_CHANGE_COMMIT_MESSAGE=UmVmYWN0b3IgQ29ubmVjdGl2aXR5VXRpbHMgYWRkIHVuaXQgdGVzdHMgZm9yIFNJUAoKQWRkIHVuaXQgdGVzdHMgZm9yIHRoZSB0d28gbWV0aG9kcyBnZXRTaXBJZEZyb21BZW5kKC4uLikgYW5kCmdldFNpcElkRnJvbVplbmQoLi4uKS4KCkpJUkE6IFRSTlNQUlRQQ0UtODg5CkNoYW5nZS1JZDogSTcxNTNmYmU0ZWYwMGRlNTk5Y2RlYTQ3MDMwYmEwMjMxMmJkZmU2N2QKU2lnbmVkLW9mZi1ieTogSm9ha2ltIFTDtnJucXZpc3QgPGpvYWtpbS50b3JucXZpc3RAc21hcnRvcHRpY3MuY29tPgo= -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Refactor ConnectivityUtils add unit tests for SIP" -DSTREAM=transportpce-master '-DGERRIT_EVENT_ACCOUNT=\"Joakim Tornqvist\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=I7153fbe4ef00de599cdea47030ba02312bdfe67d -DGERRIT_EVENT_HASH=2060426380 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=joakim.tornqvist@smartoptics.com -DGERRIT_PATCHSET_NUMBER=8 "-DMAVEN_PARAMS=-Dstream=$STREAM -Dmaven.source.skip=true" "-DGERRIT_CHANGE_OWNER_NAME=Joakim Tornqvist" --version 14:19:13 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 14:19:13 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 14:19:13 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 14:19:13 Default locale: en, platform encoding: UTF-8 14:19:13 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 14:19:13 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins4907625470760764537.sh 14:19:13 + rm /home/jenkins/.wgetrc 14:19:13 [EnvInject] - Injecting environment variables from a build step. 14:19:13 [EnvInject] - Injecting as environment variables the properties content 14:19:13 SET_JDK_VERSION=openjdk21 14:19:13 GIT_URL="git://devvexx.opendaylight.org/mirror" 14:19:13 14:19:13 [EnvInject] - Variables injected successfully. 14:19:13 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh /tmp/jenkins1423904241553160898.sh 14:19:13 ---> update-java-alternatives.sh 14:19:13 ---> Updating Java version 14:19:14 ---> Ubuntu/Debian system detected 14:19:14 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 14:19:14 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 14:19:14 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 14:19:14 openjdk version "21.0.8" 2025-07-15 14:19:14 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 14:19:14 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 14:19:14 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 14:19:14 [EnvInject] - Injecting environment variables from a build step. 14:19:14 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 14:19:14 [EnvInject] - Variables injected successfully. 14:19:14 provisioning config files... 14:19:14 copy managed file [global-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config10152472772203342420tmp 14:19:15 copy managed file [transportpce-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config5206182271279516250tmp 14:19:15 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins6437351674849499251.sh 14:19:15 [EnvInject] - Injecting environment variables from a build step. 14:19:15 [EnvInject] - Injecting as environment variables the properties content 14:19:15 MAVEN_GOALS=clean deploy 14:19:15 14:19:15 [EnvInject] - Variables injected successfully. 14:19:15 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins5658270151983918148.sh 14:19:15 ---> common-variables.sh 14:19:15 --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 14:19:15 ---> maven-build.sh 14:19:15 + set +u 14:19:15 + export MAVEN_OPTS 14:19:15 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config10152472772203342420tmp --settings /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config5206182271279516250tmp -DaltDeploymentRepository=staging::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 14:19:16 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 14:19:16 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 14:19:16 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 14:19:16 Default locale: en, platform encoding: UTF-8 14:19:16 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 14:19:16 [INFO] Error stacktraces are turned on. 14:19:16 [INFO] Scanning for projects... 14:19:23 [INFO] ------------------------------------------------------------------------ 14:19:23 [INFO] Reactor Build Order: 14:19:23 [INFO] 14:19:23 [INFO] transportpce-artifacts [pom] 14:19:23 [INFO] transportpce-api [bundle] 14:19:23 [INFO] test-common [bundle] 14:19:23 [INFO] transportpce-common [bundle] 14:19:23 [INFO] transportpce-renderer [bundle] 14:19:23 [INFO] transportpce-networkmodel [bundle] 14:19:23 [INFO] transportpce-inventory [bundle] 14:19:23 [INFO] transportpce-olm [bundle] 14:19:23 [INFO] transportpce-pce [bundle] 14:19:23 [INFO] transportpce-servicehandler [bundle] 14:19:23 [INFO] transportpce-tapi [bundle] 14:19:23 [INFO] transportpce-nbinotifications [bundle] 14:19:23 [INFO] transportpce-dmaap-client [bundle] 14:19:23 [INFO] OpenDaylight :: transportpce [feature] 14:19:23 [INFO] OpenDaylight :: transportpce :: tapi [feature] 14:19:23 [INFO] OpenDaylight :: transportpce :: nbinotifications [feature] 14:19:23 [INFO] OpenDaylight :: transportpce :: dmaap-client [feature] 14:19:23 [INFO] OpenDaylight :: transportpce :: Inventory [feature] 14:19:23 [INFO] OpenDaylight :: TransportPCE :: Features [feature] 14:19:23 [INFO] features-aggregator [pom] 14:19:23 [INFO] transportpce-karaf [pom] 14:19:23 [INFO] transportpce [pom] 14:19:23 [INFO] 14:19:23 [INFO] --------< org.opendaylight.transportpce:transportpce-artifacts >-------- 14:19:23 [INFO] Building transportpce-artifacts 12.0.0-SNAPSHOT [1/22] 14:19:23 [INFO] from artifacts/pom.xml 14:19:23 [INFO] --------------------------------[ pom ]--------------------------------- 14:19:24 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:19:24 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:19:24 [INFO] 14:19:24 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-artifacts --- 14:19:24 [INFO] 14:19:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-artifacts --- 14:19:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 14:19:24 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 14:19:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:19:24 [INFO] 14:19:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-artifacts --- 14:19:24 [INFO] 14:19:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-artifacts --- 14:19:25 [INFO] CycloneDX: Resolving Dependencies 14:19:25 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 14:19:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.xml 14:19:26 [INFO] attaching as transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.xml 14:19:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.json 14:19:26 [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 14:19:26 [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 14:19:26 [INFO] attaching as transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.json 14:19:26 [INFO] 14:19:26 [INFO] --- install:3.1.4:install (default-install) @ transportpce-artifacts --- 14:19:26 [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 14:19:26 [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 14:19:26 [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 14:19:26 [INFO] 14:19:26 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-artifacts --- 14:19:28 [INFO] Rendering site for default locale 14:19:28 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:19:29 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:19:29 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:19:29 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:19:29 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 14:19:29 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 14:19:29 [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/ 14:19:29 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:19:29 [INFO] Rendering 2 report documents 14:19:29 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:19:30 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:19:30 [INFO] 14:19:30 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-artifacts --- 14:19:30 [INFO] No site descriptor found: nothing to attach. 14:19:30 [INFO] 14:19:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-artifacts --- 14:19:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 14:19:30 [INFO] 14:19:30 [INFO] -----------< org.opendaylight.transportpce:transportpce-api >----------- 14:19:30 [INFO] Building transportpce-api 12.0.0-SNAPSHOT [2/22] 14:19:30 [INFO] from api/pom.xml 14:19:30 [INFO] -------------------------------[ bundle ]------------------------------- 14:19:30 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:19:30 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:19:32 [INFO] 14:19:32 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-api --- 14:19:32 [INFO] 14:19:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-api --- 14:19:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 14:19:32 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 14:19:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:19:32 [INFO] 14:19:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-api --- 14:19:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:19:32 [INFO] 14:19:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-api --- 14:19:33 [INFO] 14:19:33 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-api --- 14:19:34 [INFO] 14:19:34 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-api --- 14:19:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 14:19:34 [INFO] 14:19:34 [INFO] --- yang:14.0.18:generate-sources (binding) @ transportpce-api --- 14:19:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 14:19:35 [INFO] yang-to-sources: Inspecting /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/src/main/yang 14:19:35 [INFO] yang-to-sources: Found 16 dependencies in 28.02 ms 14:19:36 [INFO] yang-to-sources: Project model files found: 25 in 336.5 ms 14:19:38 [INFO] yang-to-sources: 78 YANG models processed in 2.062 s 14:19:38 [INFO] BindingJavaFileGenerator: Defined 768 files in 280.9 ms 14:19:38 [INFO] Sorted 768 files into 162 directories in 4.767 ms 14:19:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 768 in 672.9 ms 14:19:38 [INFO] 14:19:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-api --- 14:19:39 [INFO] Starting audit... 14:19:39 Audit done. 14:19:39 [INFO] You have 0 Checkstyle violations. 14:19:39 [INFO] 14:19:39 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-api --- 14:19:40 [INFO] Starting audit... 14:19:40 Audit done. 14:19:40 [INFO] You have 0 Checkstyle violations. 14:19:40 [INFO] 14:19:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-api --- 14:19:40 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 14:19:40 [INFO] 14:19:40 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-api --- 14:19:40 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/src/main/resources 14:19:40 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/generated-sources/spi 14:19:40 [INFO] Copying 25 resources from target/generated-sources/yang to target/classes 14:19:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 14:19:40 [INFO] Copying 25 resources from target/generated-sources/yang to target/classes 14:19:40 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/generated-sources/spi 14:19:40 [INFO] 14:19:40 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-api --- 14:19:40 [INFO] Recompiling the module because of changed source code. 14:19:40 [INFO] Compiling 767 source files with javac [debug release 21] to target/classes 14:19:47 [INFO] 14:19:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-api >>> 14:19:47 [INFO] 14:19:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-api --- 14:19:48 [INFO] Fork Value is true 14:19:53 [INFO] Done SpotBugs Analysis.... 14:19:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 14:19:54 [INFO] 14:19:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-api <<< 14:19:54 [INFO] 14:19:54 [INFO] 14:19:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-api --- 14:19:54 [INFO] BugInstance size is 0 14:19:54 [INFO] Error size is 0 14:19:54 [INFO] No errors/warnings found 14:19:54 [INFO] 14:19:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-api --- 14:19:54 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/src/test/resources 14:19:54 [INFO] 14:19:54 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-api --- 14:19:54 [INFO] No sources to compile 14:19:54 [INFO] 14:19:54 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-api --- 14:19:54 [INFO] No tests to run. 14:19:54 [INFO] 14:19:54 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-api --- 14:19:54 [INFO] 14:19:54 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-api --- 14:19:56 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/transportpce-api-12.0.0-SNAPSHOT.jar 14:19:56 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/classes/META-INF/MANIFEST.MF 14:19:56 [INFO] 14:19:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-api --- 14:19:56 [INFO] No Javadoc in project. Archive not created. 14:19:56 [INFO] 14:19:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-api --- 14:19:56 [INFO] CycloneDX: Resolving Dependencies 14:19:58 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 14:19:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.xml 14:19:58 [INFO] attaching as transportpce-api-12.0.0-SNAPSHOT-cyclonedx.xml 14:19:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.json 14:19:59 [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 14:19:59 [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 14:19:59 [INFO] attaching as transportpce-api-12.0.0-SNAPSHOT-cyclonedx.json 14:19:59 [INFO] 14:19:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-api --- 14:19:59 [INFO] Skipping duplicate-finder execution! 14:19:59 [INFO] 14:19:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-api --- 14:19:59 [INFO] No dependency problems found 14:19:59 [INFO] 14:19:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-api --- 14:19:59 [INFO] Skipping source per configuration. 14:19:59 [INFO] 14:19:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-api --- 14:20:00 [INFO] 14:20:00 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-api --- 14:20:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:20:00 [INFO] 14:20:00 [INFO] --- install:3.1.4:install (default-install) @ transportpce-api --- 14:20:00 [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 14:20:00 [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 14:20:00 [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 14:20:00 [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 14:20:00 [INFO] 14:20:00 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-api --- 14:20:00 [INFO] Writing OBR metadata 14:20:00 [INFO] Installing org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT.jar 14:20:00 [INFO] Writing OBR metadata 14:20:00 [INFO] 14:20:00 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-api --- 14:20:00 [INFO] Rendering site for default locale 14:20:00 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:20:00 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:20:00 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:20:01 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:20:01 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 14:20:01 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 14:20:01 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 14:20:02 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 14:20:02 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 14:20:02 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 14:20:02 [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/ 14:20:02 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:20:02 [INFO] Rendering 5 report documents 14:20:02 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:20:02 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 14:20:02 [INFO] Starting audit... 14:20:02 Audit done. 14:20:02 [WARNING] Unable to locate Source XRef to link to -- DISABLED 14:20:02 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 14:20:02 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 14:20:03 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:20:03 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 14:20:03 [INFO] 14:20:03 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-api --- 14:20:03 [INFO] Skipping because packaging 'bundle' is not pom. 14:20:03 [INFO] 14:20:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-api --- 14:20:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 14:20:03 [INFO] 14:20:03 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-api --- 14:20:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 14:20:03 [INFO] 14:20:03 [INFO] -------------< org.opendaylight.transportpce:test-common >-------------- 14:20:03 [INFO] Building test-common 12.0.0-SNAPSHOT [3/22] 14:20:03 [INFO] from test-common/pom.xml 14:20:03 [INFO] -------------------------------[ bundle ]------------------------------- 14:20:03 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:20:03 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:20:04 [INFO] 14:20:04 [INFO] --- clean:3.5.0:clean (default-clean) @ test-common --- 14:20:04 [INFO] 14:20:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-common --- 14:20:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:20:04 [INFO] 14:20:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-common --- 14:20:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:20:04 [INFO] 14:20:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-common --- 14:20:04 [INFO] 14:20:04 [INFO] --- dependency:3.9.0:properties (default) @ test-common --- 14:20:04 [INFO] 14:20:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-common --- 14:20:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 14:20:04 [INFO] 14:20:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-common --- 14:20:04 [INFO] Starting audit... 14:20:04 Audit done. 14:20:04 [INFO] You have 0 Checkstyle violations. 14:20:04 [INFO] 14:20:04 [INFO] --- checkstyle:3.6.0:check (default) @ test-common --- 14:20:05 [INFO] Starting audit... 14:20:05 Audit done. 14:20:05 [INFO] You have 0 Checkstyle violations. 14:20:05 [INFO] 14:20:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-common --- 14:20:05 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 14:20:05 [INFO] 14:20:05 [INFO] --- resources:3.3.1:resources (default-resources) @ test-common --- 14:20:05 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/resources 14:20:05 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/generated-sources/spi 14:20:05 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/generated-sources/yang 14:20:05 [INFO] 14:20:05 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-common --- 14:20:05 [INFO] Recompiling the module because of changed dependency. 14:20:05 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 14:20:06 [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 14:20:06 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 14:20:06 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 14:20:06 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 14:20:06 [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 14:20:06 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 14:20:06 [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 14:20:06 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 14:20:06 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 14:20:06 [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 14:20:06 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 14:20:06 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 14:20:06 [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 14:20:06 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 14:20:06 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 14:20:06 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 14:20:06 [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 14:20:06 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 14:20:06 [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 14:20:06 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 14:20:06 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 14:20:06 [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 14:20:06 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 14:20:06 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 14:20:06 [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 14:20:06 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 14:20:06 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 14:20:06 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 14:20:06 [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 14:20:06 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 14:20:06 [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 14:20:06 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 14:20:06 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 14:20:06 [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 14:20:06 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 14:20:06 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 14:20:06 [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 14:20:06 [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 14:20:06 [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 14:20:06 [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 14:20:06 [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 14:20:06 [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 14:20:06 [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 14:20:06 [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 14:20:06 [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 14:20:06 [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 14:20:06 [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 14:20:06 [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 14:20:06 [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 14:20:06 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 14:20:06 [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 14:20:06 required: org.opendaylight.yangtools.binding.DataObjectReference,T 14:20:06 found: org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 14:20:06 [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 14:20:06 required: org.opendaylight.yangtools.binding.DataObjectReference 14:20:06 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 14:20:06 [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 14:20:06 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 14:20:06 [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 14:20:06 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 14:20:06 [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 14:20:06 required: org.opendaylight.yangtools.binding.DataObjectReference,T 14:20:06 found: org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 14:20:06 [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 14:20:06 required: org.opendaylight.yangtools.binding.DataObjectReference 14:20:06 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 14:20:06 [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 14:20:06 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 14:20:06 [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 14:20:06 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 14:20:06 [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 14:20:06 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 14:20:06 [INFO] 14:20:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-common >>> 14:20:06 [INFO] 14:20:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-common --- 14:20:06 [INFO] Fork Value is true 14:20:10 [INFO] Done SpotBugs Analysis.... 14:20:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 14:20:11 [INFO] 14:20:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-common <<< 14:20:11 [INFO] 14:20:11 [INFO] 14:20:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-common --- 14:20:11 [INFO] BugInstance size is 0 14:20:11 [INFO] Error size is 0 14:20:11 [INFO] No errors/warnings found 14:20:11 [INFO] 14:20:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-common --- 14:20:11 [INFO] Copying 4 resources from src/test/resources to target/test-classes 14:20:11 [INFO] 14:20:11 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-common --- 14:20:11 [INFO] Recompiling the module because of changed dependency. 14:20:11 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 14:20:11 [INFO] 14:20:11 [INFO] --- surefire:3.5.4:test (default-test) @ test-common --- 14:20:11 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/surefire-reports 14:20:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:20:11 [INFO] 14:20:11 [INFO] ------------------------------------------------------- 14:20:11 [INFO] T E S T S 14:20:11 [INFO] ------------------------------------------------------- 14:20:13 [INFO] Running org.opendaylight.transportpce.test.converter.JsonDataConverterTest 14:20:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.00 s -- in org.opendaylight.transportpce.test.converter.JsonDataConverterTest 14:20:39 [INFO] Running org.opendaylight.transportpce.test.converter.XmlDataConverterTest 14:20:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.16 s -- in org.opendaylight.transportpce.test.converter.XmlDataConverterTest 14:20:56 [INFO] 14:20:56 [INFO] Results: 14:20:56 [INFO] 14:20:56 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 14:20:56 [INFO] 14:20:56 [INFO] 14:20:56 [INFO] --- copy:14.1.4:copy-files (default) @ test-common --- 14:20:56 [INFO] 14:20:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-common --- 14:20:56 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-12.0.0-SNAPSHOT.jar 14:20:56 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/classes/META-INF/MANIFEST.MF 14:20:56 [INFO] 14:20:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-common --- 14:20:58 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-12.0.0-SNAPSHOT-javadoc.jar 14:20:58 [INFO] 14:20:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-common --- 14:20:58 [INFO] CycloneDX: Resolving Dependencies 14:21:01 [INFO] CycloneDX: Creating BOM version 1.6 with 100 component(s) 14:21:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.xml 14:21:01 [INFO] attaching as test-common-12.0.0-SNAPSHOT-cyclonedx.xml 14:21:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.json 14:21:01 [INFO] attaching as test-common-12.0.0-SNAPSHOT-cyclonedx.json 14:21:01 [INFO] 14:21:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- 14:21:01 [INFO] Skipping duplicate-finder execution! 14:21:01 [INFO] 14:21:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-common --- 14:21:01 [INFO] No dependency problems found 14:21:01 [INFO] 14:21:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-common --- 14:21:01 [INFO] Skipping source per configuration. 14:21:01 [INFO] 14:21:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-common --- 14:21:01 [INFO] 14:21:01 [INFO] --- jacoco:0.8.13:report (report) @ test-common --- 14:21:01 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/code-coverage/jacoco.exec 14:21:01 [INFO] Analyzed bundle 'test-common' with 15 classes 14:21:01 [INFO] 14:21:01 [INFO] --- install:3.1.4:install (default-install) @ test-common --- 14:21:01 [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 14:21:01 [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 14:21:01 [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 14:21:01 [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 14:21:01 [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 14:21:01 [INFO] 14:21:01 [INFO] --- bundle:6.0.0:install (default-install) @ test-common --- 14:21:01 [INFO] Installing org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT.jar 14:21:01 [INFO] Writing OBR metadata 14:21:01 [INFO] 14:21:01 [INFO] --- site:3.21.0:site (generate-site) @ test-common --- 14:21:01 [INFO] Rendering site for default locale 14:21:01 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:21:01 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:21:01 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:21:01 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:21:01 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 14:21:01 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 14:21:01 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 14:21:01 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 14:21:01 [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/ 14:21:01 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:21:01 [INFO] Rendering 7 report documents 14:21:01 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:21:01 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 14:21:03 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 14:21:05 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 14:21:06 [INFO] Starting audit... 14:21:06 Audit done. 14:21:06 [WARNING] Unable to locate Source XRef to link to -- DISABLED 14:21:06 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 14:21:06 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 14:21:06 14:21:06 Unknown constant: 18 14:21:06 14:21:06 Unknown constant: 18 14:21:06 14:21:06 Unknown constant: 18 14:21:06 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:21:06 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 14:21:06 [INFO] 14:21:06 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ test-common --- 14:21:06 [INFO] Skipping because packaging 'bundle' is not pom. 14:21:06 [INFO] 14:21:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-common --- 14:21:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 14:21:06 [INFO] 14:21:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-common --- 14:21:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 14:21:06 [INFO] 14:21:06 [INFO] ---------< org.opendaylight.transportpce:transportpce-common >---------- 14:21:06 [INFO] Building transportpce-common 12.0.0-SNAPSHOT [4/22] 14:21:06 [INFO] from common/pom.xml 14:21:06 [INFO] -------------------------------[ bundle ]------------------------------- 14:21:06 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:21:06 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:21:07 [INFO] 14:21:07 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-common --- 14:21:07 [INFO] 14:21:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-common --- 14:21:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:21:07 [INFO] 14:21:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-common --- 14:21:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:21:07 [INFO] 14:21:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-common --- 14:21:07 [INFO] 14:21:07 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-common --- 14:21:07 [INFO] 14:21:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-common --- 14:21:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 14:21:07 [INFO] 14:21:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-common --- 14:21:07 [INFO] Starting audit... 14:21:07 Audit done. 14:21:07 [INFO] You have 0 Checkstyle violations. 14:21:07 [INFO] 14:21:07 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-common --- 14:21:10 [INFO] Starting audit... 14:21:10 Audit done. 14:21:10 [INFO] You have 0 Checkstyle violations. 14:21:10 [INFO] 14:21:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-common --- 14:21:10 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 14:21:10 [INFO] 14:21:10 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-common --- 14:21:10 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/resources 14:21:10 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/generated-sources/spi 14:21:10 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/generated-sources/yang 14:21:10 [INFO] 14:21:10 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-common --- 14:21:10 [INFO] Recompiling the module because of changed dependency. 14:21:10 [INFO] Compiling 57 source files with javac [debug release 21] to target/classes 14:21:11 [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 14:21:11 [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 14:21:11 [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 14:21:11 [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 14:21:11 [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 14:21:11 [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 14:21:11 [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 14:21:11 [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 14:21:11 [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 14:21:11 [INFO] 14:21:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-common >>> 14:21:11 [INFO] 14:21:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-common --- 14:21:11 [INFO] Fork Value is true 14:21:20 [INFO] Done SpotBugs Analysis.... 14:21:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 14:21:20 [INFO] 14:21:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-common <<< 14:21:20 [INFO] 14:21:20 [INFO] 14:21:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-common --- 14:21:20 [INFO] BugInstance size is 0 14:21:20 [INFO] Error size is 0 14:21:20 [INFO] No errors/warnings found 14:21:20 [INFO] 14:21:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-common --- 14:21:20 [INFO] Copying 5 resources from src/test/resources to target/test-classes 14:21:20 [INFO] 14:21:20 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-common --- 14:21:20 [INFO] Recompiling the module because of changed dependency. 14:21:20 [INFO] Compiling 19 source files with javac [debug release 21] to target/test-classes 14:21:21 [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 14:21:21 [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 14:21:21 [INFO] 14:21:21 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-common --- 14:21:21 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/surefire-reports 14:21:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:21:21 [INFO] 14:21:21 [INFO] ------------------------------------------------------- 14:21:21 [INFO] T E S T S 14:21:21 [INFO] ------------------------------------------------------- 14:21:23 [INFO] Running org.opendaylight.transportpce.common.fixedflex.GridUtilsTest 14:21:23 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s -- in org.opendaylight.transportpce.common.fixedflex.GridUtilsTest 14:21:23 [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl221Test 14:21:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 14:21:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.692 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl221Test 14:21:25 [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl121Test 14:21:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl121Test 14:21:25 [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImplTest 14:21:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImplTest 14:21:25 [INFO] Running org.opendaylight.transportpce.common.NodeIdPairTest 14:21:25 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.transportpce.common.NodeIdPairTest 14:21:25 [INFO] Running org.opendaylight.transportpce.common.srg.revision.WaveLengthDuplicationRev181019Test 14:21:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.transportpce.common.srg.revision.WaveLengthDuplicationRev181019Test 14:21:25 [INFO] Running org.opendaylight.transportpce.common.srg.revision.WaveLengthDuplicationRev200529Test 14:21:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.transportpce.common.srg.revision.WaveLengthDuplicationRev200529Test 14:21:25 [INFO] Running org.opendaylight.transportpce.common.converter.JsonStringConverterTest 14:21:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.07 s -- in org.opendaylight.transportpce.common.converter.JsonStringConverterTest 14:21:37 [INFO] Running org.opendaylight.transportpce.common.device.observer.EventSubscriberTest 14:21:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.transportpce.common.device.observer.EventSubscriberTest 14:21:37 [INFO] Running org.opendaylight.transportpce.common.device.DeviceTransactionManagerTest 14:22:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.48 s -- in org.opendaylight.transportpce.common.device.DeviceTransactionManagerTest 14:22:01 [INFO] Running org.opendaylight.transportpce.common.mapping.SortPort221ByNameTest 14:22:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.transportpce.common.mapping.SortPort221ByNameTest 14:22:01 [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingImplTest 14:22:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.49 s -- in org.opendaylight.transportpce.common.mapping.PortMappingImplTest 14:22:14 [INFO] Running org.opendaylight.transportpce.common.mapping.MappingUtilsImplTest 14:22:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.transportpce.common.mapping.MappingUtilsImplTest 14:22:14 [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingVersion121Test 14:22:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.73 s -- in org.opendaylight.transportpce.common.mapping.PortMappingVersion121Test 14:22:25 [INFO] Running org.opendaylight.transportpce.common.mapping.SortPort121ByNameTest 14:22:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.transportpce.common.mapping.SortPort121ByNameTest 14:22:25 [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingVersion710Test 14:22:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.transportpce.common.mapping.PortMappingVersion710Test 14:22:25 [INFO] Running org.opendaylight.transportpce.common.mapping.OCPortMappingTest 14:22:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.46 s -- in org.opendaylight.transportpce.common.mapping.OCPortMappingTest 14:22:55 [INFO] Running org.opendaylight.transportpce.common.catalog.CatalogUtilsTest 14:22:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.transportpce.common.catalog.CatalogUtilsTest 14:22:55 [INFO] Running org.opendaylight.transportpce.common.service.ServiceTypeTest 14:22:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.common.service.ServiceTypeTest 14:22:55 [INFO] 14:22:55 [INFO] Results: 14:22:55 [INFO] 14:22:55 [INFO] Tests run: 82, Failures: 0, Errors: 0, Skipped: 0 14:22:55 [INFO] 14:22:55 [INFO] 14:22:55 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-common --- 14:22:55 [INFO] 14:22:55 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-common --- 14:22:56 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/transportpce-common-12.0.0-SNAPSHOT.jar 14:22:56 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/classes/META-INF/MANIFEST.MF 14:22:56 [INFO] 14:22:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-common --- 14:22:59 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/transportpce-common-12.0.0-SNAPSHOT-javadoc.jar 14:22:59 [INFO] 14:22:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-common --- 14:22:59 [INFO] CycloneDX: Resolving Dependencies 14:23:02 [INFO] CycloneDX: Creating BOM version 1.6 with 171 component(s) 14:23:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/bom.xml 14:23:02 [INFO] attaching as transportpce-common-12.0.0-SNAPSHOT-cyclonedx.xml 14:23:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/bom.json 14:23:02 [INFO] attaching as transportpce-common-12.0.0-SNAPSHOT-cyclonedx.json 14:23:02 [INFO] 14:23:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-common --- 14:23:02 [INFO] Skipping duplicate-finder execution! 14:23:02 [INFO] 14:23:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-common --- 14:23:02 [INFO] No dependency problems found 14:23:02 [INFO] 14:23:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-common --- 14:23:02 [INFO] Skipping source per configuration. 14:23:02 [INFO] 14:23:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-common --- 14:23:02 [INFO] 14:23:02 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-common --- 14:23:02 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/code-coverage/jacoco.exec 14:23:02 [INFO] Analyzed bundle 'transportpce-common' with 54 classes 14:23:03 [INFO] 14:23:03 [INFO] --- install:3.1.4:install (default-install) @ transportpce-common --- 14:23:03 [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 14:23:03 [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 14:23:03 [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 14:23:03 [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 14:23:03 [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 14:23:03 [INFO] 14:23:03 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-common --- 14:23:03 [INFO] Installing org/opendaylight/transportpce/transportpce-common/12.0.0-SNAPSHOT/transportpce-common-12.0.0-SNAPSHOT.jar 14:23:03 [INFO] Writing OBR metadata 14:23:03 [INFO] 14:23:03 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-common --- 14:23:03 [INFO] Rendering site for default locale 14:23:03 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:23:03 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:23:03 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:23:03 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:23:03 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 14:23:03 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 14:23:03 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 14:23:03 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 14:23:03 [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/ 14:23:03 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:23:03 [INFO] Rendering 7 report documents 14:23:03 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:23:03 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 14:23:05 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 14:23:07 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 14:23:10 [INFO] Starting audit... 14:23:10 Audit done. 14:23:10 [WARNING] Unable to locate Source XRef to link to -- DISABLED 14:23:10 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 14:23:10 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 14:23:10 14:23:10 Unknown constant: 18 14:23:10 14:23:10 Unknown constant: 18 14:23:10 14:23:10 Unknown constant: 18 14:23:10 14:23:10 Unknown constant: 18 14:23:10 14:23:10 Unknown constant: 18 14:23:10 14:23:10 Unknown constant: 18 14:23:10 14:23:10 Unknown constant: 18 14:23:10 14:23:10 Unknown constant: 18 14:23:10 14:23:10 Unknown constant: 18 14:23:10 14:23:10 Unknown constant: 18 14:23:10 14:23:10 Unknown constant: 18 14:23:10 14:23:10 Unknown constant: 18 14:23:10 14:23:10 Unknown constant: 18 14:23:10 14:23:10 Unknown constant: 18 14:23:10 14:23:10 Unknown constant: 18 14:23:10 14:23:10 Unknown constant: 18 14:23:10 14:23:10 Unknown constant: 18 14:23:10 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:23:10 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 14:23:10 [INFO] 14:23:10 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-common --- 14:23:10 [INFO] Skipping because packaging 'bundle' is not pom. 14:23:10 [INFO] 14:23:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-common --- 14:23:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 14:23:10 [INFO] 14:23:10 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-common --- 14:23:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 14:23:10 [INFO] 14:23:10 [INFO] --------< org.opendaylight.transportpce:transportpce-renderer >--------- 14:23:10 [INFO] Building transportpce-renderer 12.0.0-SNAPSHOT [5/22] 14:23:10 [INFO] from renderer/pom.xml 14:23:10 [INFO] -------------------------------[ bundle ]------------------------------- 14:23:10 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:23:10 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:23:10 [INFO] 14:23:10 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-renderer --- 14:23:10 [INFO] 14:23:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-renderer --- 14:23:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:23:10 [INFO] 14:23:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-renderer --- 14:23:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:23:10 [INFO] 14:23:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-renderer --- 14:23:11 [INFO] 14:23:11 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-renderer --- 14:23:11 [INFO] 14:23:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-renderer --- 14:23:11 [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/** 14:23:11 [INFO] 14:23:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-renderer --- 14:23:11 [INFO] Starting audit... 14:23:11 Audit done. 14:23:11 [INFO] You have 0 Checkstyle violations. 14:23:11 [INFO] 14:23:11 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-renderer --- 14:23:12 [INFO] Starting audit... 14:23:12 Audit done. 14:23:12 [INFO] You have 0 Checkstyle violations. 14:23:12 [INFO] 14:23:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-renderer --- 14:23:12 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 14:23:12 [INFO] 14:23:12 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-renderer --- 14:23:12 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/src/main/resources 14:23:12 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/generated-sources/spi 14:23:12 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/generated-sources/yang 14:23:12 [INFO] 14:23:12 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-renderer --- 14:23:12 [INFO] Recompiling the module because of changed dependency. 14:23:12 [INFO] Compiling 60 source files with javac [debug release 21] to target/classes 14:23:13 [INFO] 14:23:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-renderer >>> 14:23:13 [INFO] 14:23:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-renderer --- 14:23:13 [INFO] Fork Value is true 14:23:21 [INFO] Done SpotBugs Analysis.... 14:23:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 14:23:21 [INFO] 14:23:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-renderer <<< 14:23:21 [INFO] 14:23:21 [INFO] 14:23:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-renderer --- 14:23:21 [INFO] BugInstance size is 0 14:23:21 [INFO] Error size is 0 14:23:21 [INFO] No errors/warnings found 14:23:21 [INFO] 14:23:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-renderer --- 14:23:21 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/src/test/resources 14:23:21 [INFO] 14:23:21 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-renderer --- 14:23:21 [INFO] Recompiling the module because of changed dependency. 14:23:21 [INFO] Compiling 19 source files with javac [debug release 21] to target/test-classes 14:23:22 [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 14:23:22 [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 14:23:22 [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 14:23:22 [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 14:23:22 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 14:23:22 [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 14:23:22 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 14:23:22 [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 14:23:22 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 14:23:22 [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 14:23:22 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 14:23:22 [INFO] 14:23:22 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-renderer --- 14:23:22 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/surefire-reports 14:23:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:23:22 [INFO] 14:23:22 [INFO] ------------------------------------------------------- 14:23:22 [INFO] T E S T S 14:23:22 [INFO] ------------------------------------------------------- 14:23:23 [INFO] Running org.opendaylight.transportpce.renderer.openroadminterface.OpenRoadMInterface221Test 14:23:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 14:23:36 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.49 s -- in org.opendaylight.transportpce.renderer.openroadminterface.OpenRoadMInterface221Test 14:23:36 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.transaction.history.TransactionHistoryTest 14:23:36 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.opendaylight.transportpce.renderer.provisiondevice.transaction.history.TransactionHistoryTest 14:23:36 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.transaction.DeviceInterfaceTest 14:23:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.renderer.provisiondevice.transaction.DeviceInterfaceTest 14:23:36 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.transaction.ConnectionTest 14:23:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.transportpce.renderer.provisiondevice.transaction.ConnectionTest 14:23:36 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.DeviceRendererServiceImplCreateOtsOmsTest 14:23:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in org.opendaylight.transportpce.renderer.provisiondevice.DeviceRendererServiceImplCreateOtsOmsTest 14:23:36 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplDeleteTest 14:24:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.62 s -- in org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplDeleteTest 14:24:00 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplTest 14:25:00 [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 60.50 s -- in org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplTest 14:25:00 [INFO] Running org.opendaylight.transportpce.renderer.openconfig.openroadminterface.OpenRoadMInterface221Test 14:25:00 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.transportpce.renderer.openconfig.openroadminterface.OpenRoadMInterface221Test 14:25:00 [INFO] Running org.opendaylight.transportpce.renderer.RollbackProcessorTest 14:25:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.renderer.RollbackProcessorTest 14:25:00 [INFO] Running org.opendaylight.transportpce.renderer.rpcs.DeviceRendererRPCImplTest 14:25:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s -- in org.opendaylight.transportpce.renderer.rpcs.DeviceRendererRPCImplTest 14:25:01 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.result.WeightedResultMessageTest 14:25:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.transportpce.renderer.provisiondevice.result.WeightedResultMessageTest 14:25:01 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.OtnDeviceRendererServiceImplTest 14:25:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.transportpce.renderer.provisiondevice.OtnDeviceRendererServiceImplTest 14:25:01 [INFO] 14:25:01 [INFO] Results: 14:25:01 [INFO] 14:25:01 [WARNING] Tests run: 71, Failures: 0, Errors: 0, Skipped: 2 14:25:01 [INFO] 14:25:01 [INFO] 14:25:01 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-renderer --- 14:25:01 [INFO] 14:25:01 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-renderer --- 14:25:02 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/transportpce-renderer-12.0.0-SNAPSHOT.jar 14:25:02 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/classes/META-INF/MANIFEST.MF 14:25:02 [INFO] 14:25:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-renderer --- 14:25:05 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/transportpce-renderer-12.0.0-SNAPSHOT-javadoc.jar 14:25:05 [INFO] 14:25:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-renderer --- 14:25:05 [INFO] CycloneDX: Resolving Dependencies 14:25:08 [INFO] CycloneDX: Creating BOM version 1.6 with 170 component(s) 14:25:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/bom.xml 14:25:08 [INFO] attaching as transportpce-renderer-12.0.0-SNAPSHOT-cyclonedx.xml 14:25:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/bom.json 14:25:08 [INFO] attaching as transportpce-renderer-12.0.0-SNAPSHOT-cyclonedx.json 14:25:08 [INFO] 14:25:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-renderer --- 14:25:08 [INFO] Skipping duplicate-finder execution! 14:25:08 [INFO] 14:25:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-renderer --- 14:25:08 [INFO] No dependency problems found 14:25:08 [INFO] 14:25:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-renderer --- 14:25:08 [INFO] Skipping source per configuration. 14:25:08 [INFO] 14:25:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-renderer --- 14:25:08 [INFO] 14:25:08 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-renderer --- 14:25:08 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/code-coverage/jacoco.exec 14:25:08 [INFO] Analyzed bundle 'transportpce-renderer' with 50 classes 14:25:08 [INFO] 14:25:08 [INFO] --- install:3.1.4:install (default-install) @ transportpce-renderer --- 14:25:08 [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 14:25:08 [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 14:25:08 [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 14:25:08 [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 14:25:08 [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 14:25:08 [INFO] 14:25:08 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-renderer --- 14:25:08 [INFO] Installing org/opendaylight/transportpce/transportpce-renderer/12.0.0-SNAPSHOT/transportpce-renderer-12.0.0-SNAPSHOT.jar 14:25:08 [INFO] Writing OBR metadata 14:25:08 [INFO] 14:25:08 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-renderer --- 14:25:08 [INFO] Rendering site for default locale 14:25:08 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:25:08 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:25:08 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:25:08 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:25:08 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 14:25:08 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 14:25:08 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 14:25:08 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 14:25:08 [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/ 14:25:08 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:25:08 [INFO] Rendering 7 report documents 14:25:08 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:25:08 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 14:25:11 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 14:25:13 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 14:25:15 [INFO] Starting audit... 14:25:15 Audit done. 14:25:15 [WARNING] Unable to locate Source XRef to link to -- DISABLED 14:25:15 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 14:25:15 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 14:25:15 14:25:15 Unknown constant: 18 14:25:15 14:25:15 Unknown constant: 18 14:25:15 14:25:15 Unknown constant: 18 14:25:15 14:25:15 Unknown constant: 18 14:25:15 14:25:15 Unknown constant: 18 14:25:15 14:25:15 Unknown constant: 18 14:25:15 14:25:15 Unknown constant: 18 14:25:15 14:25:15 Unknown constant: 18 14:25:15 14:25:15 Unknown constant: 18 14:25:15 14:25:15 Unknown constant: 18 14:25:15 14:25:15 Unknown constant: 18 14:25:15 14:25:15 Unknown constant: 18 14:25:15 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:25:15 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 14:25:15 [INFO] 14:25:15 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-renderer --- 14:25:15 [INFO] Skipping because packaging 'bundle' is not pom. 14:25:15 [INFO] 14:25:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-renderer --- 14:25:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 14:25:15 [INFO] 14:25:15 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-renderer --- 14:25:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 14:25:15 [INFO] 14:25:15 [INFO] ------< org.opendaylight.transportpce:transportpce-networkmodel >------- 14:25:15 [INFO] Building transportpce-networkmodel 12.0.0-SNAPSHOT [6/22] 14:25:15 [INFO] from networkmodel/pom.xml 14:25:15 [INFO] -------------------------------[ bundle ]------------------------------- 14:25:15 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:25:15 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:25:15 [INFO] 14:25:15 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-networkmodel --- 14:25:15 [INFO] 14:25:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-networkmodel --- 14:25:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:25:15 [INFO] 14:25:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-networkmodel --- 14:25:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:25:15 [INFO] 14:25:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-networkmodel --- 14:25:15 [INFO] 14:25:15 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-networkmodel --- 14:25:15 [INFO] 14:25:15 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-networkmodel --- 14:25:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 14:25:15 [INFO] 14:25:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-networkmodel --- 14:25:15 [INFO] Starting audit... 14:25:15 Audit done. 14:25:15 [INFO] You have 0 Checkstyle violations. 14:25:15 [INFO] 14:25:15 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-networkmodel --- 14:25:16 [INFO] Starting audit... 14:25:16 Audit done. 14:25:17 [INFO] You have 0 Checkstyle violations. 14:25:17 [INFO] 14:25:17 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-networkmodel --- 14:25:17 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 14:25:17 [INFO] 14:25:17 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-networkmodel --- 14:25:17 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/resources 14:25:17 [INFO] 14:25:17 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-networkmodel --- 14:25:17 [INFO] Recompiling the module because of changed dependency. 14:25:17 [INFO] Compiling 37 source files with javac [debug release 21] to target/classes 14:25:17 [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 14:25:17 [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 14:25:17 [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 14:25:17 [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 14:25:17 [INFO] 14:25:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-networkmodel >>> 14:25:17 [INFO] 14:25:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-networkmodel --- 14:25:17 [INFO] Fork Value is true 14:25:25 [INFO] Done SpotBugs Analysis.... 14:25:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 14:25:25 [INFO] 14:25:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-networkmodel <<< 14:25:25 [INFO] 14:25:25 [INFO] 14:25:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-networkmodel --- 14:25:25 [INFO] BugInstance size is 0 14:25:25 [INFO] Error size is 0 14:25:25 [INFO] No errors/warnings found 14:25:25 [INFO] 14:25:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-networkmodel --- 14:25:25 [INFO] Copying 3 resources from src/test/resources to target/test-classes 14:25:25 [INFO] 14:25:25 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-networkmodel --- 14:25:25 [INFO] Recompiling the module because of changed dependency. 14:25:25 [INFO] Compiling 14 source files with javac [debug release 21] to target/test-classes 14:25:25 [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 14:25:25 [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 14:25:25 [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 14:25:25 [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 14:25:25 [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 14:25:25 [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 14:25:25 [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 14:25:25 [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 14:25:25 [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 14:25:25 [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 14:25:25 [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 14:25:25 [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 14:25:25 [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 14:25:25 [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 14:25:25 [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 14:25:25 [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 14:25:25 [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 14:25:25 [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 14:25:25 [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 14:25:25 [INFO] 14:25:25 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-networkmodel --- 14:25:25 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/surefire-reports 14:25:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:25:25 [INFO] 14:25:25 [INFO] ------------------------------------------------------- 14:25:25 [INFO] T E S T S 14:25:25 [INFO] ------------------------------------------------------- 14:25:27 [INFO] Running org.opendaylight.transportpce.networkmodel.NetConfTopologyListenerTest 14:25:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 14:25:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.152 s -- in org.opendaylight.transportpce.networkmodel.NetConfTopologyListenerTest 14:25:29 [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.DeviceListener221Test 14:25:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.opendaylight.transportpce.networkmodel.listeners.DeviceListener221Test 14:25:29 [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.PortMappingListenerTest 14:25:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.transportpce.networkmodel.listeners.PortMappingListenerTest 14:25:29 [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.DeviceListener710Test 14:25:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.transportpce.networkmodel.listeners.DeviceListener710Test 14:25:29 [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.DeviceListener121Test 14:25:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.transportpce.networkmodel.listeners.DeviceListener121Test 14:25:30 [INFO] Running org.opendaylight.transportpce.networkmodel.util.TpceNetworkTest 14:25:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.90 s -- in org.opendaylight.transportpce.networkmodel.util.TpceNetworkTest 14:25:42 [INFO] Running org.opendaylight.transportpce.networkmodel.util.OpenRoadmTopologyTest 14:25:43 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.transportpce.networkmodel.util.OpenRoadmTopologyTest 14:25:43 [INFO] Running org.opendaylight.transportpce.networkmodel.util.OpenRoadmNetworkTest 14:25:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.networkmodel.util.OpenRoadmNetworkTest 14:25:43 [INFO] Running org.opendaylight.transportpce.networkmodel.util.ClliNetworkTest 14:25:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.networkmodel.util.ClliNetworkTest 14:25:43 [INFO] Running org.opendaylight.transportpce.networkmodel.util.OpenRoadmOtnTopologyTest 14:26:23 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.75 s -- in org.opendaylight.transportpce.networkmodel.util.OpenRoadmOtnTopologyTest 14:26:23 [INFO] Running org.opendaylight.transportpce.networkmodel.NetworkUtilsImplTest 14:26:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.transportpce.networkmodel.NetworkUtilsImplTest 14:26:23 [INFO] Running org.opendaylight.transportpce.networkmodel.NetworkModelProviderTest 14:26:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.opendaylight.transportpce.networkmodel.NetworkModelProviderTest 14:26:24 [INFO] Running org.opendaylight.transportpce.networkmodel.service.FrequenciesServiceTest 14:26:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s -- in org.opendaylight.transportpce.networkmodel.service.FrequenciesServiceTest 14:26:24 [INFO] 14:26:24 [INFO] Results: 14:26:24 [INFO] 14:26:24 [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 14:26:24 [INFO] 14:26:24 [INFO] 14:26:24 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-networkmodel --- 14:26:24 [INFO] 14:26:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-networkmodel --- 14:26:25 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/transportpce-networkmodel-12.0.0-SNAPSHOT.jar 14:26:25 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/classes/META-INF/MANIFEST.MF 14:26:25 [INFO] 14:26:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-networkmodel --- 14:26:28 [WARNING] Javadoc Warnings 14:26:28 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmTopology.java:384: warning: no comment 14:26:28 [WARNING] public static SharedRiskGroup sharedRiskGroup( 14:26:28 [WARNING] ^ 14:26:28 [WARNING] 1 warning 14:26:28 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/transportpce-networkmodel-12.0.0-SNAPSHOT-javadoc.jar 14:26:28 [INFO] 14:26:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-networkmodel --- 14:26:28 [INFO] CycloneDX: Resolving Dependencies 14:26:31 [INFO] CycloneDX: Creating BOM version 1.6 with 170 component(s) 14:26:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/bom.xml 14:26:31 [INFO] attaching as transportpce-networkmodel-12.0.0-SNAPSHOT-cyclonedx.xml 14:26:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/bom.json 14:26:31 [INFO] attaching as transportpce-networkmodel-12.0.0-SNAPSHOT-cyclonedx.json 14:26:31 [INFO] 14:26:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-networkmodel --- 14:26:31 [INFO] Skipping duplicate-finder execution! 14:26:31 [INFO] 14:26:31 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-networkmodel --- 14:26:31 [INFO] No dependency problems found 14:26:31 [INFO] 14:26:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-networkmodel --- 14:26:31 [INFO] Skipping source per configuration. 14:26:31 [INFO] 14:26:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-networkmodel --- 14:26:31 [INFO] 14:26:31 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-networkmodel --- 14:26:31 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/code-coverage/jacoco.exec 14:26:31 [INFO] Analyzed bundle 'transportpce-networkmodel' with 40 classes 14:26:31 [INFO] 14:26:31 [INFO] --- install:3.1.4:install (default-install) @ transportpce-networkmodel --- 14:26:31 [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 14:26:31 [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 14:26:31 [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 14:26:31 [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 14:26:31 [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 14:26:31 [INFO] 14:26:31 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-networkmodel --- 14:26:31 [INFO] Installing org/opendaylight/transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT/transportpce-networkmodel-12.0.0-SNAPSHOT.jar 14:26:31 [INFO] Writing OBR metadata 14:26:31 [INFO] 14:26:31 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-networkmodel --- 14:26:31 [INFO] Rendering site for default locale 14:26:31 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:26:31 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:26:31 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:26:31 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:26:31 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 14:26:31 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 14:26:31 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 14:26:31 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 14:26:31 [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/ 14:26:31 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:26:31 [INFO] Rendering 7 report documents 14:26:31 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:26:31 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 14:26:34 [WARNING] Javadoc Warnings 14:26:34 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmTopology.java:384: warning: no comment 14:26:34 [WARNING] public static SharedRiskGroup sharedRiskGroup( 14:26:34 [WARNING] ^ 14:26:34 [WARNING] 1 warning 14:26:34 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 14:26:36 [WARNING] Javadoc Warnings 14:26:36 [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 14:26:36 [WARNING] public class ClliNetworkTest { 14:26:36 [WARNING] ^ 14:26:36 [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 14:26:36 [WARNING] public class DeviceListener121Test { 14:26:36 [WARNING] ^ 14:26:36 [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 14:26:36 [WARNING] public class DeviceListener221Test { 14:26:36 [WARNING] ^ 14:26:36 [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 14:26:36 [WARNING] public class DeviceListener710Test { 14:26:36 [WARNING] ^ 14:26:36 [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 14:26:36 [WARNING] public class FrequenciesServiceTest extends AbstractTest { 14:26:36 [WARNING] ^ 14:26:36 [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 14:26:36 [WARNING] public class NetConfTopologyListenerTest { 14:26:36 [WARNING] ^ 14:26:36 [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 14:26:36 [WARNING] public class NetworkModelProviderTest { 14:26:36 [WARNING] ^ 14:26:36 [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 14:26:36 [WARNING] public class OpenRoadmNetworkTest { 14:26:36 [WARNING] ^ 14:26:36 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmTopologyTest.java:83: warning: use of default constructor, which does not provide a comment 14:26:36 [WARNING] public class OpenRoadmTopologyTest { 14:26:36 [WARNING] ^ 14:26:36 [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 14:26:36 [WARNING] public class PortMappingListenerTest { 14:26:36 [WARNING] ^ 14:26:36 [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 14:26:36 [WARNING] public class TpceNetworkTest extends AbstractTest { 14:26:36 [WARNING] ^ 14:26:36 [WARNING] 11 warnings 14:26:36 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 14:26:37 [INFO] Starting audit... 14:26:37 Audit done. 14:26:37 [WARNING] Unable to locate Source XRef to link to -- DISABLED 14:26:37 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 14:26:37 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 14:26:37 Unknown constant: 18 14:26:37 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:26:37 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 14:26:37 [INFO] 14:26:37 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-networkmodel --- 14:26:37 [INFO] Skipping because packaging 'bundle' is not pom. 14:26:37 [INFO] 14:26:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-networkmodel --- 14:26:37 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 14:26:37 [INFO] 14:26:37 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-networkmodel --- 14:26:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 14:26:37 [INFO] 14:26:37 [INFO] --------< org.opendaylight.transportpce:transportpce-inventory >-------- 14:26:37 [INFO] Building transportpce-inventory 12.0.0-SNAPSHOT [7/22] 14:26:37 [INFO] from inventory/pom.xml 14:26:37 [INFO] -------------------------------[ bundle ]------------------------------- 14:26:37 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:26:37 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:26:37 [INFO] 14:26:37 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-inventory --- 14:26:37 [INFO] 14:26:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-inventory --- 14:26:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:26:37 [INFO] 14:26:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-inventory --- 14:26:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:26:37 [INFO] 14:26:37 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ transportpce-inventory --- 14:26:37 [INFO] Copying 2 resources from src/main/resources to target/resources 14:26:37 [INFO] 14:26:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-inventory --- 14:26:38 [INFO] 14:26:38 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-inventory --- 14:26:38 [INFO] 14:26:38 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-inventory --- 14:26:38 [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/** 14:26:38 [INFO] 14:26:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-inventory --- 14:26:38 [INFO] Starting audit... 14:26:38 Audit done. 14:26:38 [INFO] You have 0 Checkstyle violations. 14:26:38 [INFO] 14:26:38 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-inventory --- 14:26:38 [INFO] Starting audit... 14:26:38 Audit done. 14:26:38 [INFO] You have 0 Checkstyle violations. 14:26:38 [INFO] 14:26:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-inventory --- 14:26:38 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 14:26:38 [INFO] 14:26:38 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-inventory --- 14:26:38 [INFO] Copying 2 resources from src/main/resources to target/classes 14:26:38 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/generated-sources/spi 14:26:38 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/generated-sources/yang 14:26:38 [INFO] 14:26:38 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-inventory --- 14:26:38 [INFO] Recompiling the module because of changed dependency. 14:26:38 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [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 14:26:38 [INFO] 14:26:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-inventory >>> 14:26:38 [INFO] 14:26:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-inventory --- 14:26:38 [INFO] Fork Value is true 14:26:44 [INFO] Done SpotBugs Analysis.... 14:26:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 14:26:44 [INFO] 14:26:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-inventory <<< 14:26:44 [INFO] 14:26:44 [INFO] 14:26:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-inventory --- 14:26:44 [INFO] BugInstance size is 0 14:26:44 [INFO] Error size is 0 14:26:44 [INFO] No errors/warnings found 14:26:44 [INFO] 14:26:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-inventory --- 14:26:44 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/test/resources 14:26:44 [INFO] 14:26:44 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-inventory --- 14:26:44 [INFO] No sources to compile 14:26:44 [INFO] 14:26:44 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-inventory --- 14:26:44 [INFO] No tests to run. 14:26:44 [INFO] 14:26:44 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-inventory --- 14:26:44 [INFO] 14:26:44 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-inventory --- 14:26:45 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/transportpce-inventory-12.0.0-SNAPSHOT.jar 14:26:45 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/classes/META-INF/MANIFEST.MF 14:26:45 [INFO] 14:26:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-inventory --- 14:26:47 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/transportpce-inventory-12.0.0-SNAPSHOT-javadoc.jar 14:26:47 [INFO] 14:26:47 [INFO] --- build-helper:3.6.1:attach-artifact (attach-db-artifact) @ transportpce-inventory --- 14:26:47 [INFO] 14:26:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-inventory --- 14:26:47 [INFO] CycloneDX: Resolving Dependencies 14:26:50 [INFO] CycloneDX: Creating BOM version 1.6 with 170 component(s) 14:26:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/bom.xml 14:26:50 [INFO] attaching as transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.xml 14:26:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/bom.json 14:26:50 [INFO] attaching as transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.json 14:26:50 [INFO] 14:26:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-inventory --- 14:26:50 [INFO] Skipping duplicate-finder execution! 14:26:50 [INFO] 14:26:50 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-inventory --- 14:26:50 [INFO] No dependency problems found 14:26:50 [INFO] 14:26:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-inventory --- 14:26:50 [INFO] Skipping source per configuration. 14:26:50 [INFO] 14:26:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-inventory --- 14:26:50 [INFO] 14:26:50 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-inventory --- 14:26:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:26:50 [INFO] 14:26:50 [INFO] --- install:3.1.4:install (default-install) @ transportpce-inventory --- 14:26:50 [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 14:26:50 [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 14:26:50 [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 14:26:50 [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 14:26:50 [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 14:26:50 [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 14:26:50 [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 14:26:50 [INFO] 14:26:50 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-inventory --- 14:26:50 [INFO] Installing org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT.jar 14:26:50 [INFO] Writing OBR metadata 14:26:50 [INFO] 14:26:50 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-inventory --- 14:26:50 [INFO] Rendering site for default locale 14:26:50 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:26:50 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:26:50 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:26:50 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:26:50 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 14:26:50 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 14:26:50 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 14:26:50 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 14:26:50 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 14:26:50 [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/ 14:26:50 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:26:50 [INFO] Rendering 6 report documents 14:26:50 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:26:50 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 14:26:52 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 14:26:53 [INFO] Starting audit... 14:26:53 Audit done. 14:26:53 [WARNING] Unable to locate Source XRef to link to -- DISABLED 14:26:53 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 14:26:53 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 14:26:53 14:26:53 Unknown constant: 18 14:26:53 14:26:53 Unknown constant: 18 14:26:53 14:26:53 Unknown constant: 18 14:26:53 14:26:53 Unknown constant: 18 14:26:53 14:26:53 Unknown constant: 18 14:26:53 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:26:53 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 14:26:53 [INFO] 14:26:53 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-inventory --- 14:26:53 [INFO] Skipping because packaging 'bundle' is not pom. 14:26:53 [INFO] 14:26:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-inventory --- 14:26:53 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 14:26:53 [INFO] 14:26:53 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-inventory --- 14:26:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 14:26:53 [INFO] 14:26:53 [INFO] -----------< org.opendaylight.transportpce:transportpce-olm >----------- 14:26:53 [INFO] Building transportpce-olm 12.0.0-SNAPSHOT [8/22] 14:26:53 [INFO] from olm/pom.xml 14:26:53 [INFO] -------------------------------[ bundle ]------------------------------- 14:26:53 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:26:53 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:26:53 [INFO] 14:26:53 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-olm --- 14:26:53 [INFO] 14:26:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-olm --- 14:26:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:26:53 [INFO] 14:26:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-olm --- 14:26:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:26:53 [INFO] 14:26:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-olm --- 14:26:53 [INFO] 14:26:53 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-olm --- 14:26:53 [INFO] 14:26:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-olm --- 14:26:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 14:26:53 [INFO] 14:26:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-olm --- 14:26:53 [INFO] Starting audit... 14:26:53 Audit done. 14:26:53 [INFO] You have 0 Checkstyle violations. 14:26:53 [INFO] 14:26:53 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-olm --- 14:26:54 [INFO] Starting audit... 14:26:54 Audit done. 14:26:54 [INFO] You have 0 Checkstyle violations. 14:26:54 [INFO] 14:26:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-olm --- 14:26:54 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 14:26:54 [INFO] 14:26:54 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-olm --- 14:26:54 [INFO] Copying 1 resource from src/main/resources to target/classes 14:26:54 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/generated-sources/spi 14:26:54 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/generated-sources/yang 14:26:54 [INFO] 14:26:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-olm --- 14:26:54 [INFO] Recompiling the module because of changed dependency. 14:26:54 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 14:26:54 [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 14:26:54 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 14:26:54 [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 14:26:54 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 14:26:54 [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 14:26:54 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 14:26:54 [INFO] 14:26:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-olm >>> 14:26:54 [INFO] 14:26:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-olm --- 14:26:54 [INFO] Fork Value is true 14:27:00 [INFO] Done SpotBugs Analysis.... 14:27:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 14:27:00 [INFO] 14:27:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-olm <<< 14:27:00 [INFO] 14:27:00 [INFO] 14:27:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-olm --- 14:27:00 [INFO] BugInstance size is 0 14:27:00 [INFO] Error size is 0 14:27:00 [INFO] No errors/warnings found 14:27:00 [INFO] 14:27:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-olm --- 14:27:00 [INFO] Copying 1 resource from src/test/resources to target/test-classes 14:27:00 [INFO] 14:27:00 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-olm --- 14:27:00 [INFO] Recompiling the module because of changed dependency. 14:27:00 [INFO] Compiling 16 source files with javac [debug release 21] to target/test-classes 14:27:01 [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 14:27:01 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 14:27:01 [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 14:27:01 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 14:27:01 [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 14:27:01 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 14:27:01 [INFO] 14:27:01 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-olm --- 14:27:01 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/surefire-reports 14:27:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:27:01 [INFO] 14:27:01 [INFO] ------------------------------------------------------- 14:27:01 [INFO] T E S T S 14:27:01 [INFO] ------------------------------------------------------- 14:27:02 [INFO] Running org.opendaylight.transportpce.olm.power.PowerMgmtTest 14:27:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 14:27:13 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.79 s -- in org.opendaylight.transportpce.olm.power.PowerMgmtTest 14:27:13 [INFO] Running org.opendaylight.transportpce.olm.OlmPowerServiceRpcImplTest 14:27:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.00 s -- in org.opendaylight.transportpce.olm.OlmPowerServiceRpcImplTest 14:27:25 [INFO] Running org.opendaylight.transportpce.olm.util.OlmUtils710Test 14:27:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.transportpce.olm.util.OlmUtils710Test 14:27:25 [INFO] Running org.opendaylight.transportpce.olm.util.OlmUtils121Test 14:27:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.transportpce.olm.util.OlmUtils121Test 14:27:25 [INFO] Running org.opendaylight.transportpce.olm.util.OtsPmHolderTest 14:27:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.transportpce.olm.util.OtsPmHolderTest 14:27:25 [INFO] Running org.opendaylight.transportpce.olm.util.OlmUtils221Test 14:27:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.transportpce.olm.util.OlmUtils221Test 14:27:25 [INFO] Running org.opendaylight.transportpce.olm.service.OlmPowerServiceImplTest 14:27:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.transportpce.olm.service.OlmPowerServiceImplTest 14:27:25 [INFO] Running org.opendaylight.transportpce.olm.service.OlmPowerServiceImplSpanLossBaseTest 14:27:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.083 s -- in org.opendaylight.transportpce.olm.service.OlmPowerServiceImplSpanLossBaseTest 14:27:26 [INFO] Running org.opendaylight.transportpce.olm.util.OlmUtilsTest 14:27:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.opendaylight.transportpce.olm.util.OlmUtilsTest 14:27:26 [INFO] 14:27:26 [INFO] Results: 14:27:26 [INFO] 14:27:26 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 14:27:26 [INFO] 14:27:26 [INFO] 14:27:26 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-olm --- 14:27:26 [INFO] 14:27:26 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-olm --- 14:27:27 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/transportpce-olm-12.0.0-SNAPSHOT.jar 14:27:27 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/classes/META-INF/MANIFEST.MF 14:27:27 [INFO] 14:27:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-olm --- 14:27:29 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/transportpce-olm-12.0.0-SNAPSHOT-javadoc.jar 14:27:29 [INFO] 14:27:29 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifact) @ transportpce-olm --- 14:27:29 [INFO] 14:27:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-olm --- 14:27:29 [INFO] CycloneDX: Resolving Dependencies 14:27:33 [INFO] CycloneDX: Creating BOM version 1.6 with 171 component(s) 14:27:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/bom.xml 14:27:33 [INFO] attaching as transportpce-olm-12.0.0-SNAPSHOT-cyclonedx.xml 14:27:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/bom.json 14:27:33 [INFO] attaching as transportpce-olm-12.0.0-SNAPSHOT-cyclonedx.json 14:27:33 [INFO] 14:27:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-olm --- 14:27:33 [INFO] Skipping duplicate-finder execution! 14:27:33 [INFO] 14:27:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-olm --- 14:27:33 [INFO] No dependency problems found 14:27:33 [INFO] 14:27:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-olm --- 14:27:33 [INFO] Skipping source per configuration. 14:27:33 [INFO] 14:27:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-olm --- 14:27:33 [INFO] 14:27:33 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-olm --- 14:27:33 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/code-coverage/jacoco.exec 14:27:33 [INFO] Analyzed bundle 'transportpce-olm' with 19 classes 14:27:33 [INFO] 14:27:33 [INFO] --- install:3.1.4:install (default-install) @ transportpce-olm --- 14:27:33 [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 14:27:33 [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 14:27:33 [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 14:27:33 [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 14:27:33 [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 14:27:33 [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 14:27:33 [INFO] 14:27:33 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-olm --- 14:27:33 [INFO] Installing org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT.jar 14:27:33 [INFO] Writing OBR metadata 14:27:33 [INFO] 14:27:33 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-olm --- 14:27:33 [INFO] Rendering site for default locale 14:27:33 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:27:33 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:27:33 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:27:33 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:27:33 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 14:27:33 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 14:27:33 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 14:27:33 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 14:27:33 [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/ 14:27:33 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:27:33 [INFO] Rendering 7 report documents 14:27:33 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:27:33 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 14:27:35 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 14:27:37 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 14:27:37 [INFO] Starting audit... 14:27:37 Audit done. 14:27:37 [WARNING] Unable to locate Source XRef to link to -- DISABLED 14:27:37 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 14:27:37 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 14:27:37 14:27:37 Unknown constant: 18 14:27:37 14:27:37 Unknown constant: 18 14:27:37 14:27:37 Unknown constant: 18 14:27:37 14:27:37 Unknown constant: 18 14:27:37 14:27:37 Unknown constant: 18 14:27:37 14:27:37 Unknown constant: 18 14:27:37 14:27:37 Unknown constant: 18 14:27:37 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:27:37 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 14:27:37 [INFO] 14:27:37 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-olm --- 14:27:37 [INFO] Skipping because packaging 'bundle' is not pom. 14:27:37 [INFO] 14:27:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-olm --- 14:27:37 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 14:27:37 [INFO] 14:27:37 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-olm --- 14:27:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 14:27:37 [INFO] 14:27:37 [INFO] -----------< org.opendaylight.transportpce:transportpce-pce >----------- 14:27:37 [INFO] Building transportpce-pce 12.0.0-SNAPSHOT [9/22] 14:27:37 [INFO] from pce/pom.xml 14:27:37 [INFO] -------------------------------[ bundle ]------------------------------- 14:27:38 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:27:38 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:27:38 [INFO] 14:27:38 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-pce --- 14:27:38 [INFO] 14:27:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-pce --- 14:27:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:27:38 [INFO] 14:27:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-pce --- 14:27:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:27:38 [INFO] 14:27:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-pce --- 14:27:38 [INFO] 14:27:38 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-pce --- 14:27:38 [INFO] 14:27:38 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-pce --- 14:27:38 [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/** 14:27:38 [INFO] 14:27:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-pce --- 14:27:38 [INFO] Starting audit... 14:27:38 Audit done. 14:27:38 [INFO] You have 0 Checkstyle violations. 14:27:38 [INFO] 14:27:38 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-pce --- 14:27:40 [INFO] Starting audit... 14:27:40 Audit done. 14:27:40 [INFO] You have 0 Checkstyle violations. 14:27:40 [INFO] 14:27:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-pce --- 14:27:40 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 14:27:40 [INFO] 14:27:40 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-pce --- 14:27:40 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/resources 14:27:40 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/generated-sources/spi 14:27:40 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/generated-sources/yang 14:27:40 [INFO] 14:27:40 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-pce --- 14:27:40 [INFO] Recompiling the module because of changed dependency. 14:27:40 [INFO] Compiling 92 source files with javac [debug release 21] to target/classes 14:27:41 [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 14:27:41 [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 14:27:41 [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 14:27:41 [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 14:27:41 [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 14:27:41 [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 14:27:41 [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 14:27:41 [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 14:27:41 [INFO] 14:27:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-pce >>> 14:27:41 [INFO] 14:27:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-pce --- 14:27:41 [INFO] Fork Value is true 14:27:48 [INFO] Done SpotBugs Analysis.... 14:27:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 14:27:48 [INFO] 14:27:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-pce <<< 14:27:48 [INFO] 14:27:48 [INFO] 14:27:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-pce --- 14:27:48 [INFO] BugInstance size is 0 14:27:48 [INFO] Error size is 0 14:27:48 [INFO] No errors/warnings found 14:27:48 [INFO] 14:27:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-pce --- 14:27:48 [INFO] Copying 45 resources from src/test/resources to target/test-classes 14:27:48 [INFO] 14:27:48 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-pce --- 14:27:48 [INFO] Recompiling the module because of changed dependency. 14:27:48 [INFO] Compiling 47 source files with javac [debug release 21] to target/test-classes 14:27:49 [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 14:27:49 [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 14:27:49 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/test/java/org/opendaylight/transportpce/pce/graph/NodeConverter.java:[100,31] found raw type: java.lang.Class 14:27:49 missing type arguments for generic class java.lang.Class 14:27:49 [INFO] 14:27:49 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-pce --- 14:27:49 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/surefire-reports 14:27:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:27:49 [INFO] 14:27:49 [INFO] ------------------------------------------------------- 14:27:49 [INFO] T E S T S 14:27:49 [INFO] ------------------------------------------------------- 14:27:51 [INFO] Running org.opendaylight.transportpce.pce.input.valid.ValidInputTest 14:27:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 14:27:52 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.364 s -- in org.opendaylight.transportpce.pce.input.valid.ValidInputTest 14:27:52 [INFO] Running org.opendaylight.transportpce.pce.input.valid.ValidSlotTest 14:27:52 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.transportpce.pce.input.valid.ValidSlotTest 14:27:52 [INFO] Running org.opendaylight.transportpce.pce.spectrum.slot.McCapabilityCollectionTest 14:27:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.transportpce.pce.spectrum.slot.McCapabilityCollectionTest 14:27:52 [INFO] Running org.opendaylight.transportpce.pce.spectrum.assignment.AssignSpectrumHighToLowTest 14:27:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.transportpce.pce.spectrum.assignment.AssignSpectrumHighToLowTest 14:27:52 [INFO] Running org.opendaylight.transportpce.pce.spectrum.assignment.SpectrumIndexTest 14:27:52 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.transportpce.pce.spectrum.assignment.SpectrumIndexTest 14:27:52 [INFO] Running org.opendaylight.transportpce.pce.spectrum.index.BaseFrequencyTest 14:27:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.pce.spectrum.index.BaseFrequencyTest 14:27:52 [INFO] Running org.opendaylight.transportpce.pce.spectrum.centerfrequency.CenterFrequencyGranularityCollectionTest 14:27:52 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.transportpce.pce.spectrum.centerfrequency.CenterFrequencyGranularityCollectionTest 14:27:52 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceCalculationTest 14:28:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.11 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceCalculationTest 14:28:05 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceOtnNodeTest 14:28:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceOtnNodeTest 14:28:05 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceResultTest 14:28:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceResultTest 14:28:05 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.port.ClientPreferenceTest 14:28:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.transportpce.pce.networkanalyzer.port.ClientPreferenceTest 14:28:05 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.port.PreferenceFactoryTest 14:28:06 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 s -- in org.opendaylight.transportpce.pce.networkanalyzer.port.PreferenceFactoryTest 14:28:06 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceOpticalNodeTest 14:28:06 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceOpticalNodeTest 14:28:06 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceLinkTest 14:28:06 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceLinkTest 14:28:06 [INFO] Running org.opendaylight.transportpce.pce.gnpy.GnpyUtilitiesImplTest 14:28:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.10 s -- in org.opendaylight.transportpce.pce.gnpy.GnpyUtilitiesImplTest 14:28:28 [INFO] Running org.opendaylight.transportpce.pce.gnpy.consumer.GnpyConsumerTest 14:28:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.opendaylight.transportpce.pce.gnpy.consumer.GnpyConsumerTest 14:28:28 [INFO] Running org.opendaylight.transportpce.pce.frequency.spectrum.FrequencySpectrumTest 14:28:28 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.transportpce.pce.frequency.spectrum.FrequencySpectrumTest 14:28:28 [INFO] Running org.opendaylight.transportpce.pce.frequency.spectrum.index.SpectrumIndexTest 14:28:28 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.transportpce.pce.frequency.spectrum.index.SpectrumIndexTest 14:28:28 [INFO] Running org.opendaylight.transportpce.pce.frequency.spectrum.index.FrequencySpectrumSetTest 14:28:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.transportpce.pce.frequency.spectrum.index.FrequencySpectrumSetTest 14:28:29 [INFO] Running org.opendaylight.transportpce.pce.frequency.FrequencySelectionFactoryTest 14:28:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.transportpce.pce.frequency.FrequencySelectionFactoryTest 14:28:29 [INFO] Running org.opendaylight.transportpce.pce.frequency.interval.FrequencyIntervalTest 14:28:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.transportpce.pce.frequency.interval.FrequencyIntervalTest 14:28:29 [INFO] Running org.opendaylight.transportpce.pce.frequency.interval.IntervalCollectionTest 14:28:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.transportpce.pce.frequency.interval.IntervalCollectionTest 14:28:29 [INFO] Running org.opendaylight.transportpce.pce.frequency.interval.EntireSpectrumTest 14:28:29 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.opendaylight.transportpce.pce.frequency.interval.EntireSpectrumTest 14:28:29 [INFO] Running org.opendaylight.transportpce.pce.frequency.service.ServiceFrequencyTest 14:28:29 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.transportpce.pce.frequency.service.ServiceFrequencyTest 14:28:29 [INFO] Running org.opendaylight.transportpce.pce.frequency.FrequencyIntervalFactoryTest 14:28:29 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.transportpce.pce.frequency.FrequencyIntervalFactoryTest 14:28:29 [INFO] Running org.opendaylight.transportpce.pce.SortPortsByNameTest 14:28:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.transportpce.pce.SortPortsByNameTest 14:28:29 [INFO] Running org.opendaylight.transportpce.pce.PceComplianceCheckTest 14:28:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.pce.PceComplianceCheckTest 14:28:29 [INFO] Running org.opendaylight.transportpce.pce.impl.PceServiceRPCImplTest 14:28:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.17 s -- in org.opendaylight.transportpce.pce.impl.PceServiceRPCImplTest 14:28:39 [INFO] Running org.opendaylight.transportpce.pce.graph.PceGraphEdgeTest 14:28:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.pce.graph.PceGraphEdgeTest 14:28:39 [INFO] Running org.opendaylight.transportpce.pce.graph.PostAlgoPathValidatorTest 14:28:40 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.099 s -- in org.opendaylight.transportpce.pce.graph.PostAlgoPathValidatorTest 14:28:40 [INFO] Running org.opendaylight.transportpce.pce.graph.PceGraphTest 14:30:57 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.0 s -- in org.opendaylight.transportpce.pce.graph.PceGraphTest 14:30:57 [INFO] Running org.opendaylight.transportpce.pce.constraints.PceConstraintsTest 14:30:57 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.transportpce.pce.constraints.PceConstraintsTest 14:30:57 [INFO] Running org.opendaylight.transportpce.pce.constraints.PceConstraintsCalcTest 14:30:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.transportpce.pce.constraints.PceConstraintsCalcTest 14:30:57 [INFO] Running org.opendaylight.transportpce.pce.constraints.OperatorConstraintsTest 14:31:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.71 s -- in org.opendaylight.transportpce.pce.constraints.OperatorConstraintsTest 14:31:09 [INFO] Running org.opendaylight.transportpce.pce.PcePathDescriptionTests 14:31:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.pce.PcePathDescriptionTests 14:31:09 [INFO] Running org.opendaylight.transportpce.pce.PceSendingPceRPCsTest 14:31:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.22 s -- in org.opendaylight.transportpce.pce.PceSendingPceRPCsTest 14:31:52 [INFO] Running org.opendaylight.transportpce.pce.service.PathComputationServiceImplTest 14:31:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.transportpce.pce.service.PathComputationServiceImplTest 14:31:52 [INFO] Running org.opendaylight.transportpce.pce.PceComplianceCheckResultTest 14:31:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.transportpce.pce.PceComplianceCheckResultTest 14:31:52 [INFO] Running org.opendaylight.transportpce.pce.input.valid.ValidFormatTest 14:31:52 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.transportpce.pce.input.valid.ValidFormatTest 14:31:52 [INFO] Running org.opendaylight.transportpce.pce.spectrum.slot.InterfaceMcCapabilityTest 14:31:52 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.transportpce.pce.spectrum.slot.InterfaceMcCapabilityTest 14:31:53 [INFO] 14:31:53 [INFO] Results: 14:31:53 [INFO] 14:31:53 [INFO] Tests run: 281, Failures: 0, Errors: 0, Skipped: 0 14:31:53 [INFO] 14:31:53 [INFO] 14:31:53 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-pce --- 14:31:53 [INFO] 14:31:53 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-pce --- 14:31:53 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT.jar 14:31:53 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/classes/META-INF/MANIFEST.MF 14:31:53 [INFO] 14:31:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-pce --- 14:31:56 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT-javadoc.jar 14:31:56 [INFO] 14:31:56 [INFO] --- jar:3.4.2:test-jar (default) @ transportpce-pce --- 14:31:57 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT-tests.jar 14:31:57 [INFO] 14:31:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-pce --- 14:31:57 [INFO] CycloneDX: Resolving Dependencies 14:32:00 [INFO] CycloneDX: Creating BOM version 1.6 with 178 component(s) 14:32:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/bom.xml 14:32:00 [INFO] attaching as transportpce-pce-12.0.0-SNAPSHOT-cyclonedx.xml 14:32:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/bom.json 14:32:00 [INFO] attaching as transportpce-pce-12.0.0-SNAPSHOT-cyclonedx.json 14:32:00 [INFO] 14:32:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-pce --- 14:32:00 [INFO] Skipping duplicate-finder execution! 14:32:00 [INFO] 14:32:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-pce --- 14:32:00 [WARNING] Unused declared dependencies found: 14:32:00 [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 14:32:00 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 14:32:00 [INFO] 14:32:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-pce --- 14:32:00 [INFO] Skipping source per configuration. 14:32:00 [INFO] 14:32:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-pce --- 14:32:00 [INFO] 14:32:00 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-pce --- 14:32:00 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/code-coverage/jacoco.exec 14:32:00 [INFO] Analyzed bundle 'transportpce-pce' with 71 classes 14:32:00 [INFO] 14:32:00 [INFO] --- install:3.1.4:install (default-install) @ transportpce-pce --- 14:32:00 [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 14:32:00 [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 14:32:00 [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 14:32:00 [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 14:32:00 [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 14:32:00 [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 14:32:00 [INFO] 14:32:00 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-pce --- 14:32:01 [INFO] Installing org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT.jar 14:32:01 [INFO] Writing OBR metadata 14:32:01 [INFO] 14:32:01 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-pce --- 14:32:01 [INFO] Rendering site for default locale 14:32:01 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:32:01 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:32:01 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:32:01 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:32:01 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 14:32:01 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 14:32:01 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 14:32:01 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 14:32:01 [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/ 14:32:01 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:32:01 [INFO] Rendering 7 report documents 14:32:01 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:32:01 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 14:32:04 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 14:32:07 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 14:32:09 [INFO] Starting audit... 14:32:09 Audit done. 14:32:09 [WARNING] Unable to locate Source XRef to link to -- DISABLED 14:32:09 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 14:32:09 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 14:32:09 14:32:09 Unknown constant: 18 14:32:09 14:32:09 Unknown constant: 18 14:32:09 14:32:09 Unknown constant: 18 14:32:09 14:32:09 Unknown constant: 18 14:32:09 14:32:09 Unknown constant: 18 14:32:09 14:32:09 Unknown constant: 18 14:32:09 14:32:09 Unknown constant: 18 14:32:09 14:32:09 Unknown constant: 18 14:32:09 14:32:09 Unknown constant: 18 14:32:09 14:32:09 Unknown constant: 18 14:32:09 14:32:09 Unknown constant: 18 14:32:09 14:32:09 Unknown constant: 18 14:32:09 14:32:09 Unknown constant: 18 14:32:09 14:32:09 Unknown constant: 18 14:32:09 14:32:09 Unknown constant: 18 14:32:09 14:32:09 Unknown constant: 18 14:32:09 14:32:09 Unknown constant: 18 14:32:09 14:32:09 Unknown constant: 18 14:32:10 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:32:10 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 14:32:10 [INFO] 14:32:10 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-pce --- 14:32:10 [INFO] Skipping because packaging 'bundle' is not pom. 14:32:10 [INFO] 14:32:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-pce --- 14:32:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 14:32:10 [INFO] 14:32:10 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-pce --- 14:32:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 14:32:10 [INFO] 14:32:10 [INFO] -----< org.opendaylight.transportpce:transportpce-servicehandler >------ 14:32:10 [INFO] Building transportpce-servicehandler 12.0.0-SNAPSHOT [10/22] 14:32:10 [INFO] from servicehandler/pom.xml 14:32:10 [INFO] -------------------------------[ bundle ]------------------------------- 14:32:10 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:32:10 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:32:10 [INFO] 14:32:10 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-servicehandler --- 14:32:10 [INFO] 14:32:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-servicehandler --- 14:32:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:32:10 [INFO] 14:32:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-servicehandler --- 14:32:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:32:10 [INFO] 14:32:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-servicehandler --- 14:32:10 [INFO] 14:32:10 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-servicehandler --- 14:32:10 [INFO] 14:32:10 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-servicehandler --- 14:32:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 14:32:10 [INFO] 14:32:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-servicehandler --- 14:32:10 [INFO] Starting audit... 14:32:10 Audit done. 14:32:10 [INFO] You have 0 Checkstyle violations. 14:32:10 [INFO] 14:32:10 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-servicehandler --- 14:32:11 [INFO] Starting audit... 14:32:11 Audit done. 14:32:11 [INFO] You have 0 Checkstyle violations. 14:32:11 [INFO] 14:32:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-servicehandler --- 14:32:11 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 14:32:11 [INFO] 14:32:11 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-servicehandler --- 14:32:11 [INFO] Copying 1 resource from src/main/resources to target/classes 14:32:11 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/generated-sources/spi 14:32:11 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/generated-sources/yang 14:32:11 [INFO] 14:32:11 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-servicehandler --- 14:32:11 [INFO] Recompiling the module because of changed dependency. 14:32:11 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 14:32:12 [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 14:32:12 [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 14:32:12 [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 14:32:12 [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 14:32:12 [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 14:32:12 [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 14:32:12 [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 14:32:12 [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 14:32:12 [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 14:32:12 [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 14:32:12 [INFO] 14:32:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-servicehandler >>> 14:32:12 [INFO] 14:32:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-servicehandler --- 14:32:12 [INFO] Fork Value is true 14:32:19 [INFO] Done SpotBugs Analysis.... 14:32:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 14:32:19 [INFO] 14:32:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-servicehandler <<< 14:32:19 [INFO] 14:32:19 [INFO] 14:32:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-servicehandler --- 14:32:19 [INFO] BugInstance size is 0 14:32:19 [INFO] Error size is 0 14:32:19 [INFO] No errors/warnings found 14:32:19 [INFO] 14:32:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-servicehandler --- 14:32:19 [INFO] Copying 1 resource from src/test/resources to target/test-classes 14:32:19 [INFO] 14:32:19 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-servicehandler --- 14:32:19 [INFO] Recompiling the module because of changed dependency. 14:32:19 [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes 14:32:20 [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 14:32:20 [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 14:32:20 [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 14:32:20 [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 14:32:20 [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 14:32:20 [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 14:32:20 [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 14:32:20 [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 14:32:20 [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 14:32:20 [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 14:32:20 [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 14:32:20 [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 14:32:20 [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 14:32:20 [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 14:32:20 [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 14:32:20 [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 14:32:20 [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 14:32:20 [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 14:32:20 [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 14:32:20 [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 14:32:20 [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 14:32:20 [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 14:32:20 [INFO] 14:32:20 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-servicehandler --- 14:32:20 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/surefire-reports 14:32:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:32:20 [INFO] 14:32:20 [INFO] ------------------------------------------------------- 14:32:20 [INFO] T E S T S 14:32:20 [INFO] ------------------------------------------------------- 14:32:21 [INFO] Running org.opendaylight.transportpce.servicehandler.ModelMappingUtilsTest 14:32:34 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.48 s -- in org.opendaylight.transportpce.servicehandler.ModelMappingUtilsTest 14:32:34 [INFO] Running org.opendaylight.transportpce.servicehandler.ServiceEndpointTypeTest 14:32:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.transportpce.servicehandler.ServiceEndpointTypeTestOpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 14:32:34 14:32:34 [INFO] Running org.opendaylight.transportpce.servicehandler.listeners.ServiceListenerTest 14:32:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.010 s -- in org.opendaylight.transportpce.servicehandler.listeners.ServiceListenerTest 14:32:36 [INFO] Running org.opendaylight.transportpce.servicehandler.listeners.NetworkModelNotificationHandlerTest 14:32:36 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.opendaylight.transportpce.servicehandler.listeners.NetworkModelNotificationHandlerTest 14:32:36 [INFO] Running org.opendaylight.transportpce.servicehandler.DowngradeConstraintsTest 14:32:36 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.opendaylight.transportpce.servicehandler.DowngradeConstraintsTest 14:32:36 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.ServiceCreateValidationTest 14:32:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.transportpce.servicehandler.validation.ServiceCreateValidationTest 14:32:36 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerComplianceCheckTest 14:32:36 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerComplianceCheckTest 14:32:36 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerTxRxCheckTest 14:32:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerTxRxCheckTest 14:32:36 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.CheckCoherencyServiceResiliencyTest 14:32:36 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.CheckCoherencyServiceResiliencyTest 14:32:36 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.ComplianceCheckResultTest 14:32:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.ComplianceCheckResultTest 14:32:36 [INFO] Running org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImplTest 14:32:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s -- in org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImplTest 14:32:37 [INFO] Running org.opendaylight.transportpce.servicehandler.impl.ServicehandlerImplTest 14:35:18 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 161.5 s -- in org.opendaylight.transportpce.servicehandler.impl.ServicehandlerImplTest 14:35:18 [INFO] Running org.opendaylight.transportpce.servicehandler.impl.ServiceHandlerProviderTest 14:35:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in org.opendaylight.transportpce.servicehandler.impl.ServiceHandlerProviderTest 14:35:18 [INFO] Running org.opendaylight.transportpce.servicehandler.service.RendererServiceWrapperTest 14:35:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.transportpce.servicehandler.service.RendererServiceWrapperTest 14:35:18 [INFO] Running org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperationsImplTest 14:37:10 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.7 s -- in org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperationsImplTest 14:37:10 [INFO] Running org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapperTest 14:37:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapperTest 14:37:10 [INFO] 14:37:10 [INFO] Results: 14:37:10 [INFO] 14:37:10 [INFO] Tests run: 134, Failures: 0, Errors: 0, Skipped: 0 14:37:10 [INFO] 14:37:10 [INFO] 14:37:10 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-servicehandler --- 14:37:10 [INFO] 14:37:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-servicehandler --- 14:37:11 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/transportpce-servicehandler-12.0.0-SNAPSHOT.jar 14:37:11 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/classes/META-INF/MANIFEST.MF 14:37:11 [INFO] 14:37:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-servicehandler --- 14:37:14 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/transportpce-servicehandler-12.0.0-SNAPSHOT-javadoc.jar 14:37:14 [INFO] 14:37:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-servicehandler --- 14:37:14 [INFO] CycloneDX: Resolving Dependencies 14:37:17 [INFO] CycloneDX: Creating BOM version 1.6 with 179 component(s) 14:37:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/bom.xml 14:37:17 [INFO] attaching as transportpce-servicehandler-12.0.0-SNAPSHOT-cyclonedx.xml 14:37:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/bom.json 14:37:18 [INFO] attaching as transportpce-servicehandler-12.0.0-SNAPSHOT-cyclonedx.json 14:37:18 [INFO] 14:37:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-servicehandler --- 14:37:18 [INFO] Skipping duplicate-finder execution! 14:37:18 [INFO] 14:37:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-servicehandler --- 14:37:18 [INFO] No dependency problems found 14:37:18 [INFO] 14:37:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-servicehandler --- 14:37:18 [INFO] Skipping source per configuration. 14:37:18 [INFO] 14:37:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-servicehandler --- 14:37:18 [INFO] 14:37:18 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-servicehandler --- 14:37:18 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/code-coverage/jacoco.exec 14:37:18 [INFO] Analyzed bundle 'transportpce-servicehandler' with 41 classes 14:37:18 [INFO] 14:37:18 [INFO] --- install:3.1.4:install (default-install) @ transportpce-servicehandler --- 14:37:18 [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 14:37:18 [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 14:37:18 [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 14:37:18 [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 14:37:18 [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 14:37:18 [INFO] 14:37:18 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-servicehandler --- 14:37:18 [INFO] Installing org/opendaylight/transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT/transportpce-servicehandler-12.0.0-SNAPSHOT.jar 14:37:18 [INFO] Writing OBR metadata 14:37:18 [INFO] 14:37:18 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-servicehandler --- 14:37:18 [INFO] Rendering site for default locale 14:37:18 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:37:18 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:37:18 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:37:18 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:37:18 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 14:37:18 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 14:37:18 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 14:37:18 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 14:37:18 [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/ 14:37:18 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:37:18 [INFO] Rendering 7 report documents 14:37:18 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:37:18 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 14:37:22 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 14:37:24 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 14:37:25 [INFO] Starting audit... 14:37:25 Audit done. 14:37:25 [WARNING] Unable to locate Source XRef to link to -- DISABLED 14:37:25 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 14:37:25 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 14:37:25 14:37:25 Unknown constant: 18 14:37:25 14:37:25 Unknown constant: 18 14:37:25 14:37:25 Unknown constant: 18 14:37:25 14:37:25 Unknown constant: 18 14:37:25 14:37:25 Unknown constant: 18 14:37:25 14:37:25 Unknown constant: 18 14:37:25 14:37:25 Unknown constant: 18 14:37:25 14:37:25 Unknown constant: 18 14:37:25 14:37:25 Unknown constant: 18 14:37:25 14:37:25 Unknown constant: 18 14:37:25 14:37:25 Unknown constant: 18 14:37:25 14:37:25 Unknown constant: 18 14:37:25 14:37:25 Unknown constant: 18 14:37:25 14:37:25 Unknown constant: 18 14:37:25 14:37:25 Unknown constant: 18 14:37:25 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:37:25 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 14:37:25 [INFO] 14:37:25 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-servicehandler --- 14:37:25 [INFO] Skipping because packaging 'bundle' is not pom. 14:37:25 [INFO] 14:37:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-servicehandler --- 14:37:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 14:37:25 [INFO] 14:37:25 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-servicehandler --- 14:37:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 14:37:25 [INFO] 14:37:25 [INFO] ----------< org.opendaylight.transportpce:transportpce-tapi >----------- 14:37:25 [INFO] Building transportpce-tapi 12.0.0-SNAPSHOT [11/22] 14:37:25 [INFO] from tapi/pom.xml 14:37:25 [INFO] -------------------------------[ bundle ]------------------------------- 14:37:25 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:37:25 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:37:25 [INFO] 14:37:25 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-tapi --- 14:37:25 [INFO] 14:37:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-tapi --- 14:37:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:37:25 [INFO] 14:37:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-tapi --- 14:37:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:37:25 [INFO] 14:37:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-tapi --- 14:37:25 [INFO] 14:37:25 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-tapi --- 14:37:25 [INFO] 14:37:25 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-tapi --- 14:37:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 14:37:25 [INFO] 14:37:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-tapi --- 14:37:25 [INFO] Starting audit... 14:37:25 Audit done. 14:37:25 [INFO] You have 0 Checkstyle violations. 14:37:25 [INFO] 14:37:25 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-tapi --- 14:37:29 [INFO] Starting audit... 14:37:29 Audit done. 14:37:29 [INFO] You have 0 Checkstyle violations. 14:37:29 [INFO] 14:37:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-tapi --- 14:37:29 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 14:37:29 [INFO] 14:37:29 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-tapi --- 14:37:29 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/resources 14:37:29 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/generated-sources/spi 14:37:29 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/generated-sources/yang 14:37:29 [INFO] 14:37:29 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-tapi --- 14:37:29 [INFO] Recompiling the module because of changed dependency. 14:37:29 [INFO] Compiling 69 source files with javac [debug release 21] to target/classes 14:37:35 [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 14:37:35 [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 14:37:35 [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 14:37:35 [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 14:37:35 [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 14:37:35 [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 14:37:35 [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 14:37:35 [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 14:37:35 [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 14:37:35 [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 14:37:35 [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 14:37:35 [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 14:37:35 [INFO] 14:37:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-tapi >>> 14:37:35 [INFO] 14:37:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-tapi --- 14:37:35 [INFO] Fork Value is true 14:37:49 [INFO] Done SpotBugs Analysis.... 14:37:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 14:37:49 [INFO] 14:37:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-tapi <<< 14:37:49 [INFO] 14:37:49 [INFO] 14:37:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-tapi --- 14:37:49 [INFO] BugInstance size is 0 14:37:49 [INFO] Error size is 0 14:37:49 [INFO] No errors/warnings found 14:37:49 [INFO] 14:37:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-tapi --- 14:37:49 [INFO] Copying 7 resources from src/test/resources to target/test-classes 14:37:49 [INFO] 14:37:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-tapi --- 14:37:49 [INFO] Recompiling the module because of changed dependency. 14:37:49 [INFO] Compiling 20 source files with javac [debug release 21] to target/test-classes 14:37:50 [INFO] 14:37:50 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-tapi --- 14:37:50 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/surefire-reports 14:37:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:37:50 [INFO] 14:37:50 [INFO] ------------------------------------------------------- 14:37:50 [INFO] T E S T S 14:37:50 [INFO] ------------------------------------------------------- 14:37:52 [INFO] Running org.opendaylight.transportpce.tapi.sbi.TapiSbiImplTest 14:38:09 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 14:38:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.42 s -- in org.opendaylight.transportpce.tapi.sbi.TapiSbiImplTest 14:38:09 [INFO] Running org.opendaylight.transportpce.tapi.provider.TapiProviderTest 14:38:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 s -- in org.opendaylight.transportpce.tapi.provider.TapiProviderTest 14:38:11 [INFO] Running org.opendaylight.transportpce.tapi.topology.TapiStringConstantTest 14:38:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.tapi.topology.TapiStringConstantTest 14:38:11 [INFO] Running org.opendaylight.transportpce.tapi.topology.TapiTopologyImplExceptionTest 14:38:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.transportpce.tapi.topology.TapiTopologyImplExceptionTest 14:38:11 [INFO] Running org.opendaylight.transportpce.tapi.topology.ConvertTopoORtoTapiAtInitTest 14:38:12 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.242 s -- in org.opendaylight.transportpce.tapi.topology.ConvertTopoORtoTapiAtInitTest 14:38:12 [INFO] Running org.opendaylight.transportpce.tapi.topology.TapiTopologyImplTest 14:38:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s -- in org.opendaylight.transportpce.tapi.topology.TapiTopologyImplTest 14:38:12 [INFO] Running org.opendaylight.transportpce.tapi.topology.ORtoTapiTopoConversionToolsTest 14:38:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.transportpce.tapi.topology.ORtoTapiTopoConversionToolsTest 14:38:13 [INFO] Running org.opendaylight.transportpce.tapi.topology.ConvertTopoORtoTapiNbiTest 14:38:13 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.opendaylight.transportpce.tapi.topology.ConvertTopoORtoTapiNbiTest 14:38:13 [INFO] Running org.opendaylight.transportpce.tapi.frequency.grid.NumericFrequencyTest 14:38:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.transportpce.tapi.frequency.grid.NumericFrequencyTest 14:38:13 [INFO] Running org.opendaylight.transportpce.tapi.frequency.grid.AvailableGridTest 14:38:13 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.transportpce.tapi.frequency.grid.AvailableGridTest 14:38:13 [INFO] Running org.opendaylight.transportpce.tapi.frequency.grid.AvailableGridFactoryTest 14:38:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.tapi.frequency.grid.AvailableGridFactoryTest 14:38:13 [INFO] Running org.opendaylight.transportpce.tapi.frequency.range.SortedRangeTest 14:38:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.transportpce.tapi.frequency.range.SortedRangeTest 14:38:13 [INFO] Running org.opendaylight.transportpce.tapi.frequency.range.FrequencyRangeFactoryTest 14:38:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.tapi.frequency.range.FrequencyRangeFactoryTest 14:38:13 [INFO] Running org.opendaylight.transportpce.tapi.frequency.TeraHertzFactoryTest 14:38:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.transportpce.tapi.frequency.TeraHertzFactoryTest 14:38:13 [INFO] Running org.opendaylight.transportpce.tapi.frequency.TeraHertzTest 14:38:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.transportpce.tapi.frequency.TeraHertzTest 14:38:13 [INFO] Running org.opendaylight.transportpce.tapi.connectivity.ConnectivityUtilsTest 14:38:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.transportpce.tapi.connectivity.ConnectivityUtilsTest 14:38:13 [INFO] Running org.opendaylight.transportpce.tapi.connectivity.TapiConnectivityImplTest 14:38:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.963 s -- in org.opendaylight.transportpce.tapi.connectivity.TapiConnectivityImplTest 14:38:15 [INFO] Running org.opendaylight.transportpce.tapi.connectivity.TPAndNodeCollectionTest 14:38:15 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.transportpce.tapi.connectivity.TPAndNodeCollectionTest 14:38:15 [INFO] 14:38:15 [INFO] Results: 14:38:15 [INFO] 14:38:15 [INFO] Tests run: 107, Failures: 0, Errors: 0, Skipped: 0 14:38:15 [INFO] 14:38:15 [INFO] 14:38:15 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-tapi --- 14:38:15 [INFO] 14:38:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-tapi --- 14:38:17 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/transportpce-tapi-12.0.0-SNAPSHOT.jar 14:38:17 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/classes/META-INF/MANIFEST.MF 14:38:17 [INFO] 14:38:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-tapi --- 14:38:20 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/transportpce-tapi-12.0.0-SNAPSHOT-javadoc.jar 14:38:20 [INFO] 14:38:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-tapi --- 14:38:20 [INFO] CycloneDX: Resolving Dependencies 14:38:24 [INFO] CycloneDX: Creating BOM version 1.6 with 180 component(s) 14:38:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/bom.xml 14:38:24 [INFO] attaching as transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.xml 14:38:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/bom.json 14:38:24 [INFO] attaching as transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.json 14:38:24 [INFO] 14:38:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-tapi --- 14:38:24 [INFO] Skipping duplicate-finder execution! 14:38:24 [INFO] 14:38:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-tapi --- 14:38:24 [INFO] No dependency problems found 14:38:24 [INFO] 14:38:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-tapi --- 14:38:24 [INFO] Skipping source per configuration. 14:38:24 [INFO] 14:38:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-tapi --- 14:38:24 [INFO] 14:38:24 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-tapi --- 14:38:24 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/code-coverage/jacoco.exec 14:38:25 [INFO] Analyzed bundle 'transportpce-tapi' with 58 classes 14:38:25 [INFO] 14:38:25 [INFO] --- install:3.1.4:install (default-install) @ transportpce-tapi --- 14:38:25 [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 14:38:25 [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 14:38:25 [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 14:38:25 [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 14:38:25 [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 14:38:25 [INFO] 14:38:25 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-tapi --- 14:38:25 [INFO] Installing org/opendaylight/transportpce/transportpce-tapi/12.0.0-SNAPSHOT/transportpce-tapi-12.0.0-SNAPSHOT.jar 14:38:25 [INFO] Writing OBR metadata 14:38:25 [INFO] 14:38:25 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-tapi --- 14:38:25 [INFO] Rendering site for default locale 14:38:25 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:38:25 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:38:25 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:38:25 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:38:25 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 14:38:25 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 14:38:25 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 14:38:25 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 14:38:25 [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/ 14:38:25 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:38:25 [INFO] Rendering 7 report documents 14:38:25 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:38:25 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 14:38:30 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 14:38:32 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 14:38:38 [INFO] Starting audit... 14:38:38 Audit done. 14:38:38 [WARNING] Unable to locate Source XRef to link to -- DISABLED 14:38:38 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 14:38:38 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 14:38:38 14:38:38 Unknown constant: 18 14:38:38 14:38:38 Unknown constant: 18 14:38:38 14:38:38 Unknown constant: 18 14:38:38 14:38:38 Unknown constant: 18 14:38:38 14:38:38 Unknown constant: 18 14:38:38 14:38:38 Unknown constant: 18 14:38:38 14:38:38 Unknown constant: 18 14:38:38 14:38:38 Unknown constant: 18 14:38:38 14:38:38 Unknown constant: 18 14:38:38 14:38:38 Unknown constant: 18 14:38:38 14:38:38 Unknown constant: 18 14:38:38 14:38:38 Unknown constant: 18 14:38:38 14:38:38 Unknown constant: 18 14:38:38 14:38:38 Unknown constant: 18 14:38:38 14:38:38 Unknown constant: 18 14:38:38 14:38:38 Unknown constant: 18 14:38:38 14:38:38 Unknown constant: 18 14:38:38 14:38:38 Unknown constant: 18 14:38:38 14:38:38 Unknown constant: 18 14:38:38 14:38:38 Unknown constant: 18 14:38:38 14:38:38 Unknown constant: 18 14:38:38 14:38:38 Unknown constant: 18 14:38:38 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:38:38 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 14:38:38 [INFO] 14:38:38 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-tapi --- 14:38:38 [INFO] Skipping because packaging 'bundle' is not pom. 14:38:38 [INFO] 14:38:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-tapi --- 14:38:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 14:38:38 [INFO] 14:38:38 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-tapi --- 14:38:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 14:38:38 [INFO] 14:38:38 [INFO] ----< org.opendaylight.transportpce:transportpce-nbinotifications >----- 14:38:38 [INFO] Building transportpce-nbinotifications 12.0.0-SNAPSHOT [12/22] 14:38:38 [INFO] from nbinotifications/pom.xml 14:38:38 [INFO] -------------------------------[ bundle ]------------------------------- 14:38:38 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:38:38 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:38:39 [INFO] 14:38:39 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-nbinotifications --- 14:38:39 [INFO] 14:38:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-nbinotifications --- 14:38:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:38:39 [INFO] 14:38:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-nbinotifications --- 14:38:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:38:39 [INFO] 14:38:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-nbinotifications --- 14:38:39 [INFO] 14:38:39 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-nbinotifications --- 14:38:39 [INFO] 14:38:39 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-nbinotifications --- 14:38:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 14:38:39 [INFO] 14:38:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-nbinotifications --- 14:38:39 [INFO] Starting audit... 14:38:39 Audit done. 14:38:39 [INFO] You have 0 Checkstyle violations. 14:38:39 [INFO] 14:38:39 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-nbinotifications --- 14:38:40 [INFO] Starting audit... 14:38:40 Audit done. 14:38:40 [INFO] You have 0 Checkstyle violations. 14:38:40 [INFO] 14:38:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-nbinotifications --- 14:38:40 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 14:38:40 [INFO] 14:38:40 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-nbinotifications --- 14:38:40 [INFO] Copying 3 resources from src/main/resources to target/classes 14:38:40 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/generated-sources/spi 14:38:40 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/generated-sources/yang 14:38:40 [INFO] 14:38:40 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-nbinotifications --- 14:38:40 [INFO] Recompiling the module because of changed dependency. 14:38:40 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 14:38:41 [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 14:38:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 14:38:41 [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 14:38:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 14:38:41 [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 14:38:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 14:38:41 [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 14:38:41 [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 14:38:41 [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 14:38:41 [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 14:38:41 [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 14:38:41 [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 14:38:41 [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 14:38:41 [INFO] 14:38:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-nbinotifications >>> 14:38:41 [INFO] 14:38:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-nbinotifications --- 14:38:41 [INFO] Fork Value is true 14:38:48 [INFO] Done SpotBugs Analysis.... 14:38:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 14:38:49 [INFO] 14:38:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-nbinotifications <<< 14:38:49 [INFO] 14:38:49 [INFO] 14:38:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-nbinotifications --- 14:38:49 [INFO] BugInstance size is 0 14:38:49 [INFO] Error size is 0 14:38:49 [INFO] No errors/warnings found 14:38:49 [INFO] 14:38:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-nbinotifications --- 14:38:49 [INFO] Copying 8 resources from src/test/resources to target/test-classes 14:38:49 [INFO] 14:38:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-nbinotifications --- 14:38:49 [INFO] Recompiling the module because of changed dependency. 14:38:49 [INFO] Compiling 12 source files with javac [debug release 21] to target/test-classes 14:38: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 14:38:49 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 14:38: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 14:38:49 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 14:38: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 14:38:49 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 14:38:49 [INFO] 14:38:49 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-nbinotifications --- 14:38:49 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/surefire-reports 14:38:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:38:49 [INFO] 14:38:49 [INFO] ------------------------------------------------------- 14:38:49 [INFO] T E S T S 14:38:49 [INFO] ------------------------------------------------------- 14:38:51 [INFO] Running org.opendaylight.transportpce.nbinotifications.consumer.SubscriberTest 14:39:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.23 s -- in org.opendaylight.transportpce.nbinotifications.consumer.SubscriberTest 14:39:05 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceSerializerTest 14:39:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.090 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceSerializerTest 14:39:06 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceDeserializerTest 14:39:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceDeserializerTest 14:39:06 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceSerializerTest 14:39:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceSerializerTest 14:39:06 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceDeserializerTest 14:39:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceDeserializerTest 14:39:06 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceDeserializerTest 14:39:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceDeserializerTest 14:39:06 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceSerializerTest 14:39:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceSerializerTest 14:39:07 [INFO] Running org.opendaylight.transportpce.nbinotifications.listener.NbiNotificationsHandlerTest 14:39:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 14:39:07 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.639 s -- in org.opendaylight.transportpce.nbinotifications.listener.NbiNotificationsHandlerTest 14:39:07 [INFO] Running org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsProviderTest 14:39:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.800 s -- in org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsProviderTest 14:39:08 [INFO] Running org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsImplTest 14:39:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.131 s -- in org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsImplTest 14:39:12 [INFO] Running org.opendaylight.transportpce.nbinotifications.producer.PublisherTest 14:39:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.transportpce.nbinotifications.producer.PublisherTest 14:39:12 [INFO] 14:39:12 [INFO] Results: 14:39:12 [INFO] 14:39:12 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 14:39:12 [INFO] 14:39:12 [INFO] 14:39:12 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-nbinotifications --- 14:39:12 [INFO] 14:39:12 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-nbinotifications --- 14:39:13 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/transportpce-nbinotifications-12.0.0-SNAPSHOT.jar 14:39:13 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/classes/META-INF/MANIFEST.MF 14:39:13 [INFO] 14:39:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-nbinotifications --- 14:39:15 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/transportpce-nbinotifications-12.0.0-SNAPSHOT-javadoc.jar 14:39:15 [INFO] 14:39:15 [INFO] --- build-helper:3.6.1:attach-artifact (attach-dmaap-artifact) @ transportpce-nbinotifications --- 14:39:15 [INFO] 14:39:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-nbinotifications --- 14:39:15 [INFO] CycloneDX: Resolving Dependencies 14:39:18 [INFO] CycloneDX: Creating BOM version 1.6 with 175 component(s) 14:39:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/bom.xml 14:39:18 [INFO] attaching as transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.xml 14:39:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/bom.json 14:39:18 [INFO] attaching as transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.json 14:39:18 [INFO] 14:39:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-nbinotifications --- 14:39:18 [INFO] Skipping duplicate-finder execution! 14:39:18 [INFO] 14:39:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-nbinotifications --- 14:39:18 [INFO] No dependency problems found 14:39:18 [INFO] 14:39:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-nbinotifications --- 14:39:18 [INFO] Skipping source per configuration. 14:39:18 [INFO] 14:39:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-nbinotifications --- 14:39:18 [INFO] 14:39:18 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-nbinotifications --- 14:39:18 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/code-coverage/jacoco.exec 14:39:18 [INFO] Analyzed bundle 'transportpce-nbinotifications' with 20 classes 14:39:19 [INFO] 14:39:19 [INFO] --- install:3.1.4:install (default-install) @ transportpce-nbinotifications --- 14:39:19 [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 14:39:19 [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 14:39:19 [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 14:39:19 [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 14:39:19 [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 14:39:19 [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 14:39:19 [INFO] 14:39:19 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-nbinotifications --- 14:39:19 [INFO] Installing org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT.jar 14:39:19 [INFO] Writing OBR metadata 14:39:19 [INFO] 14:39:19 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-nbinotifications --- 14:39:19 [INFO] Rendering site for default locale 14:39:19 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:39:19 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:39:19 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:39:19 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:39:19 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 14:39:19 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 14:39:19 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 14:39:19 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 14:39:19 [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/ 14:39:19 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:39:19 [INFO] Rendering 7 report documents 14:39:19 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:39:19 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 14:39:21 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 14:39:23 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 14:39:23 [INFO] Starting audit... 14:39:23 Audit done. 14:39:23 [WARNING] Unable to locate Source XRef to link to -- DISABLED 14:39:23 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 14:39:23 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 14:39:23 14:39:23 Unknown constant: 18 14:39:23 14:39:23 Unknown constant: 18 14:39:23 14:39:23 Unknown constant: 18 14:39:23 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:39:23 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 14:39:23 [INFO] 14:39:23 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-nbinotifications --- 14:39:23 [INFO] Skipping because packaging 'bundle' is not pom. 14:39:23 [INFO] 14:39:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-nbinotifications --- 14:39:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 14:39:23 [INFO] 14:39:23 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-nbinotifications --- 14:39:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 14:39:23 [INFO] 14:39:23 [INFO] ------< org.opendaylight.transportpce:transportpce-dmaap-client >------- 14:39:23 [INFO] Building transportpce-dmaap-client 12.0.0-SNAPSHOT [13/22] 14:39:23 [INFO] from dmaap-client/pom.xml 14:39:23 [INFO] -------------------------------[ bundle ]------------------------------- 14:39:23 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:39:23 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:39:24 [INFO] 14:39:24 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-dmaap-client --- 14:39:24 [INFO] 14:39:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-dmaap-client --- 14:39:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:39:24 [INFO] 14:39:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-dmaap-client --- 14:39:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:39:24 [INFO] 14:39:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-dmaap-client --- 14:39:24 [INFO] 14:39:24 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-dmaap-client --- 14:39:24 [INFO] 14:39:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-dmaap-client --- 14:39:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/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/** 14:39:24 [INFO] 14:39:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-dmaap-client --- 14:39:24 [INFO] Starting audit... 14:39:24 Audit done. 14:39:24 [INFO] You have 0 Checkstyle violations. 14:39:24 [INFO] 14:39:24 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-dmaap-client --- 14:39:24 [INFO] Starting audit... 14:39:24 Audit done. 14:39:24 [INFO] You have 0 Checkstyle violations. 14:39:24 [INFO] 14:39:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-dmaap-client --- 14:39:24 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 14:39:24 [INFO] 14:39:24 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-dmaap-client --- 14:39:24 [INFO] Copying 1 resource from src/main/resources to target/classes 14:39:24 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/generated-sources/spi 14:39:24 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/generated-sources/yang 14:39:24 [INFO] 14:39:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-dmaap-client --- 14:39:24 [INFO] Recompiling the module because of changed dependency. 14:39:24 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 14:39:25 [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 14:39:25 [INFO] 14:39:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-dmaap-client >>> 14:39:25 [INFO] 14:39:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-dmaap-client --- 14:39:25 [INFO] Fork Value is true 14:39:28 [INFO] Done SpotBugs Analysis.... 14:39:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 14:39:28 [INFO] 14:39:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-dmaap-client <<< 14:39:28 [INFO] 14:39:28 [INFO] 14:39:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-dmaap-client --- 14:39:28 [INFO] BugInstance size is 0 14:39:28 [INFO] Error size is 0 14:39:28 [INFO] No errors/warnings found 14:39:28 [INFO] 14:39:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-dmaap-client --- 14:39:28 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/src/test/resources 14:39:28 [INFO] 14:39:28 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-dmaap-client --- 14:39:28 [INFO] Recompiling the module because of changed dependency. 14:39:28 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 14:39:28 [INFO] 14:39:28 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-dmaap-client --- 14:39:28 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/surefire-reports 14:39:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:39:28 [INFO] 14:39:28 [INFO] ------------------------------------------------------- 14:39:28 [INFO] T E S T S 14:39:28 [INFO] ------------------------------------------------------- 14:39:29 [INFO] Running org.opendaylight.transportpce.dmaap.client.listener.NbiNotificationsHandlerTest 14:39:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.291 s -- in org.opendaylight.transportpce.dmaap.client.listener.NbiNotificationsHandlerTest 14:39:32 [INFO] Running org.opendaylight.transportpce.dmaap.client.impl.DmaapClientProviderTest 14:39:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 14:39:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.968 s -- in org.opendaylight.transportpce.dmaap.client.impl.DmaapClientProviderTest 14:39:33 [INFO] 14:39:33 [INFO] Results: 14:39:33 [INFO] 14:39:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 14:39:33 [INFO] 14:39:33 [INFO] 14:39:33 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-dmaap-client --- 14:39:33 [INFO] 14:39:33 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-dmaap-client --- 14:39:33 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/transportpce-dmaap-client-12.0.0-SNAPSHOT.jar 14:39:33 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/classes/META-INF/MANIFEST.MF 14:39:33 [INFO] 14:39:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-dmaap-client --- 14:39:35 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/transportpce-dmaap-client-12.0.0-SNAPSHOT-javadoc.jar 14:39:35 [INFO] 14:39:35 [INFO] --- build-helper:3.6.1:attach-artifact (attach-dmaap-artifact) @ transportpce-dmaap-client --- 14:39:35 [INFO] 14:39:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-dmaap-client --- 14:39:35 [INFO] CycloneDX: Resolving Dependencies 14:39:37 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 14:39:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/bom.xml 14:39:37 [INFO] attaching as transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.xml 14:39:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/bom.json 14:39:37 [INFO] attaching as transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.json 14:39:37 [INFO] 14:39:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-dmaap-client --- 14:39:37 [INFO] Skipping duplicate-finder execution! 14:39:37 [INFO] 14:39:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-dmaap-client --- 14:39:37 [INFO] No dependency problems found 14:39:37 [INFO] 14:39:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-dmaap-client --- 14:39:37 [INFO] Skipping source per configuration. 14:39:37 [INFO] 14:39:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-dmaap-client --- 14:39:37 [INFO] 14:39:37 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-dmaap-client --- 14:39:37 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/code-coverage/jacoco.exec 14:39:37 [INFO] Analyzed bundle 'transportpce-dmaap-client' with 12 classes 14:39:37 [INFO] 14:39:37 [INFO] --- install:3.1.4:install (default-install) @ transportpce-dmaap-client --- 14:39:37 [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 14:39:37 [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 14:39:37 [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 14:39:37 [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 14:39:37 [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 14:39:37 [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 14:39:37 [INFO] 14:39:37 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-dmaap-client --- 14:39:37 [INFO] Installing org/opendaylight/transportpce/transportpce-dmaap-client/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT.jar 14:39:37 [INFO] Writing OBR metadata 14:39:37 [INFO] 14:39:37 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-dmaap-client --- 14:39:37 [INFO] Rendering site for default locale 14:39:37 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:39:37 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:39:37 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:39:37 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:39:37 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 14:39:37 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 14:39:37 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 14:39:37 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 14:39:37 [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/ 14:39:37 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:39:37 [INFO] Rendering 7 report documents 14:39:37 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:39:37 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 14:39:39 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 14:39:40 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 14:39:40 [INFO] Starting audit... 14:39:40 Audit done. 14:39:40 [WARNING] Unable to locate Source XRef to link to -- DISABLED 14:39:40 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 14:39:40 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 14:39:40 14:39:40 Unknown constant: 18 14:39:40 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:39:40 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 14:39:40 [INFO] 14:39:40 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-dmaap-client --- 14:39:40 [INFO] Skipping because packaging 'bundle' is not pom. 14:39:40 [INFO] 14:39:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-dmaap-client --- 14:39:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 14:39:40 [INFO] 14:39:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-dmaap-client --- 14:39:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 14:39:40 [INFO] 14:39:40 [INFO] -----------< org.opendaylight.transportpce:odl-transportpce >----------- 14:39:40 [INFO] Building OpenDaylight :: transportpce 12.0.0-SNAPSHOT [14/22] 14:39:40 [INFO] from features/odl-transportpce/pom.xml 14:39:40 [INFO] ------------------------------[ feature ]------------------------------- 14:39:40 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:39:40 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:39:43 [INFO] 14:39:43 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce --- 14:39:44 [INFO] 14:39:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce --- 14:39:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 14:39:44 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 14:39:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:39:44 [INFO] 14:39:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce --- 14:39:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:39:44 [INFO] 14:39:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce --- 14:39:44 [INFO] 14:39:44 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce --- 14:39:45 [INFO] 14:39:45 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce --- 14:39:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:39:45 [INFO] argLine set to empty 14:39:45 [INFO] 14:39:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce --- 14:39:45 [INFO] Starting audit... 14:39:45 Audit done. 14:39:45 [INFO] You have 0 Checkstyle violations. 14:39:45 [INFO] 14:39:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce --- 14:39:45 [INFO] Starting audit... 14:39:45 Audit done. 14:39:45 [INFO] You have 0 Checkstyle violations. 14:39:45 [INFO] 14:39:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce --- 14:39:45 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 14:39:45 [INFO] 14:39:45 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce --- 14:39:45 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/feature/feature.xml 14:39:46 [INFO] ...done! 14:39:46 [INFO] Attaching features XML 14:39:46 [INFO] 14:39:46 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce --- 14:39:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 14:39:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 14:39:46 [INFO] 14:39:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce >>> 14:39:46 [INFO] 14:39:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce --- 14:39:47 [INFO] No files found to run spotbugs, check compile phase has been run 14:39:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 14:39:47 [INFO] 14:39:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce <<< 14:39:47 [INFO] 14:39:47 [INFO] 14:39:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce --- 14:39:47 [INFO] 14:39:47 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce --- 14:39:47 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce 14:39:50 [INFO] Project dependency features detected: [] 14:39:50 [INFO] Pax Exam System (Version: 4.14.0) created. 14:39:50 [INFO] Creating RMI registry server on 127.0.0.1:44873 14:39:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 14:39:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 14:39:50 [INFO] Waiting for remote bundle context.. on 44873 name: 08d72705-8e20-45e5-a4df-d78586f07a15 timout: [ RelativeTimeout value = 180000 ] 14:39:56 [INFO] Building jar from resources and headers. 14:39:56 [INFO] Writing jar finished. 14:40:16 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 14:40:16 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 14:40:16 [INFO] 14:40:16 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce --- 14:40:16 [INFO] 14:40:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce --- 14:40:17 [INFO] No Javadoc in project. Archive not created. 14:40:17 [INFO] 14:40:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce --- 14:40:17 [INFO] CycloneDX: Resolving Dependencies 14:40:23 [INFO] CycloneDX: Creating BOM version 1.6 with 462 component(s) 14:40:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/bom.xml 14:40:23 [INFO] attaching as odl-transportpce-12.0.0-SNAPSHOT-cyclonedx.xml 14:40:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/bom.json 14:40:24 [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 14:40:24 [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 14:40:24 [INFO] attaching as odl-transportpce-12.0.0-SNAPSHOT-cyclonedx.json 14:40:24 [INFO] 14:40:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce --- 14:40:24 [INFO] Skipping duplicate-finder execution! 14:40:24 [INFO] 14:40:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce --- 14:40:24 [INFO] Skipping plugin execution 14:40:24 [INFO] 14:40:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce --- 14:40:24 [INFO] Skipping source per configuration. 14:40:24 [INFO] 14:40:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce --- 14:40:24 [INFO] 14:40:24 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce --- 14:40:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:40:24 [INFO] 14:40:24 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce --- 14:40:24 [WARNING] 14:40:24 [WARNING] The packaging plugin for project odl-transportpce did not assign 14:40:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 14:40:24 [WARNING] 14:40:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 14:40:24 [WARNING] 14:40:24 [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 14:40:24 [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 14:40:24 [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 14:40:24 [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 14:40:24 [INFO] 14:40:24 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce --- 14:40:24 [INFO] Rendering site for default locale 14:40:24 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:40:24 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:40:24 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:40:25 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:40:25 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 14:40:25 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 14:40:25 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 14:40:25 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 14:40:25 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 14:40:25 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 14:40:25 [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/ 14:40:25 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:40:25 [INFO] Rendering 4 report documents 14:40:25 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:40:25 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 14:40:25 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:40:25 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 14:40:25 [INFO] 14:40:25 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce --- 14:40:25 [INFO] Skipping because packaging 'feature' is not pom. 14:40:25 [INFO] 14:40:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce --- 14:40:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 14:40:25 [WARNING] 14:40:25 [WARNING] The packaging plugin for project odl-transportpce did not assign 14:40:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 14:40:25 [WARNING] 14:40:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 14:40:25 [WARNING] 14:40:25 [INFO] 14:40:25 [INFO] --------< org.opendaylight.transportpce:odl-transportpce-tapi >--------- 14:40:25 [INFO] Building OpenDaylight :: transportpce :: tapi 12.0.0-SNAPSHOT [15/22] 14:40:25 [INFO] from features/odl-transportpce-tapi/pom.xml 14:40:25 [INFO] ------------------------------[ feature ]------------------------------- 14:40:25 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:40:25 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:40:25 [INFO] 14:40:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce-tapi --- 14:40:25 [INFO] 14:40:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce-tapi --- 14:40:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:40:25 [INFO] 14:40:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce-tapi --- 14:40:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:40:25 [INFO] 14:40:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce-tapi --- 14:40:26 [INFO] 14:40:26 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce-tapi --- 14:40:26 [INFO] 14:40:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce-tapi --- 14:40:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:40:26 [INFO] argLine set to empty 14:40:26 [INFO] 14:40:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce-tapi --- 14:40:26 [INFO] Starting audit... 14:40:26 Audit done. 14:40:26 [INFO] You have 0 Checkstyle violations. 14:40:26 [INFO] 14:40:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce-tapi --- 14:40:26 [INFO] Starting audit... 14:40:26 Audit done. 14:40:26 [INFO] You have 0 Checkstyle violations. 14:40:26 [INFO] 14:40:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce-tapi --- 14:40:26 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 14:40:26 [INFO] 14:40:26 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-tapi --- 14:40:26 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/feature/feature.xml 14:40:26 [INFO] ...done! 14:40:26 [INFO] Attaching features XML 14:40:26 [INFO] 14:40:26 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce-tapi --- 14:40:26 [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 14:40:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 14:40:26 [INFO] 14:40:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce-tapi >>> 14:40:26 [INFO] 14:40:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce-tapi --- 14:40:26 [INFO] No files found to run spotbugs, check compile phase has been run 14:40:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 14:40:26 [INFO] 14:40:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce-tapi <<< 14:40:26 [INFO] 14:40:26 [INFO] 14:40:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce-tapi --- 14:40:26 [INFO] 14:40:26 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce-tapi --- 14:40:26 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-tapi 14:40:26 [INFO] Project dependency features detected: [] 14:40:26 [INFO] Pax Exam System (Version: 4.14.0) created. 14:40:26 [INFO] Creating RMI registry server on 127.0.0.1:39835 14:40:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 14:40:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 14:40:26 [INFO] Waiting for remote bundle context.. on 39835 name: f7db2387-db9c-43b5-bf18-16ebfa322747 timout: [ RelativeTimeout value = 180000 ] 14:40:32 [INFO] Building jar from resources and headers. 14:40:32 [INFO] Writing jar finished. 14:40:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 14:40:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 14:40:52 [INFO] 14:40:52 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce-tapi --- 14:40:52 [INFO] 14:40:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce-tapi --- 14:40:52 [INFO] No Javadoc in project. Archive not created. 14:40:52 [INFO] 14:40:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce-tapi --- 14:40:52 [INFO] CycloneDX: Resolving Dependencies 14:40:59 [INFO] CycloneDX: Creating BOM version 1.6 with 465 component(s) 14:40:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/bom.xml 14:40:59 [INFO] attaching as odl-transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.xml 14:40:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/bom.json 14:40:59 [INFO] attaching as odl-transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.json 14:40:59 [INFO] 14:40:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-tapi --- 14:40:59 [INFO] Skipping duplicate-finder execution! 14:40:59 [INFO] 14:40:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce-tapi --- 14:40:59 [INFO] Skipping plugin execution 14:40:59 [INFO] 14:40:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-tapi --- 14:40:59 [INFO] Skipping source per configuration. 14:40:59 [INFO] 14:40:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce-tapi --- 14:40:59 [INFO] 14:40:59 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce-tapi --- 14:40:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:40:59 [INFO] 14:40:59 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce-tapi --- 14:40:59 [WARNING] 14:40:59 [WARNING] The packaging plugin for project odl-transportpce-tapi did not assign 14:40:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 14:40:59 [WARNING] 14:40:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 14:40:59 [WARNING] 14:40:59 [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 14:40:59 [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 14:40:59 [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 14:40:59 [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 14:40:59 [INFO] 14:40:59 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce-tapi --- 14:40:59 [INFO] Rendering site for default locale 14:40:59 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:40:59 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:40:59 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:40:59 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:40:59 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 14:40:59 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 14:40:59 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 14:40:59 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 14:40:59 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 14:40:59 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 14:40:59 [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/ 14:40:59 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:40:59 [INFO] Rendering 4 report documents 14:40:59 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:40:59 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 14:40:59 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:40:59 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 14:40:59 [INFO] 14:40:59 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce-tapi --- 14:40:59 [INFO] Skipping because packaging 'feature' is not pom. 14:40:59 [INFO] 14:40:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce-tapi --- 14:40:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 14:40:59 [WARNING] 14:40:59 [WARNING] The packaging plugin for project odl-transportpce-tapi did not assign 14:40:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 14:40:59 [WARNING] 14:40:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 14:40:59 [WARNING] 14:40:59 [INFO] 14:40:59 [INFO] --< org.opendaylight.transportpce:odl-transportpce-nbinotifications >--- 14:40:59 [INFO] Building OpenDaylight :: transportpce :: nbinotifications 12.0.0-SNAPSHOT [16/22] 14:40:59 [INFO] from features/odl-transportpce-nbinotifications/pom.xml 14:40:59 [INFO] ------------------------------[ feature ]------------------------------- 14:40:59 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:40:59 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:40:59 [INFO] 14:40:59 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce-nbinotifications --- 14:40:59 [INFO] 14:40:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce-nbinotifications --- 14:40:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:40:59 [INFO] 14:40:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce-nbinotifications --- 14:40:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:40:59 [INFO] 14:40:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce-nbinotifications --- 14:40:59 [INFO] 14:40:59 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce-nbinotifications --- 14:40:59 [INFO] 14:40:59 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce-nbinotifications --- 14:40:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:40:59 [INFO] argLine set to empty 14:40:59 [INFO] 14:40:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce-nbinotifications --- 14:40:59 [INFO] Starting audit... 14:40:59 Audit done. 14:40:59 [INFO] You have 0 Checkstyle violations. 14:40:59 [INFO] 14:40:59 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce-nbinotifications --- 14:41:00 [INFO] Starting audit... 14:41:00 Audit done. 14:41:00 [INFO] You have 0 Checkstyle violations. 14:41:00 [INFO] 14:41:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce-nbinotifications --- 14:41:00 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 14:41:00 [INFO] 14:41:00 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-nbinotifications --- 14:41:00 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/feature/feature.xml 14:41:00 [INFO] ...done! 14:41:00 [INFO] Attaching features XML 14:41:00 [INFO] 14:41:00 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce-nbinotifications --- 14:41:00 [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 14:41:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 14:41:00 [INFO] 14:41:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce-nbinotifications >>> 14:41:00 [INFO] 14:41:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce-nbinotifications --- 14:41:00 [INFO] No files found to run spotbugs, check compile phase has been run 14:41:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 14:41:00 [INFO] 14:41:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce-nbinotifications <<< 14:41:00 [INFO] 14:41:00 [INFO] 14:41:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce-nbinotifications --- 14:41:00 [INFO] 14:41:00 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce-nbinotifications --- 14:41:00 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-nbinotifications 14:41:00 [INFO] Project dependency features detected: [] 14:41:00 [INFO] Pax Exam System (Version: 4.14.0) created. 14:41:00 [INFO] Creating RMI registry server on 127.0.0.1:45315 14:41:00 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 14:41:00 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 14:41:00 [INFO] Waiting for remote bundle context.. on 45315 name: 8f399492-133a-484b-87b2-13b7b9d4e8c5 timout: [ RelativeTimeout value = 180000 ] 14:41:04 [INFO] Building jar from resources and headers. 14:41:04 [INFO] Writing jar finished. 14:41:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 14:41:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 14:41:27 [INFO] 14:41:27 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce-nbinotifications --- 14:41:27 [INFO] 14:41:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce-nbinotifications --- 14:41:27 [INFO] No Javadoc in project. Archive not created. 14:41:27 [INFO] 14:41:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce-nbinotifications --- 14:41:27 [INFO] CycloneDX: Resolving Dependencies 14:41:33 [INFO] CycloneDX: Creating BOM version 1.6 with 468 component(s) 14:41:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/bom.xml 14:41:33 [INFO] attaching as odl-transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.xml 14:41:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/bom.json 14:41:33 [INFO] attaching as odl-transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.json 14:41:33 [INFO] 14:41:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-nbinotifications --- 14:41:33 [INFO] Skipping duplicate-finder execution! 14:41:33 [INFO] 14:41:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce-nbinotifications --- 14:41:33 [INFO] Skipping plugin execution 14:41:33 [INFO] 14:41:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-nbinotifications --- 14:41:33 [INFO] Skipping source per configuration. 14:41:33 [INFO] 14:41:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce-nbinotifications --- 14:41:33 [INFO] 14:41:33 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce-nbinotifications --- 14:41:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:41:33 [INFO] 14:41:33 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce-nbinotifications --- 14:41:33 [WARNING] 14:41:33 [WARNING] The packaging plugin for project odl-transportpce-nbinotifications did not assign 14:41:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 14:41:33 [WARNING] 14:41:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 14:41:33 [WARNING] 14:41:33 [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 14:41:33 [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 14:41:33 [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 14:41:33 [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 14:41:33 [INFO] 14:41:33 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce-nbinotifications --- 14:41:33 [INFO] Rendering site for default locale 14:41:33 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:41:33 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:41:33 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:41:33 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:41:33 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 14:41:33 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 14:41:33 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 14:41:33 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 14:41:33 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 14:41:33 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 14:41:33 [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/ 14:41:33 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:41:33 [INFO] Rendering 4 report documents 14:41:33 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:41:33 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 14:41:33 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:41:33 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 14:41:33 [INFO] 14:41:33 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce-nbinotifications --- 14:41:33 [INFO] Skipping because packaging 'feature' is not pom. 14:41:33 [INFO] 14:41:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce-nbinotifications --- 14:41:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 14:41:33 [WARNING] 14:41:33 [WARNING] The packaging plugin for project odl-transportpce-nbinotifications did not assign 14:41:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 14:41:33 [WARNING] 14:41:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 14:41:33 [WARNING] 14:41:33 [INFO] 14:41:33 [INFO] ----< org.opendaylight.transportpce:odl-transportpce-dmaap-client >----- 14:41:33 [INFO] Building OpenDaylight :: transportpce :: dmaap-client 12.0.0-SNAPSHOT [17/22] 14:41:33 [INFO] from features/odl-transportpce-dmaap-client/pom.xml 14:41:33 [INFO] ------------------------------[ feature ]------------------------------- 14:41:33 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:41:33 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:41:33 [INFO] 14:41:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce-dmaap-client --- 14:41:33 [INFO] 14:41:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce-dmaap-client --- 14:41:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:41:34 [INFO] 14:41:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce-dmaap-client --- 14:41:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:41:34 [INFO] 14:41:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce-dmaap-client --- 14:41:34 [INFO] 14:41:34 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce-dmaap-client --- 14:41:34 [INFO] 14:41:34 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce-dmaap-client --- 14:41:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:41:34 [INFO] argLine set to empty 14:41:34 [INFO] 14:41:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce-dmaap-client --- 14:41:34 [INFO] Starting audit... 14:41:34 Audit done. 14:41:34 [INFO] You have 0 Checkstyle violations. 14:41:34 [INFO] 14:41:34 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce-dmaap-client --- 14:41:34 [INFO] Starting audit... 14:41:34 Audit done. 14:41:34 [INFO] You have 0 Checkstyle violations. 14:41:34 [INFO] 14:41:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce-dmaap-client --- 14:41:34 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 14:41:34 [INFO] 14:41:34 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-dmaap-client --- 14:41:34 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/feature/feature.xml 14:41:34 [INFO] ...done! 14:41:34 [INFO] Attaching features XML 14:41:34 [INFO] 14:41:34 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce-dmaap-client --- 14:41:34 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 14:41:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 14:41:34 [INFO] 14:41:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce-dmaap-client >>> 14:41:34 [INFO] 14:41:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce-dmaap-client --- 14:41:34 [INFO] No files found to run spotbugs, check compile phase has been run 14:41:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 14:41:34 [INFO] 14:41:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce-dmaap-client <<< 14:41:34 [INFO] 14:41:34 [INFO] 14:41:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce-dmaap-client --- 14:41:34 [INFO] 14:41:34 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce-dmaap-client --- 14:41:34 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-dmaap-client 14:41:34 [INFO] Project dependency features detected: [] 14:41:34 [INFO] Pax Exam System (Version: 4.14.0) created. 14:41:34 [INFO] Creating RMI registry server on 127.0.0.1:43367 14:41:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 14:41:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 14:41:35 [INFO] Waiting for remote bundle context.. on 43367 name: e7ff2dce-4611-4704-bf60-b816d87fb4d9 timout: [ RelativeTimeout value = 180000 ] 14:41:39 [INFO] Building jar from resources and headers. 14:41:39 [INFO] Writing jar finished. 14:41:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 14:41:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 14:42:00 [INFO] 14:42:00 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce-dmaap-client --- 14:42:00 [INFO] 14:42:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce-dmaap-client --- 14:42:00 [INFO] No Javadoc in project. Archive not created. 14:42:00 [INFO] 14:42:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce-dmaap-client --- 14:42:00 [INFO] CycloneDX: Resolving Dependencies 14:42:05 [INFO] CycloneDX: Creating BOM version 1.6 with 468 component(s) 14:42:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/bom.xml 14:42:05 [INFO] attaching as odl-transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.xml 14:42:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/bom.json 14:42:06 [INFO] attaching as odl-transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.json 14:42:06 [INFO] 14:42:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-dmaap-client --- 14:42:06 [INFO] Skipping duplicate-finder execution! 14:42:06 [INFO] 14:42:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce-dmaap-client --- 14:42:06 [INFO] Skipping plugin execution 14:42:06 [INFO] 14:42:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-dmaap-client --- 14:42:06 [INFO] Skipping source per configuration. 14:42:06 [INFO] 14:42:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce-dmaap-client --- 14:42:06 [INFO] 14:42:06 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce-dmaap-client --- 14:42:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:42:06 [INFO] 14:42:06 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce-dmaap-client --- 14:42:06 [WARNING] 14:42:06 [WARNING] The packaging plugin for project odl-transportpce-dmaap-client did not assign 14:42:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 14:42:06 [WARNING] 14:42:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 14:42:06 [WARNING] 14:42:06 [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 14:42:06 [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 14:42:06 [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 14:42:06 [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 14:42:06 [INFO] 14:42:06 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce-dmaap-client --- 14:42:06 [INFO] Rendering site for default locale 14:42:06 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:42:06 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:42:06 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:42:06 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:42:06 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 14:42:06 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 14:42:06 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 14:42:06 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 14:42:06 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 14:42:06 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 14:42:06 [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/ 14:42:06 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:42:06 [INFO] Rendering 4 report documents 14:42:06 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:42:06 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 14:42:06 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:42:06 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 14:42:06 [INFO] 14:42:06 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce-dmaap-client --- 14:42:06 [INFO] Skipping because packaging 'feature' is not pom. 14:42:06 [INFO] 14:42:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce-dmaap-client --- 14:42:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 14:42:06 [WARNING] 14:42:06 [WARNING] The packaging plugin for project odl-transportpce-dmaap-client did not assign 14:42:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 14:42:06 [WARNING] 14:42:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 14:42:06 [WARNING] 14:42:06 [INFO] 14:42:06 [INFO] ------< org.opendaylight.transportpce:odl-transportpce-inventory >------ 14:42:06 [INFO] Building OpenDaylight :: transportpce :: Inventory 12.0.0-SNAPSHOT [18/22] 14:42:06 [INFO] from features/odl-transportpce-inventory/pom.xml 14:42:06 [INFO] ------------------------------[ feature ]------------------------------- 14:42:06 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:42:06 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:42:06 [INFO] 14:42:06 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce-inventory --- 14:42:06 [INFO] 14:42:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce-inventory --- 14:42:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:42:06 [INFO] 14:42:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce-inventory --- 14:42:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:42:06 [INFO] 14:42:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce-inventory --- 14:42:06 [INFO] 14:42:06 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce-inventory --- 14:42:06 [INFO] 14:42:06 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce-inventory --- 14:42:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:42:06 [INFO] argLine set to empty 14:42:06 [INFO] 14:42:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce-inventory --- 14:42:06 [INFO] Starting audit... 14:42:06 Audit done. 14:42:06 [INFO] You have 0 Checkstyle violations. 14:42:06 [INFO] 14:42:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce-inventory --- 14:42:06 [INFO] Starting audit... 14:42:06 Audit done. 14:42:06 [INFO] You have 0 Checkstyle violations. 14:42:06 [INFO] 14:42:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce-inventory --- 14:42:06 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 14:42:06 [INFO] 14:42:06 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-inventory --- 14:42:06 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/feature/feature.xml 14:42:07 [INFO] ...done! 14:42:07 [INFO] Attaching features XML 14:42:07 [INFO] 14:42:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce-inventory --- 14:42:07 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 14:42:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 14:42:07 [INFO] 14:42:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce-inventory >>> 14:42:07 [INFO] 14:42:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce-inventory --- 14:42:07 [INFO] No files found to run spotbugs, check compile phase has been run 14:42:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 14:42:07 [INFO] 14:42:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce-inventory <<< 14:42:07 [INFO] 14:42:07 [INFO] 14:42:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce-inventory --- 14:42:07 [INFO] 14:42:07 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce-inventory --- 14:42:07 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-inventory 14:42:07 [INFO] Project dependency features detected: [] 14:42:07 [INFO] Pax Exam System (Version: 4.14.0) created. 14:42:07 [INFO] Creating RMI registry server on 127.0.0.1:34433 14:42:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 14:42:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 14:42:07 [INFO] Waiting for remote bundle context.. on 34433 name: d402e911-a448-4fe3-8e0e-f8be7e1142d6 timout: [ RelativeTimeout value = 180000 ] 14:42:11 [INFO] Building jar from resources and headers. 14:42:11 [INFO] Writing jar finished. 14:42:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 14:42:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 14:42:31 [INFO] 14:42:31 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce-inventory --- 14:42:31 [INFO] 14:42:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce-inventory --- 14:42:31 [INFO] No Javadoc in project. Archive not created. 14:42:31 [INFO] 14:42:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce-inventory --- 14:42:31 [INFO] CycloneDX: Resolving Dependencies 14:42:37 [INFO] CycloneDX: Creating BOM version 1.6 with 466 component(s) 14:42:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/bom.xml 14:42:37 [INFO] attaching as odl-transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.xml 14:42:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/bom.json 14:42:37 [INFO] attaching as odl-transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.json 14:42:37 [INFO] 14:42:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-inventory --- 14:42:37 [INFO] Skipping duplicate-finder execution! 14:42:37 [INFO] 14:42:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce-inventory --- 14:42:37 [INFO] Skipping plugin execution 14:42:37 [INFO] 14:42:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-inventory --- 14:42:37 [INFO] Skipping source per configuration. 14:42:37 [INFO] 14:42:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce-inventory --- 14:42:37 [INFO] 14:42:37 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce-inventory --- 14:42:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:42:37 [INFO] 14:42:37 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce-inventory --- 14:42:37 [WARNING] 14:42:37 [WARNING] The packaging plugin for project odl-transportpce-inventory did not assign 14:42:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 14:42:37 [WARNING] 14:42:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 14:42:37 [WARNING] 14:42:37 [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 14:42:37 [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 14:42:37 [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 14:42:37 [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 14:42:37 [INFO] 14:42:37 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce-inventory --- 14:42:37 [INFO] Rendering site for default locale 14:42:37 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:42:37 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:42:37 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:42:37 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:42:37 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 14:42:37 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 14:42:37 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 14:42:37 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 14:42:37 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 14:42:37 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 14:42:37 [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/ 14:42:37 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:42:37 [INFO] Rendering 4 report documents 14:42:37 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:42:37 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 14:42:37 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:42:37 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 14:42:37 [INFO] 14:42:37 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce-inventory --- 14:42:37 [INFO] Skipping because packaging 'feature' is not pom. 14:42:37 [INFO] 14:42:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce-inventory --- 14:42:37 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 14:42:37 [WARNING] 14:42:37 [WARNING] The packaging plugin for project odl-transportpce-inventory did not assign 14:42:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 14:42:37 [WARNING] 14:42:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 14:42:37 [WARNING] 14:42:37 [INFO] 14:42:37 [INFO] --------< org.opendaylight.transportpce:features-transportpce >--------- 14:42:37 [INFO] Building OpenDaylight :: TransportPCE :: Features 12.0.0-SNAPSHOT [19/22] 14:42:37 [INFO] from features/features-transportpce/pom.xml 14:42:37 [INFO] ------------------------------[ feature ]------------------------------- 14:42:37 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:42:37 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:42:37 [INFO] 14:42:37 [INFO] --- clean:3.5.0:clean (default-clean) @ features-transportpce --- 14:42:37 [INFO] 14:42:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-transportpce --- 14:42:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:42:37 [INFO] 14:42:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-transportpce --- 14:42:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:42:37 [INFO] 14:42:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-transportpce --- 14:42:38 [INFO] 14:42:38 [INFO] --- dependency:3.9.0:properties (default) @ features-transportpce --- 14:42:38 [INFO] 14:42:38 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-transportpce --- 14:42:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:42:38 [INFO] argLine set to empty 14:42:38 [INFO] 14:42:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-transportpce --- 14:42:38 [INFO] Starting audit... 14:42:38 Audit done. 14:42:38 [INFO] You have 0 Checkstyle violations. 14:42:38 [INFO] 14:42:38 [INFO] --- checkstyle:3.6.0:check (default) @ features-transportpce --- 14:42:38 [INFO] Starting audit... 14:42:38 Audit done. 14:42:38 [INFO] You have 0 Checkstyle violations. 14:42:38 [INFO] 14:42:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-transportpce --- 14:42:38 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 14:42:38 [INFO] 14:42:38 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-transportpce --- 14:42:38 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/feature/feature.xml 14:42:38 [INFO] ...done! 14:42:38 [INFO] Attaching features XML 14:42:38 [INFO] 14:42:38 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-transportpce --- 14:42:38 [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 14:42:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 14:42:38 [INFO] 14:42:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-transportpce >>> 14:42:38 [INFO] 14:42:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-transportpce --- 14:42:38 [INFO] No files found to run spotbugs, check compile phase has been run 14:42:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 14:42:38 [INFO] 14:42:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-transportpce <<< 14:42:38 [INFO] 14:42:38 [INFO] 14:42:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-transportpce --- 14:42:38 [INFO] 14:42:38 [INFO] --- feattest:14.1.4:test (default) @ features-transportpce --- 14:42:38 [INFO] 14:42:38 [INFO] --- copy:14.1.4:copy-files (default) @ features-transportpce --- 14:42:38 [INFO] 14:42:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-transportpce --- 14:42:38 [INFO] No Javadoc in project. Archive not created. 14:42:38 [INFO] 14:42:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-transportpce --- 14:42:38 [INFO] CycloneDX: Resolving Dependencies 14:42:44 [INFO] CycloneDX: Creating BOM version 1.6 with 483 component(s) 14:42:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/bom.xml 14:42:44 [INFO] attaching as features-transportpce-12.0.0-SNAPSHOT-cyclonedx.xml 14:42:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/bom.json 14:42:44 [INFO] attaching as features-transportpce-12.0.0-SNAPSHOT-cyclonedx.json 14:42:44 [INFO] 14:42:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-transportpce --- 14:42:44 [INFO] Skipping duplicate-finder execution! 14:42:44 [INFO] 14:42:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-transportpce --- 14:42:44 [INFO] Skipping plugin execution 14:42:44 [INFO] 14:42:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-transportpce --- 14:42:44 [INFO] Skipping source per configuration. 14:42:44 [INFO] 14:42:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-transportpce --- 14:42:44 [INFO] 14:42:44 [INFO] --- jacoco:0.8.13:report (report) @ features-transportpce --- 14:42:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:42:44 [INFO] 14:42:44 [INFO] --- install:3.1.4:install (default-install) @ features-transportpce --- 14:42:44 [WARNING] 14:42:44 [WARNING] The packaging plugin for project features-transportpce did not assign 14:42:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 14:42:44 [WARNING] 14:42:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 14:42:44 [WARNING] 14:42:44 [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 14:42:44 [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 14:42:44 [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 14:42:44 [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 14:42:44 [INFO] 14:42:44 [INFO] --- site:3.21.0:site (generate-site) @ features-transportpce --- 14:42:44 [INFO] Rendering site for default locale 14:42:44 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:42:44 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:42:44 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:42:44 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:42:44 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 14:42:44 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 14:42:44 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 14:42:44 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 14:42:44 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 14:42:44 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 14:42:44 [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/ 14:42:44 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:42:44 [INFO] Rendering 4 report documents 14:42:44 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:42:44 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 14:42:44 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:42:44 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 14:42:44 [INFO] 14:42:44 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ features-transportpce --- 14:42:44 [INFO] Skipping because packaging 'feature' is not pom. 14:42:44 [INFO] 14:42:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-transportpce --- 14:42:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 14:42:44 [WARNING] 14:42:44 [WARNING] The packaging plugin for project features-transportpce did not assign 14:42:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 14:42:44 [WARNING] 14:42:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 14:42:44 [WARNING] 14:42:44 [INFO] 14:42:44 [INFO] ---------< org.opendaylight.transportpce:features-aggregator >---------- 14:42:44 [INFO] Building features-aggregator 12.0.0-SNAPSHOT [20/22] 14:42:44 [INFO] from features/pom.xml 14:42:44 [INFO] --------------------------------[ pom ]--------------------------------- 14:42:44 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:42:44 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:42:44 [INFO] 14:42:44 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 14:42:44 [INFO] 14:42:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 14:42:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:42:44 [INFO] 14:42:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 14:42:44 [INFO] 14:42:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 14:42:44 [INFO] Skipping CycloneDX goal, because module skips deploy 14:42:44 [INFO] 14:42:44 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 14:42:44 [INFO] Skipping artifact installation 14:42:44 [INFO] 14:42:44 [INFO] --- site:3.21.0:site (generate-site) @ features-aggregator --- 14:42:44 [INFO] Rendering site for default locale 14:42:44 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:42:44 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:42:44 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:42:44 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:42:44 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 14:42:44 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 14:42:44 [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/ 14:42:44 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:42:44 [INFO] Rendering 2 report documents 14:42:44 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:42:45 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:42:45 [INFO] 14:42:45 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ features-aggregator --- 14:42:45 [INFO] No site descriptor found: nothing to attach. 14:42:45 [INFO] 14:42:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 14:42:45 [INFO] Skipping artifact deployment 14:42:45 [INFO] 14:42:45 [INFO] ----------< org.opendaylight.transportpce:transportpce-karaf >---------- 14:42:45 [INFO] Building transportpce-karaf 12.0.0-SNAPSHOT [21/22] 14:42:45 [INFO] from karaf/pom.xml 14:42:45 [INFO] --------------------------------[ pom ]--------------------------------- 14:42:45 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:42:45 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:42:46 [INFO] 14:42:46 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-karaf --- 14:42:46 [INFO] 14:42:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-karaf --- 14:42:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:42:46 [INFO] 14:42:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-karaf --- 14:42:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:42:46 [INFO] 14:42:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-karaf --- 14:42:46 [INFO] 14:42:46 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-karaf --- 14:42:46 [INFO] 14:42:46 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-karaf --- 14:42:46 [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/** 14:42:46 [INFO] 14:42:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-karaf --- 14:42:46 [INFO] Starting audit... 14:42:46 Audit done. 14:42:46 [INFO] You have 0 Checkstyle violations. 14:42:46 [INFO] 14:42:46 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-karaf --- 14:42:46 [INFO] Starting audit... 14:42:46 Audit done. 14:42:46 [INFO] You have 0 Checkstyle violations. 14:42:46 [INFO] 14:42:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-karaf --- 14:42:46 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 14:42:46 [INFO] 14:42:46 [INFO] --- resources:3.3.1:resources (process-resources) @ transportpce-karaf --- 14:42:46 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/src/main/resources 14:42:46 [INFO] 14:42:46 [INFO] --- karaf:4.4.8:assembly (process-resources) @ transportpce-karaf --- 14:42:46 [INFO] Using repositories: 14:42:46 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 14:42:46 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 14:42:46 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 14:42:46 [INFO] Creating work directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly 14:42:46 [INFO] Loading direct KAR and features XML dependencies 14:42:46 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 14:42:46 [INFO] Feature framework will be added as a startup feature 14:42:46 [INFO] Generating Karaf assembly: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly 14:42:46 [INFO] Unzipping kars 14:42:46 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 14:42:46 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 14:42:46 [INFO] Loading profiles from: 14:42:46 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 14:42:46 [INFO] Loading repositories 14:42:46 [INFO] Generating generated-startup profile 14:42:46 [INFO] Generating generated-boot profile with parents: generated-startup 14:42:46 [INFO] Generating generated-installed profile 14:42:46 [INFO] Configuring etc/config.properties and etc/system.properties 14:42:46 [INFO] Downloading libraries for generated profiles 14:42:46 [INFO] Downloading additional libraries 14:42:46 [INFO] Writing configurations 14:42:46 [INFO] adding config file: etc/profile.cfg 14:42:46 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 14:42:46 [INFO] Startup stage 14:42:46 [INFO] Loading startup repositories 14:42:46 [INFO] Resolving startup features and bundles 14:42:46 [INFO] Features: framework 14:42:46 [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 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 14:42:47 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 14:42:47 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 14:42:47 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 14:42:47 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 14:42:47 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 14:42:47 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 14:42:47 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 14:42:47 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 14:42:47 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 14:42:47 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 14:42:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 14:42:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 14:42:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 14:42:47 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 14:42:47 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 14:42:47 [INFO] Boot stage 14:42:47 [INFO] Loading boot repositories 14:42:47 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce/12.0.0-SNAPSHOT/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-models/23.0.0/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-devices/23.0.0/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/10.0.0/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/10.0.0/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/10.0.0/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-tapi/12.0.0-SNAPSHOT/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-inventory/12.0.0-SNAPSHOT/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-nbinotifications/12.0.0-SNAPSHOT/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-dmaap-client/12.0.0-SNAPSHOT/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.0/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.4.0-models/23.0.0/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.0/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/10.0.0/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.0/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.18/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.0/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.0/xml/features 14:42:47 [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 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.0/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/10.0.0/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.0/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.18/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.18/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/10.0.0/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.4/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.0/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.4/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.18/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.4/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.0/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.0/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.0/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.18/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.18/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.0/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.4/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.18/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.4/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.4/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.18/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.4/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.0/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.4/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.4/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.4/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.4/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.4/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.4/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.4/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.18/xml/features 14:42:47 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.4/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.18/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.18/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.4/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.4/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.18/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.18/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.18/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.1/xml/features 14:42:47 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.1/xml/features 14:42:47 [INFO] Feature odl-yangtools-parser/14.0.18 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.18 14:42:47 [INFO] Feature odl-yangtools-binding-codec/14.0.18 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.18 14:42:47 [INFO] Feature odl-ietf-model-rfc8343/1.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.1 14:42:47 [INFO] Feature odl-yangtools-xpath-api/14.0.18 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.18 14:42:47 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 14:42:47 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 14:42:47 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 14:42:47 [INFO] Feature 442a8bd3-0bc9-435d-afe9-0a86d89115b0/0.0.0 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 14:42:47 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4 14:42:47 [INFO] Feature odl-mdsal-common/15.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.1 14:42:47 [INFO] Feature service/4.4.8 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 14:42:47 [INFO] Feature odl-mdsal-binding-api/15.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/15.0.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/15.0.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/15.0.1 14:42:47 [INFO] Feature odl-mdsal-dom-runtime/15.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/15.0.1 14:42:47 [INFO] Feature odl-ietf-model-rfc8529/1.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.1 14:42:47 [INFO] Feature shell/4.4.8 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 14:42:47 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 14:42:47 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 14:42:47 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 14:42:47 [INFO] Feature package/4.4.8 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 14:42:47 [INFO] Feature odl-apache-shiro/0.22.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.22.1 14:42:47 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 14:42:47 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 14:42:47 [INFO] Feature ssh/4.4.8 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 14:42:47 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 14:42:47 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 14:42:47 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 14:42:47 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 14:42:47 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 14:42:47 [INFO] Feature odl-gson/14.1.4 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 14:42:47 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 14:42:47 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 14:42:47 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 14:42:47 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 14:42:47 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 14:42:47 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 14:42:47 [INFO] Feature odl-mdsal-eos-dom/15.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/15.0.1 14:42:47 [INFO] Feature odl-pekko/12.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_3/0.6.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/12.0.1 14:42:47 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.5 14:42:47 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.45.1 14:42:47 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.22.0 14:42:47 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.45.1 14:42:47 [INFO] adding maven artifact: mvn:io.aeron/aeron-annotations/1.45.1 14:42:47 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.9.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.controller/scala3-library/12.0.1 14:42:47 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 14:42:47 [INFO] Feature odl-openroadm-devices/23.0.0 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-1.2.1/23.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-7.1.0/23.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-7.1.0/23.0.0 14:42:47 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 14:42:47 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-2.2.1/23.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/1.0.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-1.2.1/23.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-13.1.1/23.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-13.1.1/23.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-2.2.1/23.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.1 14:42:47 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 14:42:47 [INFO] Feature odl-yangtools-xpath/14.0.18 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.18 14:42:47 [INFO] Feature odl-mdsal-dom-broker/15.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/15.0.1 14:42:47 [INFO] Feature odl-ietf-model-rfc8344/1.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.1 14:42:47 [INFO] Feature odl-servlet-api/14.1.4 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 14:42:47 [INFO] Feature framework/4.4.8 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 14:42:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 14:42:47 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 14:42:47 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 14:42:47 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 14:42:47 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 14:42:47 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 14:42:47 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 14:42:47 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 14:42:47 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 14:42:47 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 14:42:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 14:42:47 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 14:42:47 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 14:42:47 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 14:42:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 14:42:47 [INFO] Feature odl-ietf-model-rfc6991/1.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.1 14:42:47 [INFO] Feature odl-karaf-feat-jetty/14.1.4 is defined as a boot feature 14:42:47 [INFO] Feature odl-aaa-shiro/0.22.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.22.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.22.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.22.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.22.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/xml/aaa-app-config 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/xml/aaa-datastore-config 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1/xml/aaa-password-service-config 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/py/idmtool 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.1/cfg/config 14:42:47 [INFO] Feature odl-mdsal-binding-runtime/15.0.1 is defined as a boot feature 14:42:47 [INFO] Feature odl-ietf-model-rfc8639/1.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.1 14:42:47 [INFO] Feature odl-lz4/12.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 14:42:47 [INFO] Feature deployer/4.4.8 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 14:42:47 [INFO] Feature odl-netconf-client/10.0.0 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/10.0.0 14:42:47 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 14:42:47 [INFO] Feature odl-netconf-databind/10.0.0 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/10.0.0 14:42:47 [INFO] Feature odl-ietf-model-rfc8072/1.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.1 14:42:47 [INFO] Feature pax-web-websockets/8.0.33 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 14:42:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.33 14:42:47 [INFO] Feature odl-netconf-keystore/10.0.0 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/10.0.0 14:42:47 [INFO] Feature odl-yangtools-data-api/14.0.18 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.18 14:42:47 [INFO] Feature odl-mdsal-binding-dom-adapter/15.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/15.0.1 14:42:47 [INFO] Feature odl-jersey-2/14.1.4 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 14:42:47 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 14:42:47 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 14:42:47 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 14:42:47 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 14:42:47 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 14:42:47 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 14:42:47 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 14:42:47 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 14:42:47 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 14:42:47 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 14:42:47 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 14:42:47 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 14:42:47 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 14:42:47 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 14:42:47 [INFO] Feature odl-mdsal-broker/12.0.1 is defined as a boot feature 14:42:47 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 14:42:47 [INFO] Feature odl-controller-blueprint/12.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/12.0.1 14:42:47 [INFO] Feature odl-ietf-model-rfc6243/1.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.1 14:42:47 [INFO] Feature odl-aaa-password-service/0.22.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.22.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1/xml/aaa-password-service-config 14:42:47 [INFO] Feature pax-web-whiteboard/8.0.33 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.33 14:42:47 [INFO] Feature odl-aaa-encryption-service/0.22.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.22.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.22.1 14:42:47 [INFO] Feature scr/4.4.8 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 14:42:47 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 14:42:47 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 14:42:47 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 14:42:47 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 14:42:47 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 14:42:47 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 14:42:47 [INFO] Feature odl-netty-4/14.1.4 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-aarch_64 14:42:47 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final/jar/linux-x86_64 14:42:47 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.6.Final 14:42:47 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.6.Final 14:42:47 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-riscv64 14:42:47 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.6.Final 14:42:47 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.6.Final 14:42:47 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final 14:42:47 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.6.Final 14:42:47 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-x86_64 14:42:47 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.6.Final 14:42:47 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.6.Final 14:42:47 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.6.Final 14:42:47 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.6.Final 14:42:47 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.6.Final 14:42:47 [INFO] Feature pax-web-jetty/9.4.57.v20241219 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 14:42:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 14:42:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 14:42:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 14:42:47 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 14:42:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 14:42:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 14:42:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 14:42:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 14:42:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 14:42:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 14:42:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 14:42:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 14:42:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 14:42:47 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 14:42:47 [INFO] Feature odl-netconf-topology/10.0.0 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/10.0.0 14:42:47 [INFO] Feature odl-apache-commons-text/14.1.4 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.14.0 14:42:47 [INFO] Feature jaas/4.4.8 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 14:42:47 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 14:42:47 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 14:42:47 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 14:42:47 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 14:42:47 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 14:42:47 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 14:42:47 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 14:42:47 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 14:42:47 [INFO] Feature odl-restconf-server-api/10.0.0 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.0 14:42:47 [INFO] Feature odl-ietf-model-rfc9641/1.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.1 14:42:47 [INFO] Feature http/8.0.33 is defined as a boot feature 14:42:47 [INFO] Feature odl-yangtools-export/14.0.18 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.18 14:42:47 [INFO] Feature odl-jakarta-activation-api/14.1.4 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 14:42:47 [INFO] Feature pax-web-war/8.0.33 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 14:42:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 14:42:47 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 14:42:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.33 14:42:47 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 14:42:47 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 14:42:47 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 14:42:47 [INFO] Feature odl-apache-commons-lang3/14.1.4 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.19.0 14:42:47 [INFO] Feature odl-woodstox/14.1.4 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.1.1 14:42:47 [INFO] Feature odl-yangtools-codec/14.0.18 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.18 14:42:47 [INFO] Feature odl-netconf-common/10.0.0 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-codec/10.0.0 14:42:47 [INFO] Feature pax-web-http-war/4.4.8 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.8 14:42:47 [INFO] Feature management/4.4.8 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 14:42:47 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 14:42:47 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 14:42:47 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 14:42:47 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 14:42:47 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 14:42:47 [INFO] adding config file: etc/jmx.acl.cfg 14:42:47 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 14:42:47 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 14:42:47 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 14:42:47 [INFO] adding config file: etc/org.apache.karaf.management.cfg 14:42:47 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 14:42:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 14:42:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 14:42:47 [INFO] Feature odl-raft-api/12.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/12.0.1 14:42:47 [INFO] Feature odl-dropwizard-metrics/14.1.4 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.37 14:42:47 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.37 14:42:47 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.37 14:42:47 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.37 14:42:47 [INFO] Feature odl-netconf-connector/10.0.0 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.1 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.0 14:42:47 [INFO] Feature odl-javassist-3/14.1.4 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 14:42:47 [INFO] Feature odl-ietf-model-rfc9640/1.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.1 14:42:47 [INFO] Feature war/4.4.8 is defined as a boot feature 14:42:47 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.1 14:42:47 [INFO] Feature odl-restconf-all/10.0.0 is defined as a boot feature 14:42:47 [INFO] Feature odl-yangtools-util/14.0.18 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.18 14:42:47 [INFO] Feature odl-ietf-model-rfc7952/1.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.1 14:42:47 [INFO] Feature odl-mdsal-singleton-dom/15.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/15.0.1 14:42:47 [INFO] Feature odl-restconf-nb/10.0.0 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/rfc8639-impl/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/10.0.0 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.0/cfg/config 14:42:47 [INFO] Feature standard/4.4.8 is defined as a boot feature 14:42:47 [INFO] Feature odl-karaf-feat-jdbc/14.1.4 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.8 14:42:47 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 14:42:47 [INFO] Feature odl-mdsal-remoterpc-connector/12.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/12.0.1 14:42:47 [INFO] Feature odl-ietf-model-rfc8650/1.0.1 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.1 14:42:47 [INFO] Feature odl-yangtools-binding-spec/14.0.18 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.18 14:42:47 [INFO] Feature odl-yangtools-parser-api/14.0.18 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.18 14:42:47 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.18 14:42:47 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 14:42:47 [INFO] Feature pax-web-http-jetty/8.0.33 is defined as a boot feature 14:42:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 14:42:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.33 14:42:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.33 14:42:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/config-jetty 14:42:47 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/context-jetty 14:42:47 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 14:42:48 [INFO] Feature odl-ietf-model-rfc6241/1.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.1 14:42:48 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.1 14:42:48 [INFO] Feature odl-netconf-mdsal-common/10.0.0 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.0 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/10.0.0 14:42:48 [INFO] Feature odl-ietf-model-rfc8525/1.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.1 14:42:48 [INFO] Feature odl-ietf-model-rfc9643/1.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.1 14:42:48 [INFO] Feature feature/4.4.8 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 14:42:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 14:42:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 14:42:48 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 14:42:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 14:42:48 [INFO] Feature system/4.4.8 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 14:42:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 14:42:48 [INFO] Feature odl-controller-mdsal-common/12.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/12.0.1 14:42:48 [INFO] Feature pax-web-core/8.0.33 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.33 14:42:48 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 14:42:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 14:42:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.33 14:42:48 [INFO] Feature odl-guava/14.1.4 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.51.1 14:42:48 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 14:42:48 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 14:42:48 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 14:42:48 [INFO] Feature odl-mdsal-eos-binding/15.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/15.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/15.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.1 14:42:48 [INFO] Feature odl-yangtools-data/14.0.18 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.18 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.18 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.18 14:42:48 [INFO] Feature pax-web-http/8.0.33 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.8 14:42:48 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.8 14:42:48 [INFO] Feature odl-ietf-model-rfc6470/1.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6470/1.0.1 14:42:48 [INFO] Feature odl-ietf-model-rfc6022/1.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6022/1.0.1 14:42:48 [INFO] Feature odl-netconf-model-rfc5277/10.0.0 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/10.0.0 14:42:48 [INFO] Feature odl-aaa-web/0.22.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.22.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.22.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.22.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.22.1 14:42:48 [INFO] Feature pax-web-http-whiteboard/8.0.33 is defined as a boot feature 14:42:48 [INFO] Feature log/4.4.8 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 14:42:48 [INFO] adding config file: etc/org.apache.karaf.log.cfg 14:42:48 [INFO] Feature wrap/2.6.17 is defined as a boot feature 14:42:48 [INFO] Feature odl-mdsal-clustering-commons/12.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/12.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/12.0.1 14:42:48 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.26.0 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/12.0.1 14:42:48 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.37 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/12.0.1 14:42:48 [INFO] Feature odl-ietf-model-rfc8526/1.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.1 14:42:48 [INFO] Feature odl-mdsal-dom-api/15.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/15.0.1 14:42:48 [INFO] Feature odl-netconf-transport-api/10.0.0 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/10.0.0 14:42:48 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/1.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.1 14:42:48 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 14:42:48 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 14:42:48 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 14:42:48 [INFO] Feature odl-aaa-api/0.22.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.22.1 14:42:48 [INFO] Feature odl-ietf-model-rfc9642/1.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.1 14:42:48 [INFO] Feature odl-aaa-cert/0.22.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.1/xml/config 14:42:48 [INFO] Feature odl-yangtools-binding-runtime/14.0.18 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.18 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.18 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.18 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.18 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.18 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.18 14:42:48 [INFO] Feature odl-mdsal-singleton-common/15.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/15.0.1 14:42:48 [INFO] Feature odl-mdsal-distributed-datastore/12.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/12.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/12.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/12.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/12.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/12.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/12.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/12.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/pekkoconf 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/factorypekkoconf 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/moduleshardconf 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/moduleconf 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/cfg/datastore 14:42:48 [INFO] Feature odl-yanglib-mdsal-writer/10.0.0 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/10.0.0 14:42:48 [INFO] Feature odl-stax2-api/14.1.4 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 14:42:48 [INFO] Feature odl-raft-spi/12.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/12.0.1 14:42:48 [INFO] Feature odl-ietf-model-rfc8341/1.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.1 14:42:48 [INFO] Feature pax-web-jsp/8.0.33 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.33 14:42:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 14:42:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.33 14:42:48 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 14:42:48 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 14:42:48 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 14:42:48 [INFO] Feature odl-jackson-2/14.1.4 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.19.2 14:42:48 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.19.2 14:42:48 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.19.2 14:42:48 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.19.2 14:42:48 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.19.2 14:42:48 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.19.2 14:42:48 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.19.2 14:42:48 [INFO] Feature kar/4.4.8 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 14:42:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 14:42:48 [INFO] Feature odl-yangtools-common/14.0.18 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.18 14:42:48 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 14:42:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 14:42:48 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 14:42:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 14:42:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 14:42:48 [INFO] Feature odl-netconf-api/10.0.0 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/10.0.0 14:42:48 [INFO] Feature odl-restconf/10.0.0 is defined as a boot feature 14:42:48 [INFO] Feature jline/3.21.0 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 14:42:48 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 14:42:48 [INFO] Feature odl-openroadm-models/23.0.0 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/1.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/1.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-service-13.1.1/23.0.0 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-network-13.1.1/23.0.0 14:42:48 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.27.1 14:42:48 [INFO] Feature odl-jolokia/12.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 14:42:48 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/12.0.1/cfg/configuration 14:42:48 [INFO] Feature odl-ietf-model-rfc9645/1.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.1 14:42:48 [INFO] Feature odl-restconf-api/10.0.0 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.0 14:42:48 [INFO] Feature config/4.4.8 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 14:42:48 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 14:42:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 14:42:48 [INFO] Feature instance/4.4.8 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 14:42:48 [INFO] Feature odl-ietf-model-rfc8342/1.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.1 14:42:48 [INFO] Feature odl-netconf-truststore/10.0.0 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/10.0.0 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/10.0.0 14:42:48 [INFO] Feature odl-transportpce/12.0.0.SNAPSHOT is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT 14:42:48 [INFO] adding maven artifact: mvn:org.jheaps/jheaps/0.14 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-renderer/12.0.0-SNAPSHOT 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-api/12.0.0-SNAPSHOT 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-if-type/1.0.1 14:42:48 [INFO] adding maven artifact: mvn:com.github.spotbugs/spotbugs-annotations/4.8.6 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT 14:42:48 [INFO] adding maven artifact: wrap:mvn:org.apfloat/apfloat/1.10.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-olm/12.0.0-SNAPSHOT 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-common/12.0.0-SNAPSHOT 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/tapi-2.4.0/23.0.0 14:42:48 [INFO] adding maven artifact: mvn:org.jgrapht/jgrapht-core/1.5.2 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openconfig-240119/23.0.0 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-pce/12.0.0-SNAPSHOT 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-olm/12.0.0-SNAPSHOT/cfg/config 14:42:48 [INFO] Feature odl-antlr4/14.1.4 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 14:42:48 [INFO] Feature odl-ietf-model-rfc8528/1.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.1 14:42:48 [INFO] Feature odl-ws-rs-api/14.1.4 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 14:42:48 [INFO] Feature odl-restconf-openapi/10.0.0 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/10.0.0 14:42:48 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 14:42:48 [INFO] Feature odl-bytebuddy/14.0.18 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.8 14:42:48 [INFO] Feature bundle/4.4.8 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 14:42:48 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 14:42:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 14:42:48 [INFO] Feature odl-mdsal-eos-common/15.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/15.0.1 14:42:48 [INFO] Feature odl-netconf-transport/10.0.0 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/10.0.0 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/10.0.0 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/10.0.0 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/10.0.0 14:42:48 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.19.0 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/10.0.0 14:42:48 [INFO] Feature odl-mdsal-binding-base/15.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.27.1 14:42:48 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.1 14:42:48 [INFO] Feature odl-ietf-model-rfc9644/1.0.1 is defined as a boot feature 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.1 14:42:48 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.1 14:42:48 [INFO] Install stage 14:42:48 [INFO] Loading installed repositories 14:42:48 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 14:42:48 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 14:42:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 14:42:48 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 14:42:48 [INFO] 14:42:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-karaf >>> 14:42:48 [INFO] 14:42:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-karaf --- 14:42:48 [INFO] No files found to run spotbugs, check compile phase has been run 14:42:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 14:42:48 [INFO] 14:42:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-karaf <<< 14:42:48 [INFO] 14:42:48 [INFO] 14:42:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-karaf --- 14:42:48 [INFO] 14:42:48 [INFO] --- dependency:3.9.0:copy (apply-branding) @ transportpce-karaf --- 14:42:48 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 14:42:48 [INFO] 14:42:48 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ transportpce-karaf --- 14:42:48 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 14:42:48 [INFO] 14:42:48 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ transportpce-karaf --- 14:42:48 [WARNING] Overwriting /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 14:42:48 [INFO] 14:42:48 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-karaf --- 14:42:48 [INFO] 14:42:48 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ transportpce-karaf --- 14:42:48 [INFO] Copying 11 resources from src/main/assembly to target/assembly 14:42:48 [INFO] 14:42:48 [INFO] --- karaf:14.1.4:populate-local-repo (populate-local-repo) @ transportpce-karaf --- 14:42:49 [INFO] Feature repository discovered recursively: f65825b8-09fe-4c8b-a2cf-fc1ab5c00545 14:42:49 [INFO] Feature repository discovered recursively: framework-4.4.8 14:42:49 [INFO] Feature repository discovered recursively: odl-aaa-0.22.1 14:42:49 [INFO] Feature repository discovered recursively: odl-antlr4 14:42:49 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 14:42:49 [INFO] Feature repository discovered recursively: odl-apache-commons-text 14:42:49 [INFO] Feature repository discovered recursively: odl-apache-shiro 14:42:49 [INFO] Feature repository discovered recursively: odl-bytebuddy 14:42:49 [INFO] Feature repository discovered recursively: odl-controller-12.0.1 14:42:49 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.1 14:42:49 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.1 14:42:49 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 14:42:49 [INFO] Feature repository discovered recursively: odl-extras-12.0.1 14:42:49 [INFO] Feature repository discovered recursively: odl-gson 14:42:49 [INFO] Feature repository discovered recursively: odl-guava 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 14:42:49 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 14:42:49 [INFO] Feature repository discovered recursively: odl-jackson-2 14:42:49 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 14:42:49 [INFO] Feature repository discovered recursively: odl-javassist-3 14:42:49 [INFO] Feature repository discovered recursively: odl-jersey-2 14:42:49 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 14:42:49 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 14:42:49 [INFO] Feature repository discovered recursively: odl-lz4 14:42:49 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.1 14:42:49 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 14:42:49 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 14:42:49 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 14:42:49 [INFO] Feature repository discovered recursively: odl-mdsal-common 14:42:49 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 14:42:49 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 14:42:49 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 14:42:49 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 14:42:49 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 14:42:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 14:42:49 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 14:42:49 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 14:42:49 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 14:42:49 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 14:42:49 [INFO] Feature repository discovered recursively: odl-netconf-10.0.0 14:42:49 [INFO] Feature repository discovered recursively: odl-netconf-client 14:42:49 [INFO] Feature repository discovered recursively: odl-netconf-common-10.0.0 14:42:49 [INFO] Feature repository discovered recursively: odl-netconf-databind 14:42:49 [INFO] Feature repository discovered recursively: odl-netconf-keystore 14:42:49 [INFO] Feature repository discovered recursively: odl-netconf-topology 14:42:49 [INFO] Feature repository discovered recursively: odl-netconf-truststore 14:42:49 [INFO] Feature repository discovered recursively: odl-netty-4 14:42:49 [INFO] Feature repository discovered recursively: odl-openroadm-devices 14:42:49 [INFO] Feature repository discovered recursively: odl-openroadm-models 14:42:49 [INFO] Feature repository discovered recursively: odl-pekko 14:42:49 [INFO] Feature repository discovered recursively: odl-raft-api 14:42:49 [INFO] Feature repository discovered recursively: odl-raft-spi 14:42:49 [INFO] Feature repository discovered recursively: odl-restconf 14:42:49 [INFO] Feature repository discovered recursively: odl-restconf-all 14:42:49 [INFO] Feature repository discovered recursively: odl-restconf-api 14:42:49 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.0 14:42:49 [INFO] Feature repository discovered recursively: odl-restconf-server-api 14:42:49 [INFO] Feature repository discovered recursively: odl-servlet-api 14:42:49 [INFO] Feature repository discovered recursively: odl-stax2-api 14:42:49 [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models 14:42:49 [INFO] Feature repository discovered recursively: odl-transportpce 14:42:49 [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client 14:42:49 [INFO] Feature repository discovered recursively: odl-transportpce-inventory 14:42:49 [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications 14:42:49 [INFO] Feature repository discovered recursively: odl-transportpce-tapi 14:42:49 [INFO] Feature repository discovered recursively: odl-woodstox 14:42:49 [INFO] Feature repository discovered recursively: odl-ws-rs-api 14:42:49 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 14:42:49 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 14:42:49 [INFO] Feature repository discovered recursively: odl-yangtools-codec 14:42:49 [INFO] Feature repository discovered recursively: odl-yangtools-common 14:42:49 [INFO] Feature repository discovered recursively: odl-yangtools-data 14:42:49 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 14:42:49 [INFO] Feature repository discovered recursively: odl-yangtools-export 14:42:49 [INFO] Feature repository discovered recursively: odl-yangtools-parser 14:42:49 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 14:42:49 [INFO] Feature repository discovered recursively: odl-yangtools-util 14:42:49 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 14:42:49 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 14:42:49 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 14:42:49 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 14:42:49 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 14:42:49 [INFO] Feature repository discovered recursively: pt-triemap 14:42:49 [INFO] Feature repository discovered recursively: standard-4.4.8 14:42:49 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 14:42:49 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 14:42:49 [INFO] 14:42:49 [INFO] --- antrun:3.1.0:run (fix-permissions) @ transportpce-karaf --- 14:42:50 [INFO] Executing tasks 14:42:50 [INFO] Executed tasks 14:42:50 [INFO] 14:42:50 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ transportpce-karaf --- 14:42:50 [INFO] Executing tasks 14:42:50 [INFO] [delete] Deleting directory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly/system/org/bouncycastle 14:42:50 [INFO] Executed tasks 14:42:50 [INFO] 14:42:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-karaf --- 14:42:50 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 14:42:50 [INFO] 14:42:50 [INFO] --- karaf:4.4.8:archive (package) @ transportpce-karaf --- 14:43:09 [INFO] 14:43:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-karaf --- 14:43:09 [INFO] Skipping CycloneDX goal, because module skips deploy 14:43:09 [INFO] 14:43:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-karaf --- 14:43:09 [INFO] Skipping duplicate-finder execution! 14:43:09 [INFO] 14:43:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-karaf --- 14:43:09 [INFO] Skipping pom project 14:43:09 [INFO] 14:43:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-karaf --- 14:43:09 [INFO] Skipping source per configuration. 14:43:09 [INFO] 14:43:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-karaf --- 14:43:09 [INFO] 14:43:09 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-karaf --- 14:43:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:43:09 [INFO] 14:43:09 [INFO] --- install:3.1.4:install (default-install) @ transportpce-karaf --- 14:43:09 [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 14:43:09 [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 14:43:09 [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 14:43:09 [INFO] 14:43:09 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-karaf --- 14:43:09 [INFO] Rendering site for default locale 14:43:09 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:43:09 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:43:09 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:43:09 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:43:09 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 14:43:09 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 14:43:09 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 14:43:09 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 14:43:09 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 14:43:09 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 14:43:09 [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/ 14:43:09 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:43:09 [INFO] Rendering 4 report documents 14:43:09 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:43:09 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 14:43:09 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:43:09 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 14:43:09 [INFO] 14:43:09 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-karaf --- 14:43:09 [INFO] No site descriptor found: nothing to attach. 14:43:09 [INFO] 14:43:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-karaf --- 14:43:09 [INFO] Skipping artifact deployment 14:43:09 [INFO] 14:43:09 [INFO] -------< org.opendaylight.transportpce:transportpce-aggregator >-------- 14:43:09 [INFO] Building transportpce 12.0.0-SNAPSHOT [22/22] 14:43:09 [INFO] from pom.xml 14:43:09 [INFO] --------------------------------[ pom ]--------------------------------- 14:43:09 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 14:43:09 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 14:43:09 [INFO] 14:43:09 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-aggregator --- 14:43:09 [INFO] Deleting /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/target 14:43:09 [INFO] 14:43:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-aggregator --- 14:43:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 14:43:09 [INFO] 14:43:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-aggregator --- 14:43:09 [INFO] 14:43:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-aggregator --- 14:43:09 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 14:43:09 [INFO] 14:43:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-aggregator --- 14:43:09 [INFO] Skipping CycloneDX goal, because module skips deploy 14:43:09 [INFO] 14:43:09 [INFO] --- install:3.1.4:install (default-install) @ transportpce-aggregator --- 14:43:09 [INFO] Skipping artifact installation 14:43:09 [INFO] 14:43:09 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-aggregator --- 14:43:09 [INFO] Rendering site for default locale 14:43:09 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 14:43:09 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 14:43:09 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 14:43:09 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 14:43:09 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 14:43:09 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 14:43:09 [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/ 14:43:09 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 14:43:09 [INFO] Rendering 2 report documents 14:43:09 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 14:43:09 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 14:43:09 [INFO] 14:43:09 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-aggregator --- 14:43:09 [INFO] No site descriptor found: nothing to attach. 14:43:09 [INFO] 14:43:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-aggregator --- 14:43:09 [INFO] Skipping artifact deployment 14:43:09 [INFO] ------------------------------------------------------------------------ 14:43:09 [INFO] Reactor Summary for transportpce 12.0.0-SNAPSHOT: 14:43:09 [INFO] 14:43:09 [INFO] transportpce-artifacts ............................. SUCCESS [ 6.579 s] 14:43:09 [INFO] transportpce-api ................................... SUCCESS [ 33.221 s] 14:43:09 [INFO] test-common ........................................ SUCCESS [01:02 min] 14:43:09 [INFO] transportpce-common ................................ SUCCESS [02:04 min] 14:43:09 [INFO] transportpce-renderer .............................. SUCCESS [02:04 min] 14:43:09 [INFO] transportpce-networkmodel .......................... SUCCESS [01:22 min] 14:43:09 [INFO] transportpce-inventory ............................. SUCCESS [ 15.655 s] 14:43:09 [INFO] transportpce-olm ................................... SUCCESS [ 44.648 s] 14:43:09 [INFO] transportpce-pce ................................... SUCCESS [04:32 min] 14:43:09 [INFO] transportpce-servicehandler ........................ SUCCESS [05:15 min] 14:43:09 [INFO] transportpce-tapi .................................. SUCCESS [01:13 min] 14:43:09 [INFO] transportpce-nbinotifications ...................... SUCCESS [ 45.069 s] 14:43:09 [INFO] transportpce-dmaap-client .......................... SUCCESS [ 16.819 s] 14:43:09 [INFO] OpenDaylight :: transportpce ....................... SUCCESS [ 44.970 s] 14:43:09 [INFO] OpenDaylight :: transportpce :: tapi ............... SUCCESS [ 33.839 s] 14:43:09 [INFO] OpenDaylight :: transportpce :: nbinotifications ... SUCCESS [ 34.426 s] 14:43:09 [INFO] OpenDaylight :: transportpce :: dmaap-client ....... SUCCESS [ 32.324 s] 14:43:09 [INFO] OpenDaylight :: transportpce :: Inventory .......... SUCCESS [ 31.344 s] 14:43:09 [INFO] OpenDaylight :: TransportPCE :: Features ........... SUCCESS [ 7.356 s] 14:43:09 [INFO] features-aggregator ................................ SUCCESS [ 0.171 s] 14:43:09 [INFO] transportpce-karaf ................................. SUCCESS [ 24.595 s] 14:43:09 [INFO] transportpce ....................................... SUCCESS [ 0.282 s] 14:43:09 [INFO] ------------------------------------------------------------------------ 14:43:09 [INFO] BUILD SUCCESS 14:43:09 [INFO] ------------------------------------------------------------------------ 14:43:09 [INFO] Total time: 23:53 min 14:43:09 [INFO] Finished at: 2025-10-29T14:43:09Z 14:43:09 [INFO] ------------------------------------------------------------------------ 14:43:10 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins4292081091580516240.sh 14:43:10 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins4072008822164889009.sh 14:43:10 $ ssh-agent -k 14:43:10 unset SSH_AUTH_SOCK; 14:43:10 unset SSH_AGENT_PID; 14:43:10 echo Agent pid 1577 killed; 14:43:10 [ssh-agent] Stopped. 14:43:10 [JaCoCo plugin] Collecting JaCoCo coverage data... 14:43:10 [JaCoCo plugin] Version: 3.3.5 14:43:10 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 14:43:10 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 10 14:43:10 [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 14:43:11 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 14:43:11 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/classes 1127 files 14:43:11 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/classes 74 files 14:43:11 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/classes 14 files 14:43:11 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/classes 0 files 14:43:11 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/classes 0 files 14:43:11 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/classes 0 files 14:43:11 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/classes 0 files 14:43:11 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/classes 0 files 14:43:11 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/classes 0 files 14:43:11 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/classes 16 files 14:43:11 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/jacoco/classes 0 files 14:43:11 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/classes 0 files 14:43:11 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/classes 22 files 14:43:11 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/classes 51 files 14:43:11 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/classes 28 files 14:43:11 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/classes 106 files 14:43:11 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/classes 67 files 14:43:11 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/classes 50 files 14:43:11 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/classes 76 files 14:43:11 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/classes 19 files 14:43:12 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 14:43:12 [JaCoCo plugin] Source Inclusions: **/*.java 14:43:12 [JaCoCo plugin] Source Exclusions: null 14:43:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java 57 files 14:43:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/src/main/java 13 files 14:43:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java 15 files 14:43:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/lighty/src/main/java 6 files 14:43:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java 21 files 14:43:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java 37 files 14:43:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/src/main/java 21 files 14:43:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java 92 files 14:43:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/src/main/java 60 files 14:43:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java 39 files 14:43:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java 69 files 14:43:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java 18 files 14:43:12 [JaCoCo plugin] Loading inclusions files.. 14:43:12 [JaCoCo plugin] inclusions: [] 14:43:12 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 14:43:12 [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] 14:43:12 [JaCoCo plugin] Publishing the results.. 14:43:12 [JaCoCo plugin] Loading packages.. 14:43:12 [JaCoCo plugin] Done. 14:43:12 [JaCoCo plugin] Overall coverage: class: 82.286995, method: 57.830994, line: 43.35716, branch: 32.081142, instruction: 42.3539, complexity: 34.444687 14:43:12 [PostBuildScript] - [INFO] Executing post build scripts. 14:43:12 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins6436725386797729412.sh 14:43:12 ---> sysstat.sh 14:43:13 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins7964005263727250160.sh 14:43:13 ---> package-listing.sh 14:43:13 ++ facter osfamily 14:43:13 ++ tr '[:upper:]' '[:lower:]' 14:43:13 + OS_FAMILY=debian 14:43:13 + workspace=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 14:43:13 + START_PACKAGES=/tmp/packages_start.txt 14:43:13 + END_PACKAGES=/tmp/packages_end.txt 14:43:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:43:13 + PACKAGES=/tmp/packages_start.txt 14:43:13 + '[' /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 ']' 14:43:13 + PACKAGES=/tmp/packages_end.txt 14:43:13 + case "${OS_FAMILY}" in 14:43:13 + dpkg -l 14:43:13 + grep '^ii' 14:43:13 + '[' -f /tmp/packages_start.txt ']' 14:43:13 + '[' -f /tmp/packages_end.txt ']' 14:43:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:43:13 + '[' /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 ']' 14:43:13 + mkdir -p /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/archives/ 14:43:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/archives/ 14:43:13 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3843250072669352513.sh 14:43:13 ---> capture-instance-metadata.sh 14:43:13 Setup pyenv: 14:43:13 system 14:43:13 3.8.20 14:43:13 3.9.20 14:43:13 3.10.15 14:43:13 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 14:43:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XJiU from file:/tmp/.os_lf_venv 14:43:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:43:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:43:18 lf-activate-venv(): INFO: Base packages installed successfully 14:43:18 lf-activate-venv(): INFO: Installing additional packages: lftools 14:43:38 lf-activate-venv(): INFO: Adding /tmp/venv-XJiU/bin to PATH 14:43:38 INFO: Running in OpenStack, capturing instance metadata 14:43:39 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins10351121836021594647.sh 14:43:39 provisioning config files... 14:43:39 Could not find credentials [logs] for transportpce-maven-verify-transportpce-master-mvn39-openjdk21 #1967 14:43:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config18193203224219170356tmp 14:43:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:43:39 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:43:39 provisioning config files... 14:43:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:43:40 [EnvInject] - Injecting environment variables from a build step. 14:43:40 [EnvInject] - Injecting as environment variables the properties content 14:43:40 SERVER_ID=logs 14:43:40 14:43:40 [EnvInject] - Variables injected successfully. 14:43:40 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins4948174926297606491.sh 14:43:40 ---> create-netrc.sh 14:43:40 WARN: Log server credential not found. 14:43:40 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins8415954332891674758.sh 14:43:40 ---> python-tools-install.sh 14:43:40 Setup pyenv: 14:43:40 system 14:43:40 3.8.20 14:43:40 3.9.20 14:43:40 3.10.15 14:43:40 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 14:43:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XJiU from file:/tmp/.os_lf_venv 14:43:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:43:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:43:42 lf-activate-venv(): INFO: Base packages installed successfully 14:43:42 lf-activate-venv(): INFO: Installing additional packages: lftools 14:43:57 lf-activate-venv(): INFO: Adding /tmp/venv-XJiU/bin to PATH 14:43:57 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins13941521652084619385.sh 14:43:57 ---> sudo-logs.sh 14:43:57 Archiving 'sudo' log.. 14:43:58 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3059255315996679260.sh 14:43:58 ---> job-cost.sh 14:43:58 Setup pyenv: 14:43:58 system 14:43:58 3.8.20 14:43:58 3.9.20 14:43:58 3.10.15 14:43:58 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 14:43:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XJiU from file:/tmp/.os_lf_venv 14:43:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:43:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:44:00 lf-activate-venv(): INFO: Base packages installed successfully 14:44:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:44: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. 14:44:06 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 14:44:06 lf-activate-venv(): INFO: Adding /tmp/venv-XJiU/bin to PATH 14:44:06 INFO: No Stack... 14:44:08 INFO: Retrieving Pricing Info for: v3-standard-4 14:44:08 INFO: Archiving Costs 14:44:08 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins12829023543170624432.sh 14:44:08 ---> logs-deploy.sh 14:44:08 Setup pyenv: 14:44:08 system 14:44:08 3.8.20 14:44:08 3.9.20 14:44:08 3.10.15 14:44:08 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 14:44:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XJiU from file:/tmp/.os_lf_venv 14:44:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:44:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:44:10 lf-activate-venv(): INFO: Base packages installed successfully 14:44:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:44:21 lf-activate-venv(): INFO: Adding /tmp/venv-XJiU/bin to PATH 14:44:21 WARNING: Nexus logging server not set 14:44:21 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/1967/ 14:44:21 INFO: archiving logs to S3 14:44:23 ---> uname -a: 14:44:23 Linux prd-ubuntu2204-docker-4c-4g-3274 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 14:44:23 14:44:23 14:44:23 ---> lscpu: 14:44:23 Architecture: x86_64 14:44:23 CPU op-mode(s): 32-bit, 64-bit 14:44:23 Address sizes: 40 bits physical, 48 bits virtual 14:44:23 Byte Order: Little Endian 14:44:23 CPU(s): 4 14:44:23 On-line CPU(s) list: 0-3 14:44:23 Vendor ID: AuthenticAMD 14:44:23 Model name: AMD EPYC-Rome Processor 14:44:23 CPU family: 23 14:44:23 Model: 49 14:44:23 Thread(s) per core: 1 14:44:23 Core(s) per socket: 1 14:44:23 Socket(s): 4 14:44:23 Stepping: 0 14:44:23 BogoMIPS: 5600.00 14:44:23 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 14:44:23 Virtualization: AMD-V 14:44:23 Hypervisor vendor: KVM 14:44:23 Virtualization type: full 14:44:23 L1d cache: 128 KiB (4 instances) 14:44:23 L1i cache: 128 KiB (4 instances) 14:44:23 L2 cache: 2 MiB (4 instances) 14:44:23 L3 cache: 64 MiB (4 instances) 14:44:23 NUMA node(s): 1 14:44:23 NUMA node0 CPU(s): 0-3 14:44:23 Vulnerability Gather data sampling: Not affected 14:44:23 Vulnerability Indirect target selection: Not affected 14:44:23 Vulnerability Itlb multihit: Not affected 14:44:23 Vulnerability L1tf: Not affected 14:44:23 Vulnerability Mds: Not affected 14:44:23 Vulnerability Meltdown: Not affected 14:44:23 Vulnerability Mmio stale data: Not affected 14:44:23 Vulnerability Reg file data sampling: Not affected 14:44:23 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:44:23 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:44:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:44:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:44:23 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:44:23 Vulnerability Srbds: Not affected 14:44:23 Vulnerability Tsx async abort: Not affected 14:44:23 14:44:23 14:44:23 ---> nproc: 14:44:23 4 14:44:23 14:44:23 14:44:23 ---> df -h: 14:44:23 Filesystem Size Used Avail Use% Mounted on 14:44:23 tmpfs 1.6G 1.1M 1.6G 1% /run 14:44:23 /dev/vda1 78G 11G 67G 14% / 14:44:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:44:23 tmpfs 5.0M 0 5.0M 0% /run/lock 14:44:23 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:44:23 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 14:44:23 14:44:23 14:44:23 ---> free -m: 14:44:23 total used free shared buff/cache available 14:44:23 Mem: 15989 615 10458 4 4915 15031 14:44:23 Swap: 1023 0 1023 14:44:23 14:44:23 14:44:23 ---> ip addr: 14:44:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:44:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:44:23 inet 127.0.0.1/8 scope host lo 14:44:23 valid_lft forever preferred_lft forever 14:44:23 inet6 ::1/128 scope host 14:44:23 valid_lft forever preferred_lft forever 14:44:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:44:23 link/ether fa:16:3e:ac:17:17 brd ff:ff:ff:ff:ff:ff 14:44:23 altname enp0s3 14:44:23 inet 10.30.171.106/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:44:23 valid_lft 84774sec preferred_lft 84774sec 14:44:23 inet6 fe80::f816:3eff:feac:1717/64 scope link 14:44:23 valid_lft forever preferred_lft forever 14:44:23 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:44:23 link/ether 86:ba:e0:fb:e3:68 brd ff:ff:ff:ff:ff:ff 14:44:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:44:23 valid_lft forever preferred_lft forever 14:44:23 14:44:23 14:44:23 ---> sar -b -r -n DEV: 14:44:23 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-3274) 10/29/25 _x86_64_ (4 CPU) 14:44:23 14:44:23 14:17:20 LINUX RESTART (4 CPU) 14:44:23 14:44:23 14:20:08 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:44:23 14:30:08 7.90 0.88 6.49 0.54 562.65 1629.08 22162.72 14:44:23 14:40:01 5.08 0.37 4.48 0.23 11.61 627.77 383.02 14:44:23 Average: 6.50 0.62 5.49 0.38 288.70 1131.27 11334.66 14:44:23 14:44:23 14:20:08 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:44:23 14:30:08 8425544 11532848 4430240 27.06 111472 3164756 4607840 26.45 662176 6938968 136 14:44:23 14:40:01 9386160 13159064 2800752 17.11 128280 3776932 2995304 17.19 743696 5860016 481768 14:44:23 Average: 8905852 12345956 3615496 22.08 119876 3470844 3801572 21.82 702936 6399492 240952 14:44:23 14:44:23 14:20:08 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:44:23 14:30:08 lo 0.63 0.63 0.38 0.38 0.00 0.00 0.00 0.00 14:44:23 14:30:08 ens3 22.60 16.85 207.28 2.98 0.00 0.00 0.00 0.00 14:44:23 14:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:23 14:40:01 lo 104.47 104.47 99.18 99.18 0.00 0.00 0.00 0.00 14:44:23 14:40:01 ens3 37.51 26.99 409.25 3.37 0.00 0.00 0.00 0.00 14:44:23 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:23 Average: lo 52.25 52.25 49.50 49.50 0.00 0.00 0.00 0.00 14:44:23 Average: ens3 30.01 21.89 307.69 3.18 0.00 0.00 0.00 0.00 14:44:23 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:23 14:44:23 14:44:23 ---> sar -P ALL: 14:44:23 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-3274) 10/29/25 _x86_64_ (4 CPU) 14:44:23 14:44:23 14:17:20 LINUX RESTART (4 CPU) 14:44:23 14:44:23 14:20:08 CPU %user %nice %system %iowait %steal %idle 14:44:23 14:30:08 all 51.63 0.00 0.89 0.12 0.11 47.26 14:44:23 14:30:08 0 52.26 0.00 0.87 0.21 0.12 46.55 14:44:23 14:30:08 1 47.01 0.00 0.83 0.07 0.11 51.98 14:44:23 14:30:08 2 47.34 0.00 0.87 0.09 0.10 51.61 14:44:23 14:30:08 3 59.90 0.00 0.99 0.10 0.12 38.88 14:44:23 14:40:01 all 50.34 0.00 0.74 0.05 0.10 48.77 14:44:23 14:40:01 0 49.14 0.00 0.74 0.05 0.11 49.97 14:44:23 14:40:01 1 50.49 0.00 0.76 0.09 0.11 48.55 14:44:23 14:40:01 2 58.95 0.00 0.79 0.01 0.10 40.14 14:44:23 14:40:01 3 42.77 0.00 0.66 0.05 0.09 56.44 14:44:23 Average: all 50.99 0.00 0.81 0.08 0.11 48.01 14:44:23 Average: 0 50.71 0.00 0.80 0.13 0.11 48.25 14:44:23 Average: 1 48.74 0.00 0.80 0.08 0.11 50.27 14:44:23 Average: 2 53.12 0.00 0.83 0.05 0.10 45.91 14:44:23 Average: 3 51.38 0.00 0.83 0.07 0.11 47.61 14:44:23 14:44:23 14:44:23