11:38:24 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/116919 11:38:24 Running as SYSTEM 11:38:24 [EnvInject] - Loading node environment variables. 11:38:24 Building remotely on prd-ubuntu2204-docker-4c-4g-47508 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/netconf-maven-verify-master-mvn39-openjdk21 11:38:30 [ssh-agent] Looking for ssh-agent implementation... 11:38:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:38:31 $ ssh-agent 11:38:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjBc7p3/agent.1561 11:38:31 SSH_AGENT_PID=1563 11:38:31 [ssh-agent] Started. 11:38:31 Running ssh-add (command line suppressed) 11:38:31 Identity added: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/private_key_5568083817436766634.key (/w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/private_key_5568083817436766634.key) 11:38:31 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:38:31 The recommended git tool is: NONE 11:38:39 using credential jenkins-ssh 11:38:39 Wiping out workspace first. 11:38:39 Cloning the remote Git repository 11:38:39 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 11:38:39 > git init /w/workspace/netconf-maven-verify-master-mvn39-openjdk21 # timeout=10 11:38:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 11:38:39 > git --version # timeout=10 11:38:39 > git --version # 'git version 2.34.1' 11:38:39 using GIT_SSH to set credentials jenkins-ssh 11:38:39 Verifying host key using known hosts file 11:38:39 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. 11:38:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 11:39:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 11:39:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:39:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 11:39:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 11:39:33 using GIT_SSH to set credentials jenkins-ssh 11:39:33 Verifying host key using known hosts file 11:39:33 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:39:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/19/116919/17 # timeout=10 11:39:35 > git rev-parse 9b09eb9b7a81e24f1dbdf2364ddf6fdc54919e19^{commit} # timeout=10 11:39:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:39:35 Checking out Revision 9b09eb9b7a81e24f1dbdf2364ddf6fdc54919e19 (refs/changes/19/116919/17) 11:39:35 > git config core.sparsecheckout # timeout=10 11:39:35 > git checkout -f 9b09eb9b7a81e24f1dbdf2364ddf6fdc54919e19 # timeout=10 11:39:35 Commit message: "Fix YANG patch reply on edit-config error" 11:39:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:39:35 > git rev-list --no-walk 05597431e5c9e8563c884d4d99abd48f83d25152 # timeout=10 11:39:39 provisioning config files... 11:39:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:39:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:39:39 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins14820205440232928542.sh 11:39:39 ---> python-tools-install.sh 11:39:39 Setup pyenv: 11:39:39 * system (set by /opt/pyenv/version) 11:39:39 * 3.8.20 (set by /opt/pyenv/version) 11:39:39 * 3.9.20 (set by /opt/pyenv/version) 11:39:39 * 3.10.15 (set by /opt/pyenv/version) 11:39:39 * 3.11.10 (set by /opt/pyenv/version) 11:39:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gdz0 11:39:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:39:48 lf-activate-venv(): INFO: Installing: lftools 11:40:13 lf-activate-venv(): INFO: Adding /tmp/venv-Gdz0/bin to PATH 11:40:13 Generating Requirements File 11:40:35 Python 3.11.10 11:40:35 pip 25.1.1 from /tmp/venv-Gdz0/lib/python3.11/site-packages/pip (python 3.11) 11:40:36 appdirs==1.4.4 11:40:36 argcomplete==3.6.2 11:40:36 aspy.yaml==1.3.0 11:40:36 attrs==25.3.0 11:40:36 autopage==0.5.2 11:40:36 beautifulsoup4==4.13.4 11:40:36 boto3==1.39.16 11:40:36 botocore==1.39.16 11:40:36 bs4==0.0.2 11:40:36 cachetools==5.5.2 11:40:36 certifi==2025.7.14 11:40:36 cffi==1.17.1 11:40:36 cfgv==3.4.0 11:40:36 chardet==5.2.0 11:40:36 charset-normalizer==3.4.2 11:40:36 click==8.2.1 11:40:36 cliff==4.10.0 11:40:36 cmd2==2.7.0 11:40:36 cryptography==3.3.2 11:40:36 debtcollector==3.0.0 11:40:36 decorator==5.2.1 11:40:36 defusedxml==0.7.1 11:40:36 Deprecated==1.2.18 11:40:36 distlib==0.4.0 11:40:36 dnspython==2.7.0 11:40:36 docker==7.1.0 11:40:36 dogpile.cache==1.4.0 11:40:36 durationpy==0.10 11:40:36 email_validator==2.2.0 11:40:36 filelock==3.18.0 11:40:36 future==1.0.0 11:40:36 gitdb==4.0.12 11:40:36 GitPython==3.1.45 11:40:36 google-auth==2.40.3 11:40:36 httplib2==0.22.0 11:40:36 identify==2.6.12 11:40:36 idna==3.10 11:40:36 importlib-resources==1.5.0 11:40:36 iso8601==2.1.0 11:40:36 Jinja2==3.1.6 11:40:36 jmespath==1.0.1 11:40:36 jsonpatch==1.33 11:40:36 jsonpointer==3.0.0 11:40:36 jsonschema==4.25.0 11:40:36 jsonschema-specifications==2025.4.1 11:40:36 keystoneauth1==5.11.1 11:40:36 kubernetes==33.1.0 11:40:36 lftools==0.37.13 11:40:36 lxml==6.0.0 11:40:36 markdown-it-py==3.0.0 11:40:36 MarkupSafe==3.0.2 11:40:36 mdurl==0.1.2 11:40:36 msgpack==1.1.1 11:40:36 multi_key_dict==2.0.3 11:40:36 munch==4.0.0 11:40:36 netaddr==1.3.0 11:40:36 niet==1.4.2 11:40:36 nodeenv==1.9.1 11:40:36 oauth2client==4.1.3 11:40:36 oauthlib==3.3.1 11:40:36 openstacksdk==4.6.0 11:40:36 os-client-config==2.3.0 11:40:36 os-service-types==1.8.0 11:40:36 osc-lib==4.1.0 11:40:36 oslo.config==10.0.0 11:40:36 oslo.context==6.0.0 11:40:36 oslo.i18n==6.5.1 11:40:36 oslo.log==7.2.0 11:40:36 oslo.serialization==5.7.0 11:40:36 oslo.utils==9.0.0 11:40:36 packaging==25.0 11:40:36 pbr==6.1.1 11:40:36 platformdirs==4.3.8 11:40:36 prettytable==3.16.0 11:40:36 psutil==7.0.0 11:40:36 pyasn1==0.6.1 11:40:36 pyasn1_modules==0.4.2 11:40:36 pycparser==2.22 11:40:36 pygerrit2==2.0.15 11:40:36 PyGithub==2.6.1 11:40:36 Pygments==2.19.2 11:40:36 PyJWT==2.10.1 11:40:36 PyNaCl==1.5.0 11:40:36 pyparsing==2.4.7 11:40:36 pyperclip==1.9.0 11:40:36 pyrsistent==0.20.0 11:40:36 python-cinderclient==9.7.0 11:40:36 python-dateutil==2.9.0.post0 11:40:36 python-heatclient==4.3.0 11:40:36 python-jenkins==1.8.2 11:40:36 python-keystoneclient==5.6.0 11:40:36 python-magnumclient==4.8.1 11:40:36 python-openstackclient==8.1.0 11:40:36 python-swiftclient==4.8.0 11:40:36 PyYAML==6.0.2 11:40:36 referencing==0.36.2 11:40:36 requests==2.32.4 11:40:36 requests-oauthlib==2.0.0 11:40:36 requestsexceptions==1.4.0 11:40:36 rfc3986==2.0.0 11:40:36 rich==14.1.0 11:40:36 rich-argparse==1.7.1 11:40:36 rpds-py==0.26.0 11:40:36 rsa==4.9.1 11:40:36 ruamel.yaml==0.18.14 11:40:36 ruamel.yaml.clib==0.2.12 11:40:36 s3transfer==0.13.1 11:40:36 simplejson==3.20.1 11:40:36 six==1.17.0 11:40:36 smmap==5.0.2 11:40:36 soupsieve==2.7 11:40:36 stevedore==5.4.1 11:40:36 tabulate==0.9.0 11:40:36 toml==0.10.2 11:40:36 tomlkit==0.13.3 11:40:36 tqdm==4.67.1 11:40:36 typing_extensions==4.14.1 11:40:36 tzdata==2025.2 11:40:36 urllib3==1.26.20 11:40:36 virtualenv==20.32.0 11:40:36 wcwidth==0.2.13 11:40:36 websocket-client==1.8.0 11:40:36 wrapt==1.17.2 11:40:36 xdg==6.0.0 11:40:36 xmltodict==0.14.2 11:40:36 yq==3.4.3 11:40:36 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins9887754855135996270.sh 11:40:36 + mkdir -p /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/target/classes /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/jacoco/classes 11:40:36 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins17846498324021582386.sh 11:40:36 + echo quiet=on 11:40:36 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-47508 11:40:37 [netconf-maven-verify-master-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=9b09eb9b7a81e24f1dbdf2364ddf6fdc54919e19 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=peter.suna@pantheon.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Peter Suna" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/netconf/+/116919 -DGERRIT_PATCHSET_UPLOADER_EMAIL=peter.suna@pantheon.tech "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 11:40:37 " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=netconf -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=116919 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Peter Suna\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/19/116919/17 "-DGERRIT_PATCHSET_UPLOADER_NAME=Peter Suna" '-DGERRIT_CHANGE_OWNER=\"Peter Suna\" ' -DPROJECT=netconf -DGERRIT_CHANGE_COMMIT_MESSAGE=Rml4IFlBTkcgcGF0Y2ggcmVwbHkgb24gZWRpdC1jb25maWcgZXJyb3IKCldoZW4gYW4gZWRpdC1jb25maWcgb3BlcmF0aW9uIGZhaWxlZCwgdGhlIHJlc3VsdCBvbmx5IHNob3dlZAphIGdsb2JhbCBlcnJvci4gVGhpcyBjb21taXQgdHJhY2tzIHRoZSBmYWlsZWQgZWRpdC1jb25maWcgb3BlcmF0aW9ucwphbmQgdXBkYXRlcyB0aGUgZWRpdENvbGxlY3Rpb24gd2l0aCBjb3JyZWN0IFBhdGNoU3RhdHVzRW50aXR5LgoKSklSQTogTkVUQ09ORi0xMTk3CkNoYW5nZS1JZDogSWE1M2I4ZjMxZGUwOGE5YmRmZDc5NTE1ODA5NGVkOGYwNzEyM2IzMmUKU2lnbmVkLW9mZi1ieTogUGV0ZXIgU3VuYSA8cGV0ZXIuc3VuYUBwYW50aGVvbi50ZWNoPgo= -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Fix YANG patch reply on edit-config error" -DSTREAM=master '-DGERRIT_EVENT_ACCOUNT=\"Peter Suna\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ia53b8f31de08a9bdfd795158094ed8f07123b32e -DGERRIT_EVENT_HASH=-1615991878 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=peter.suna@pantheon.tech -DGERRIT_PATCHSET_NUMBER=17 "-DMAVEN_PARAMS=-Dstream=$STREAM -Dmaven.source.skip=true" "-DGERRIT_CHANGE_OWNER_NAME=Peter Suna" --version 11:40:37 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 11:40:37 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 11:40:37 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 11:40:37 Default locale: en, platform encoding: UTF-8 11:40:37 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" 11:40:37 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins1183982406091888503.sh 11:40:37 + rm /home/jenkins/.wgetrc 11:40:37 [EnvInject] - Injecting environment variables from a build step. 11:40:37 [EnvInject] - Injecting as environment variables the properties content 11:40:37 SET_JDK_VERSION=openjdk21 11:40:37 GIT_URL="git://devvexx.opendaylight.org/mirror" 11:40:37 11:40:37 [EnvInject] - Variables injected successfully. 11:40:37 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/sh /tmp/jenkins14054743583747566006.sh 11:40:37 ---> update-java-alternatives.sh 11:40:37 ---> Updating Java version 11:40:37 ---> Ubuntu/Debian system detected 11:40:37 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:40:37 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:40:37 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 11:40:37 openjdk version "21.0.5" 2024-10-15 11:40:37 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 11:40:37 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 11:40:37 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 11:40:37 [EnvInject] - Injecting environment variables from a build step. 11:40:37 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:40:37 [EnvInject] - Variables injected successfully. 11:40:37 provisioning config files... 11:40:37 copy managed file [global-settings] to file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/config3387194569197203622tmp 11:40:38 copy managed file [netconf-settings] to file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/config11958695571151847568tmp 11:40:38 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins18436212986228249180.sh 11:40:38 [EnvInject] - Injecting environment variables from a build step. 11:40:38 [EnvInject] - Injecting as environment variables the properties content 11:40:38 MAVEN_GOALS=clean deploy -Pintegrationtests 11:40:38 11:40:38 [EnvInject] - Variables injected successfully. 11:40:38 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins16257189709690052606.sh 11:40:38 ---> common-variables.sh 11:40:38 --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 11:40:38 ---> maven-build.sh 11:40:38 + set +u 11:40:38 + export MAVEN_OPTS 11:40:38 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -Pintegrationtests -e --global-settings /w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/config3387194569197203622tmp --settings /w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/config11958695571151847568tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dstream=master -Dmaven.source.skip=true 11:40:39 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 11:40:39 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 11:40:39 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 11:40:39 Default locale: en, platform encoding: UTF-8 11:40:39 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" 11:40:39 [INFO] Error stacktraces are turned on. 11:40:39 [INFO] Scanning for projects... 11:40:47 [WARNING] The requested profile "integrationtests" could not be activated because it does not exist. 11:40:47 [INFO] ------------------------------------------------------------------------ 11:40:47 [INFO] Reactor Build Order: 11:40:47 [INFO] 11:40:47 [INFO] netconf-artifacts [pom] 11:40:47 [INFO] bnd-parent [pom] 11:40:47 [INFO] netconf-parent [pom] 11:40:47 [INFO] feature-parent [pom] 11:40:47 [INFO] netconf-auth [bundle] 11:40:47 [INFO] netconf-auth-aaa [bundle] 11:40:47 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin [feature] 11:40:47 [INFO] rfc5277 [bundle] 11:40:47 [INFO] OpenDaylight :: Netconf :: RFC5277 Models [feature] 11:40:47 [INFO] netconf-api [jar] 11:40:47 [INFO] OpenDaylight :: Netconf :: API [feature] 11:40:47 [INFO] netconf-common [jar] 11:40:47 [INFO] netconf-codec [jar] 11:40:47 [INFO] shaded-exificient-jar [jar] 11:40:47 [INFO] shaded-exificient [bundle] 11:40:47 [INFO] netconf-test-util [jar] 11:40:47 [INFO] netconf-netty-util [bundle] 11:40:47 [INFO] OpenDaylight :: Netconf :: Netconf Common [feature] 11:40:47 [INFO] keystore-api [bundle] 11:40:47 [INFO] keystore-none [bundle] 11:40:47 [INFO] OpenDaylight :: Netconf :: Key Store [feature] 11:40:47 [INFO] truststore-api [bundle] 11:40:47 [INFO] truststore-none [bundle] 11:40:47 [INFO] OpenDaylight :: Netconf :: Trust Store [feature] 11:40:47 [INFO] transport-api [jar] 11:40:47 [INFO] OpenDaylight :: Netconf :: Transport API [feature] 11:40:47 [INFO] transport-tcp [jar] 11:40:47 [INFO] transport-tls [jar] 11:40:47 [INFO] transport-http [bundle] 11:40:47 [INFO] shaded-sshd-jar [jar] 11:40:47 [INFO] shaded-sshd [bundle] 11:40:47 [INFO] transport-ssh [jar] 11:40:47 [INFO] OpenDaylight :: Netconf :: Transport [feature] 11:40:47 [INFO] netconf-client [bundle] 11:40:47 [INFO] odl-netconf-client [feature] 11:40:47 [INFO] netconf-server [bundle] 11:40:47 [INFO] OpenDaylight :: Netconf :: Impl [feature] 11:40:47 [INFO] OpenDaylight :: Netconf :: All [feature] 11:40:47 [INFO] databind [jar] 11:40:47 [INFO] OpenDaylight :: Netconf :: Databind [feature] 11:40:47 [INFO] netconf-common-mdsal [jar] 11:40:47 [INFO] netconf-dom-api [bundle] 11:40:47 [INFO] odl-netconf-mdsal-common [feature] 11:40:47 [INFO] yanglib-mdsal-writer [bundle] 11:40:47 [INFO] odl-yanglib-mdsal-writer [feature] 11:40:47 [INFO] netconf-server-mdsal [bundle] 11:40:47 [INFO] netconf-nb [bundle] 11:40:47 [INFO] OpenDaylight :: Netconf :: Mdsal [feature] 11:40:47 [INFO] keystore-legacy [bundle] 11:40:47 [INFO] restconf-api [bundle] 11:40:47 [INFO] restconf-server-api [jar] 11:40:47 [INFO] restconf-server-api-testlib [bundle] 11:40:47 [INFO] restconf-server-spi [jar] 11:40:47 [INFO] restconf-mdsal-spi [jar] 11:40:47 [INFO] netconf-client-mdsal [bundle] 11:40:47 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector [feature] 11:40:47 [INFO] test-models [bundle] 11:40:47 [INFO] netconf-topology [bundle] 11:40:47 [INFO] netconf-topology-singleton [bundle] 11:40:47 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server [feature] 11:40:47 [INFO] netconf-topology-impl [bundle] 11:40:47 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore [feature] 11:40:47 [INFO] callhome-provider [bundle] 11:40:47 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server [feature] 11:40:47 [INFO] OpenDaylight :: Netconf Connector :: All [feature] 11:40:47 [INFO] netconf-console [bundle] 11:40:47 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations [feature] 11:40:47 [INFO] OpenDaylight :: RESTCONF :: API [feature] 11:40:47 [INFO] OpenDaylight :: RESTCONF :: Server API [feature] 11:40:47 [INFO] odl-device-notification [bundle] 11:40:47 [INFO] draft-ietf-restconf-server [bundle] 11:40:47 [INFO] restconf-server [jar] 11:40:47 [INFO] restconf-server-mdsal [jar] 11:40:47 [INFO] restconf-server-jaxrs [jar] 11:40:47 [INFO] sal-remote [bundle] 11:40:47 [INFO] sal-remote-impl [jar] 11:40:47 [INFO] restconf-nb [bundle] 11:40:47 [INFO] restconf-subscription [jar] 11:40:47 [INFO] OpenDaylight :: RESTCONF :: Northbound [feature] 11:40:47 [INFO] OpenDaylight :: Restconf [feature] 11:40:47 [INFO] restconf-openapi [bundle] 11:40:47 [INFO] OpenDaylight :: RESTCONF :: OPENAPI [feature] 11:40:47 [INFO] OpenDaylight :: Restconf :: All [feature] 11:40:47 [INFO] keystore-plaintext-api [bundle] 11:40:47 [INFO] keystore-plaintext-localfile [bundle] 11:40:47 [INFO] keystore-plaintext-cli [bundle] 11:40:47 [INFO] OpenDaylight :: Netconf :: Key Store :: Plaintext Storage [feature] 11:40:47 [INFO] features-netconf [feature] 11:40:47 [INFO] netconf-test-perf [bundle] 11:40:47 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing [feature] 11:40:47 [INFO] features-netconf-testing [feature] 11:40:47 [INFO] features-netconf-experimental [feature] 11:40:47 [INFO] OpenDaylight :: Restconf :: Common [feature] 11:40:47 [INFO] netconf-features-parent [pom] 11:40:47 [INFO] model-aggregator [pom] 11:40:47 [INFO] transport-udp [bundle] 11:40:47 [INFO] transport-aggregator [pom] 11:40:47 [INFO] restconf-client [bundle] 11:40:47 [INFO] protocol [pom] 11:40:47 [INFO] plugins [pom] 11:40:47 [INFO] netconf-testtool [jar] 11:40:47 [INFO] restconf-it [jar] 11:40:47 [INFO] apps [pom] 11:40:47 [INFO] third-party [pom] 11:40:47 [INFO] netconf-karaf [pom] 11:40:47 [INFO] netconf-karaf-static [karaf-assembly] 11:40:47 [INFO] usecase-parent [pom] 11:40:47 [INFO] netconf-subsystem [pom] 11:40:47 [INFO] restconf-wadl-generator [jar] 11:40:47 [INFO] restconf-subsystem [pom] 11:40:47 [INFO] keystore-aggregator [pom] 11:40:47 [INFO] truststore-aggregator [pom] 11:40:47 [INFO] netconf-aggregator [pom] 11:40:47 [INFO] 11:40:47 [INFO] -------------< org.opendaylight.netconf:netconf-artifacts >------------- 11:40:47 [INFO] Building netconf-artifacts 10.0.0-SNAPSHOT [1/113] 11:40:47 [INFO] from artifacts/pom.xml 11:40:47 [INFO] --------------------------------[ pom ]--------------------------------- 11:40:47 [INFO] 11:40:47 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-artifacts --- 11:40:47 [INFO] 11:40:47 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ netconf-artifacts --- 11:40:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 11:40:48 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 11:40:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:40:48 [INFO] 11:40:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-artifacts --- 11:40:48 [INFO] 11:40:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-artifacts --- 11:40:49 [INFO] CycloneDX: Resolving Dependencies 11:40:49 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 11:40:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.xml 11:40:49 [INFO] attaching as netconf-artifacts-10.0.0-SNAPSHOT-cyclonedx.xml 11:40:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.json 11:40:50 [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 11:40:50 [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 11:40:50 [INFO] attaching as netconf-artifacts-10.0.0-SNAPSHOT-cyclonedx.json 11:40:50 [INFO] 11:40:50 [INFO] --- install:3.1.4:install (default-install) @ netconf-artifacts --- 11:40:50 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/artifacts/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/10.0.0-SNAPSHOT/netconf-artifacts-10.0.0-SNAPSHOT.pom 11:40:50 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/10.0.0-SNAPSHOT/netconf-artifacts-10.0.0-SNAPSHOT-cyclonedx.xml 11:40:50 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-artifacts/10.0.0-SNAPSHOT/netconf-artifacts-10.0.0-SNAPSHOT-cyclonedx.json 11:40:50 [INFO] 11:40:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-artifacts --- 11:40:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 11:40:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. 11:40:50 [INFO] 11:40:50 [INFO] ----------------< org.opendaylight.netconf:bnd-parent >----------------- 11:40:50 [INFO] Building bnd-parent 10.0.0-SNAPSHOT [2/113] 11:40:50 [INFO] from bnd-parent/pom.xml 11:40:50 [INFO] --------------------------------[ pom ]--------------------------------- 11:40:52 [INFO] 11:40:52 [INFO] --- clean:3.5.0:clean (default-clean) @ bnd-parent --- 11:40:52 [INFO] 11:40:52 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bnd-parent --- 11:40:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:40:52 [INFO] 11:40:52 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bnd-parent --- 11:40:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:40:52 [INFO] 11:40:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bnd-parent --- 11:40:52 [INFO] 11:40:52 [INFO] --- dependency:3.8.1:properties (default) @ bnd-parent --- 11:40:53 [INFO] 11:40:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bnd-parent --- 11:40: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/netconf-maven-verify-master-mvn39-openjdk21/bnd-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 11:40:53 [INFO] 11:40:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ bnd-parent --- 11:40:55 [INFO] Starting audit... 11:40:55 Audit done. 11:40:55 [INFO] You have 0 Checkstyle violations. 11:40:55 [INFO] 11:40:55 [INFO] --- checkstyle:3.6.0:check (default) @ bnd-parent --- 11:40:55 [INFO] Starting audit... 11:40:55 Audit done. 11:40:55 [INFO] You have 0 Checkstyle violations. 11:40:55 [INFO] 11:40:55 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bnd-parent --- 11:40:55 [INFO] 11:40:55 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ bnd-parent >>> 11:40:55 [INFO] 11:40:55 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ bnd-parent --- 11:40:58 [INFO] 11:40:58 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ bnd-parent <<< 11:40:58 [INFO] 11:40:58 [INFO] 11:40:58 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ bnd-parent --- 11:40:58 [INFO] 11:40:58 [INFO] --- bnd:7.1.0:bnd-process (default) @ bnd-parent --- 11:40:58 [INFO] 11:40:58 [INFO] --- copy:14.1.0:copy-files (default) @ bnd-parent --- 11:40:58 [INFO] 11:40:58 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bnd-parent --- 11:40:58 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 11:40:58 [INFO] 11:40:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bnd-parent --- 11:40:58 [INFO] CycloneDX: Resolving Dependencies 11:40:59 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 11:40:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/bnd-parent/target/bom.xml 11:40:59 [INFO] attaching as bnd-parent-10.0.0-SNAPSHOT-cyclonedx.xml 11:40:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/bnd-parent/target/bom.json 11:40:59 [INFO] attaching as bnd-parent-10.0.0-SNAPSHOT-cyclonedx.json 11:40:59 [INFO] 11:40:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bnd-parent --- 11:40:59 [INFO] Skipping duplicate-finder execution! 11:40:59 [INFO] 11:40:59 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bnd-parent --- 11:40:59 [INFO] Skipping pom project 11:40:59 [INFO] 11:40:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bnd-parent --- 11:41:00 [INFO] Skipping source per configuration. 11:41:00 [INFO] 11:41:00 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ bnd-parent --- 11:41:00 [INFO] 11:41:00 [INFO] --- jacoco:0.8.13:report (report) @ bnd-parent --- 11:41:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:41:00 [INFO] 11:41:00 [INFO] --- install:3.1.4:install (default-install) @ bnd-parent --- 11:41:00 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/bnd-parent/pom.xml to /tmp/r/org/opendaylight/netconf/bnd-parent/10.0.0-SNAPSHOT/bnd-parent-10.0.0-SNAPSHOT.pom 11:41:00 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/bnd-parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/bnd-parent/10.0.0-SNAPSHOT/bnd-parent-10.0.0-SNAPSHOT-cyclonedx.xml 11:41:00 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/bnd-parent/target/bom.json to /tmp/r/org/opendaylight/netconf/bnd-parent/10.0.0-SNAPSHOT/bnd-parent-10.0.0-SNAPSHOT-cyclonedx.json 11:41:00 [INFO] 11:41:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bnd-parent --- 11:41:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 11:41:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. 11:41:00 [INFO] 11:41:00 [INFO] --------------< org.opendaylight.netconf:netconf-parent >--------------- 11:41:00 [INFO] Building netconf-parent 10.0.0-SNAPSHOT [3/113] 11:41:00 [INFO] from parent/pom.xml 11:41:00 [INFO] --------------------------------[ pom ]--------------------------------- 11:41:00 [INFO] 11:41:00 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-parent --- 11:41:00 [INFO] 11:41:00 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ netconf-parent --- 11:41:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 11:41:00 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 11:41:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:41:00 [INFO] 11:41:00 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ netconf-parent --- 11:41:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:41:00 [INFO] 11:41:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-parent --- 11:41:00 [INFO] 11:41:00 [INFO] --- dependency:3.8.1:properties (default) @ netconf-parent --- 11:41:00 [INFO] 11:41:00 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-parent --- 11:41:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 11:41:00 [INFO] 11:41:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-parent --- 11:41:00 [INFO] Starting audit... 11:41:00 Audit done. 11:41:00 [INFO] You have 0 Checkstyle violations. 11:41:00 [INFO] 11:41:00 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-parent --- 11:41:00 [INFO] Starting audit... 11:41:00 Audit done. 11:41:00 [INFO] You have 0 Checkstyle violations. 11:41:00 [INFO] 11:41:00 [INFO] --- dependency:3.8.1:copy (unpack-license) @ netconf-parent --- 11:41:00 [INFO] 11:41:00 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ netconf-parent >>> 11:41:00 [INFO] 11:41:00 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ netconf-parent --- 11:41:01 [INFO] 11:41:01 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ netconf-parent <<< 11:41:01 [INFO] 11:41:01 [INFO] 11:41:01 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ netconf-parent --- 11:41:01 [INFO] 11:41:01 [INFO] --- copy:14.1.0:copy-files (default) @ netconf-parent --- 11:41:01 [INFO] 11:41:01 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ netconf-parent --- 11:41:01 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 11:41:01 [INFO] 11:41:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-parent --- 11:41:01 [INFO] CycloneDX: Resolving Dependencies 11:41:01 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 11:41:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/parent/target/bom.xml 11:41:02 [INFO] attaching as netconf-parent-10.0.0-SNAPSHOT-cyclonedx.xml 11:41:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/parent/target/bom.json 11:41:02 [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 11:41:02 [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 11:41:02 [INFO] attaching as netconf-parent-10.0.0-SNAPSHOT-cyclonedx.json 11:41:02 [INFO] 11:41:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-parent --- 11:41:02 [INFO] Skipping duplicate-finder execution! 11:41:02 [INFO] 11:41:02 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ netconf-parent --- 11:41:02 [INFO] Skipping pom project 11:41:02 [INFO] 11:41:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-parent --- 11:41:02 [INFO] Skipping source per configuration. 11:41:02 [INFO] 11:41:02 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ netconf-parent --- 11:41:02 [INFO] 11:41:02 [INFO] --- jacoco:0.8.13:report (report) @ netconf-parent --- 11:41:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:41:02 [INFO] 11:41:02 [INFO] --- install:3.1.4:install (default-install) @ netconf-parent --- 11:41:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/parent/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/10.0.0-SNAPSHOT/netconf-parent-10.0.0-SNAPSHOT.pom 11:41:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/10.0.0-SNAPSHOT/netconf-parent-10.0.0-SNAPSHOT-cyclonedx.xml 11:41:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-parent/10.0.0-SNAPSHOT/netconf-parent-10.0.0-SNAPSHOT-cyclonedx.json 11:41:02 [INFO] 11:41:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-parent --- 11:41:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 11:41:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. 11:41:02 [INFO] 11:41:02 [INFO] --------------< org.opendaylight.netconf:feature-parent >--------------- 11:41:02 [INFO] Building feature-parent 10.0.0-SNAPSHOT [4/113] 11:41:02 [INFO] from features/parent/pom.xml 11:41:02 [INFO] --------------------------------[ pom ]--------------------------------- 11:41:02 [INFO] 11:41:02 [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- 11:41:02 [INFO] 11:41:02 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ feature-parent --- 11:41:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 11:41:02 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 11:41:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:41:02 [INFO] 11:41:02 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ feature-parent --- 11:41:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:41:02 [INFO] 11:41:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-parent --- 11:41:02 [INFO] 11:41:02 [INFO] --- dependency:3.8.1:properties (default) @ feature-parent --- 11:41:02 [INFO] 11:41:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ feature-parent --- 11:41:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:41:02 [INFO] argLine set to empty 11:41:02 [INFO] 11:41:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- 11:41:02 [INFO] Starting audit... 11:41:02 Audit done. 11:41:02 [INFO] You have 0 Checkstyle violations. 11:41:02 [INFO] 11:41:02 [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- 11:41:03 [INFO] Starting audit... 11:41:03 Audit done. 11:41:03 [INFO] You have 0 Checkstyle violations. 11:41:03 [INFO] 11:41:03 [INFO] --- dependency:3.8.1:copy (unpack-license) @ feature-parent --- 11:41:03 [INFO] 11:41:03 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ feature-parent >>> 11:41:03 [INFO] 11:41:03 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ feature-parent --- 11:41:03 [INFO] 11:41:03 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ feature-parent <<< 11:41:03 [INFO] 11:41:03 [INFO] 11:41:03 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ feature-parent --- 11:41:03 [INFO] 11:41:03 [INFO] --- feattest:14.1.0:test (default) @ feature-parent --- 11:41:04 [INFO] Project packaging is not 'feature', skipping execution 11:41:04 [INFO] 11:41:04 [INFO] --- copy:14.1.0:copy-files (default) @ feature-parent --- 11:41:04 [INFO] 11:41:04 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ feature-parent --- 11:41:04 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 11:41:04 [INFO] 11:41:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- 11:41:04 [INFO] CycloneDX: Resolving Dependencies 11:41:05 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 11:41:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/parent/target/bom.xml 11:41:05 [INFO] attaching as feature-parent-10.0.0-SNAPSHOT-cyclonedx.xml 11:41:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/parent/target/bom.json 11:41:05 [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 11:41:05 [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 11:41:05 [INFO] attaching as feature-parent-10.0.0-SNAPSHOT-cyclonedx.json 11:41:05 [INFO] 11:41:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 11:41:05 [INFO] Skipping duplicate-finder execution! 11:41:05 [INFO] 11:41:05 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ feature-parent --- 11:41:05 [INFO] Skipping plugin execution 11:41:05 [INFO] 11:41:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- 11:41:05 [INFO] Skipping source per configuration. 11:41:05 [INFO] 11:41:05 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ feature-parent --- 11:41:05 [INFO] 11:41:05 [INFO] --- jacoco:0.8.13:report (report) @ feature-parent --- 11:41:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:41:05 [INFO] 11:41:05 [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- 11:41:05 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/parent/pom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/10.0.0-SNAPSHOT/feature-parent-10.0.0-SNAPSHOT.pom 11:41:05 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/10.0.0-SNAPSHOT/feature-parent-10.0.0-SNAPSHOT-cyclonedx.xml 11:41:05 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/feature-parent/10.0.0-SNAPSHOT/feature-parent-10.0.0-SNAPSHOT-cyclonedx.json 11:41:05 [INFO] 11:41:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ feature-parent --- 11:41:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 11:41:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. 11:41:05 [INFO] 11:41:05 [INFO] ---------------< org.opendaylight.netconf:netconf-auth >---------------- 11:41:05 [INFO] Building netconf-auth 10.0.0-SNAPSHOT [5/113] 11:41:05 [INFO] from netconf/netconf-auth/pom.xml 11:41:05 [INFO] -------------------------------[ bundle ]------------------------------- 11:41:05 [INFO] 11:41:05 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-auth --- 11:41:05 [INFO] 11:41:05 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ netconf-auth --- 11:41:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:41:05 [INFO] 11:41:05 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ netconf-auth --- 11:41:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:41:05 [INFO] 11:41:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-auth --- 11:41:06 [INFO] 11:41:06 [INFO] --- dependency:3.8.1:properties (default) @ netconf-auth --- 11:41:06 [INFO] 11:41:06 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-auth --- 11:41:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 11:41:06 [INFO] 11:41:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-auth --- 11:41:06 [INFO] Starting audit... 11:41:06 Audit done. 11:41:06 [INFO] You have 0 Checkstyle violations. 11:41:06 [INFO] 11:41:06 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-auth --- 11:41:07 [INFO] Starting audit... 11:41:07 Audit done. 11:41:07 [INFO] You have 0 Checkstyle violations. 11:41:07 [INFO] 11:41:07 [INFO] --- dependency:3.8.1:copy (unpack-license) @ netconf-auth --- 11:41:07 [INFO] 11:41:07 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-auth --- 11:41:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/src/main/resources 11:41:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/generated-sources/spi 11:41:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/generated-sources/yang 11:41:07 [INFO] 11:41:07 [INFO] --- compiler:3.14.0:compile (default-compile) @ netconf-auth --- 11:41:07 [INFO] Recompiling the module because of changed source code. 11:41:07 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 11:41:08 [INFO] 11:41:08 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ netconf-auth >>> 11:41:08 [INFO] 11:41:08 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ netconf-auth --- 11:41:08 [INFO] Fork Value is true 11:41:10 [INFO] Done SpotBugs Analysis.... 11:41:11 [INFO] 11:41:11 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ netconf-auth <<< 11:41:11 [INFO] 11:41:11 [INFO] 11:41:11 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ netconf-auth --- 11:41:11 [INFO] BugInstance size is 0 11:41:11 [INFO] Error size is 0 11:41:11 [INFO] No errors/warnings found 11:41:11 [INFO] 11:41:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-auth --- 11:41:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/src/test/resources 11:41:11 [INFO] 11:41:11 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ netconf-auth --- 11:41:11 [INFO] No sources to compile 11:41:11 [INFO] 11:41:11 [INFO] --- surefire:3.5.3:test (default-test) @ netconf-auth --- 11:41:11 [INFO] No tests to run. 11:41:11 [INFO] 11:41:11 [INFO] --- copy:14.1.0:copy-files (default) @ netconf-auth --- 11:41:11 [INFO] 11:41:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-auth --- 11:41:11 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/netconf-auth-10.0.0-SNAPSHOT.jar 11:41:11 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/classes/META-INF/MANIFEST.MF 11:41:11 [INFO] 11:41:11 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ netconf-auth --- 11:41:11 [INFO] No previous run data found, generating javadoc. 11:41:12 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/netconf-auth-10.0.0-SNAPSHOT-javadoc.jar 11:41:12 [INFO] 11:41:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-auth --- 11:41:12 [INFO] CycloneDX: Resolving Dependencies 11:41:13 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 11:41:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/bom.xml 11:41:13 [INFO] attaching as netconf-auth-10.0.0-SNAPSHOT-cyclonedx.xml 11:41:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/bom.json 11:41:13 [INFO] attaching as netconf-auth-10.0.0-SNAPSHOT-cyclonedx.json 11:41:13 [INFO] 11:41:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth --- 11:41:13 [INFO] Skipping duplicate-finder execution! 11:41:13 [INFO] 11:41:13 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ netconf-auth --- 11:41:13 [INFO] No dependency problems found 11:41:13 [INFO] 11:41:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-auth --- 11:41:13 [INFO] Skipping source per configuration. 11:41:13 [INFO] 11:41:13 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ netconf-auth --- 11:41:13 [INFO] 11:41:13 [INFO] --- jacoco:0.8.13:report (report) @ netconf-auth --- 11:41:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:41:13 [INFO] 11:41:13 [INFO] --- install:3.1.4:install (default-install) @ netconf-auth --- 11:41:13 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/10.0.0-SNAPSHOT/netconf-auth-10.0.0-SNAPSHOT.pom 11:41:13 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/netconf-auth-10.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/10.0.0-SNAPSHOT/netconf-auth-10.0.0-SNAPSHOT.jar 11:41:13 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/netconf-auth-10.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/10.0.0-SNAPSHOT/netconf-auth-10.0.0-SNAPSHOT-javadoc.jar 11:41:13 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/10.0.0-SNAPSHOT/netconf-auth-10.0.0-SNAPSHOT-cyclonedx.xml 11:41:13 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth/10.0.0-SNAPSHOT/netconf-auth-10.0.0-SNAPSHOT-cyclonedx.json 11:41:13 [INFO] 11:41:13 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-auth --- 11:41:13 [INFO] Writing OBR metadata 11:41:13 [INFO] Installing org/opendaylight/netconf/netconf-auth/10.0.0-SNAPSHOT/netconf-auth-10.0.0-SNAPSHOT.jar 11:41:13 [INFO] Writing OBR metadata 11:41:13 [INFO] 11:41:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-auth --- 11:41:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 11:41:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. 11:41:13 [INFO] 11:41:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-auth --- 11:41:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 11:41:13 [INFO] 11:41:13 [INFO] -------------< org.opendaylight.netconf:netconf-auth-aaa >-------------- 11:41:13 [INFO] Building netconf-auth-aaa 10.0.0-SNAPSHOT [6/113] 11:41:13 [INFO] from plugins/netconf-auth-aaa/pom.xml 11:41:13 [INFO] -------------------------------[ bundle ]------------------------------- 11:41:13 [INFO] 11:41:13 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-auth-aaa --- 11:41:13 [INFO] 11:41:13 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ netconf-auth-aaa --- 11:41:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:41:13 [INFO] 11:41:13 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ netconf-auth-aaa --- 11:41:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:41:13 [INFO] 11:41:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-auth-aaa --- 11:41:14 [INFO] 11:41:14 [INFO] --- dependency:3.8.1:properties (default) @ netconf-auth-aaa --- 11:41:14 [INFO] 11:41:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-auth-aaa --- 11:41:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 11:41:14 [INFO] 11:41:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-auth-aaa --- 11:41:14 [INFO] Starting audit... 11:41:14 Audit done. 11:41:14 [INFO] You have 0 Checkstyle violations. 11:41:14 [INFO] 11:41:14 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-auth-aaa --- 11:41:14 [INFO] Starting audit... 11:41:14 Audit done. 11:41:14 [INFO] You have 0 Checkstyle violations. 11:41:14 [INFO] 11:41:14 [INFO] --- dependency:3.8.1:copy (unpack-license) @ netconf-auth-aaa --- 11:41:14 [INFO] 11:41:14 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-auth-aaa --- 11:41:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/src/main/resources 11:41:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/generated-sources/spi 11:41:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/generated-sources/yang 11:41:14 [INFO] 11:41:14 [INFO] --- compiler:3.14.0:compile (default-compile) @ netconf-auth-aaa --- 11:41:14 [INFO] Recompiling the module because of changed dependency. 11:41:14 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 11:41:14 [INFO] 11:41:14 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ netconf-auth-aaa >>> 11:41:14 [INFO] 11:41:14 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ netconf-auth-aaa --- 11:41:14 [INFO] Fork Value is true 11:41:16 [INFO] Done SpotBugs Analysis.... 11:41:16 [INFO] 11:41:16 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ netconf-auth-aaa <<< 11:41:16 [INFO] 11:41:16 [INFO] 11:41:16 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ netconf-auth-aaa --- 11:41:16 [INFO] BugInstance size is 0 11:41:16 [INFO] Error size is 0 11:41:16 [INFO] No errors/warnings found 11:41:16 [INFO] 11:41:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-auth-aaa --- 11:41:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/src/test/resources 11:41:16 [INFO] 11:41:16 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ netconf-auth-aaa --- 11:41:16 [INFO] Recompiling the module because of changed dependency. 11:41:16 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 11:41:16 [INFO] 11:41:16 [INFO] --- surefire:3.5.3:test (default-test) @ netconf-auth-aaa --- 11:41:16 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/surefire-reports 11:41:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 11:41:17 [INFO] 11:41:17 [INFO] ------------------------------------------------------- 11:41:17 [INFO] T E S T S 11:41:17 [INFO] ------------------------------------------------------- 11:41:18 [INFO] Running org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 11:41:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 11:41:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.208 s -- in org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 11:41:19 [INFO] 11:41:19 [INFO] Results: 11:41:19 [INFO] 11:41:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 11:41:19 [INFO] 11:41:19 [INFO] 11:41:19 [INFO] --- copy:14.1.0:copy-files (default) @ netconf-auth-aaa --- 11:41:19 [INFO] 11:41:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-auth-aaa --- 11:41:19 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/netconf-auth-aaa-10.0.0-SNAPSHOT.jar 11:41:19 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/classes/META-INF/MANIFEST.MF 11:41:19 [INFO] 11:41:19 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ netconf-auth-aaa --- 11:41:19 [INFO] No previous run data found, generating javadoc. 11:41:20 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/netconf-auth-aaa-10.0.0-SNAPSHOT-javadoc.jar 11:41:20 [INFO] 11:41:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-auth-aaa --- 11:41:20 [INFO] CycloneDX: Resolving Dependencies 11:41:21 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 11:41:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/bom.xml 11:41:21 [INFO] attaching as netconf-auth-aaa-10.0.0-SNAPSHOT-cyclonedx.xml 11:41:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/bom.json 11:41:21 [INFO] attaching as netconf-auth-aaa-10.0.0-SNAPSHOT-cyclonedx.json 11:41:21 [INFO] 11:41:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth-aaa --- 11:41:21 [INFO] Skipping duplicate-finder execution! 11:41:21 [INFO] 11:41:21 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ netconf-auth-aaa --- 11:41:21 [INFO] No dependency problems found 11:41:21 [INFO] 11:41:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-auth-aaa --- 11:41:21 [INFO] Skipping source per configuration. 11:41:21 [INFO] 11:41:21 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ netconf-auth-aaa --- 11:41:21 [INFO] 11:41:21 [INFO] --- jacoco:0.8.13:report (report) @ netconf-auth-aaa --- 11:41:21 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec 11:41:21 [INFO] Analyzed bundle 'netconf-auth-aaa' with 2 classes 11:41:21 [INFO] 11:41:21 [INFO] --- install:3.1.4:install (default-install) @ netconf-auth-aaa --- 11:41:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/10.0.0-SNAPSHOT/netconf-auth-aaa-10.0.0-SNAPSHOT.pom 11:41:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/netconf-auth-aaa-10.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/10.0.0-SNAPSHOT/netconf-auth-aaa-10.0.0-SNAPSHOT.jar 11:41:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/netconf-auth-aaa-10.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/10.0.0-SNAPSHOT/netconf-auth-aaa-10.0.0-SNAPSHOT-javadoc.jar 11:41:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/10.0.0-SNAPSHOT/netconf-auth-aaa-10.0.0-SNAPSHOT-cyclonedx.xml 11:41:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/10.0.0-SNAPSHOT/netconf-auth-aaa-10.0.0-SNAPSHOT-cyclonedx.json 11:41:21 [INFO] 11:41:21 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-auth-aaa --- 11:41:21 [INFO] Installing org/opendaylight/netconf/netconf-auth-aaa/10.0.0-SNAPSHOT/netconf-auth-aaa-10.0.0-SNAPSHOT.jar 11:41:21 [INFO] Writing OBR metadata 11:41:21 [INFO] 11:41:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-auth-aaa --- 11:41:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 11:41:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. 11:41:21 [INFO] 11:41:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-auth-aaa --- 11:41:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 11:41:21 [INFO] 11:41:21 [INFO] ----------< org.opendaylight.netconf:odl-aaa-netconf-plugin >----------- 11:41:21 [INFO] Building OpenDaylight :: Netconf :: AAA Authorization Plugin 10.0.0-SNAPSHOT [7/113] 11:41:21 [INFO] from features/odl-aaa-netconf-plugin/pom.xml 11:41:21 [INFO] ------------------------------[ feature ]------------------------------- 11:41:25 [INFO] 11:41:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-netconf-plugin --- 11:41:25 [INFO] 11:41:25 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-aaa-netconf-plugin --- 11:41:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:41:25 [INFO] 11:41:25 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-aaa-netconf-plugin --- 11:41:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:41:25 [INFO] 11:41:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-netconf-plugin --- 11:41:26 [INFO] 11:41:26 [INFO] --- dependency:3.8.1:properties (default) @ odl-aaa-netconf-plugin --- 11:41:26 [INFO] 11:41:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-netconf-plugin --- 11:41:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:41:26 [INFO] argLine set to empty 11:41:26 [INFO] 11:41:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-netconf-plugin --- 11:41:26 [INFO] Starting audit... 11:41:26 Audit done. 11:41:26 [INFO] You have 0 Checkstyle violations. 11:41:26 [INFO] 11:41:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-netconf-plugin --- 11:41:26 [INFO] Starting audit... 11:41:26 Audit done. 11:41:26 [INFO] You have 0 Checkstyle violations. 11:41:26 [INFO] 11:41:26 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-aaa-netconf-plugin --- 11:41:26 [INFO] 11:41:26 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-netconf-plugin --- 11:41:26 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-aaa-netconf-plugin/target/feature/feature.xml 11:41:27 [INFO] ...done! 11:41:27 [INFO] Attaching features XML 11:41:27 [INFO] 11:41:27 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-aaa-netconf-plugin --- 11:41:27 [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 11:41:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 11:41:27 [INFO] 11:41:27 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-aaa-netconf-plugin >>> 11:41:27 [INFO] 11:41:27 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-aaa-netconf-plugin --- 11:41:27 [INFO] 11:41:27 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-aaa-netconf-plugin <<< 11:41:27 [INFO] 11:41:27 [INFO] 11:41:27 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-aaa-netconf-plugin --- 11:41:27 [INFO] 11:41:27 [INFO] --- feattest:14.1.0:test (default) @ odl-aaa-netconf-plugin --- 11:41:27 [INFO] Starting SFT for org.opendaylight.netconf:odl-aaa-netconf-plugin 11:41:30 [INFO] Project dependency features detected: [] 11:41:30 [INFO] Pax Exam System (Version: 4.13.3) created. 11:41:30 [INFO] Creating RMI registry server on 127.0.0.1:21000 11:41:31 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 11:41:31 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 11:41:31 [INFO] Waiting for remote bundle context.. on 21000 name: 6168a3ac-dfd8-4802-bb5f-3c80f38f8e7a timout: [ RelativeTimeout value = 180000 ] 11:41:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 11:41:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 11:41:46 [INFO] 11:41:46 [INFO] --- copy:14.1.0:copy-files (default) @ odl-aaa-netconf-plugin --- 11:41:46 [INFO] 11:41:46 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-aaa-netconf-plugin --- 11:41:46 [INFO] No Javadoc in project. Archive not created. 11:41:46 [INFO] 11:41:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-netconf-plugin --- 11:41:46 [INFO] CycloneDX: Resolving Dependencies 11:41:50 [INFO] CycloneDX: Creating BOM version 1.6 with 301 component(s) 11:41:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-aaa-netconf-plugin/target/bom.xml 11:41:51 [INFO] attaching as odl-aaa-netconf-plugin-10.0.0-SNAPSHOT-cyclonedx.xml 11:41:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-aaa-netconf-plugin/target/bom.json 11:41:51 [INFO] attaching as odl-aaa-netconf-plugin-10.0.0-SNAPSHOT-cyclonedx.json 11:41:51 [INFO] 11:41:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-netconf-plugin --- 11:41:51 [INFO] Skipping duplicate-finder execution! 11:41:51 [INFO] 11:41:51 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-aaa-netconf-plugin --- 11:41:51 [INFO] Skipping plugin execution 11:41:51 [INFO] 11:41:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-netconf-plugin --- 11:41:51 [INFO] Skipping source per configuration. 11:41:51 [INFO] 11:41:51 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-aaa-netconf-plugin --- 11:41:51 [INFO] 11:41:51 [INFO] --- jacoco:0.8.13:report (report) @ odl-aaa-netconf-plugin --- 11:41:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:41:51 [INFO] 11:41:51 [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-netconf-plugin --- 11:41:51 [WARNING] 11:41:51 [WARNING] The packaging plugin for project odl-aaa-netconf-plugin did not assign 11:41:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 11:41:51 [WARNING] 11:41:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 11:41:51 [WARNING] 11:41:51 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-aaa-netconf-plugin/pom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0-SNAPSHOT/odl-aaa-netconf-plugin-10.0.0-SNAPSHOT.pom 11:41:51 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-aaa-netconf-plugin/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0-SNAPSHOT/odl-aaa-netconf-plugin-10.0.0-SNAPSHOT-features.xml 11:41:51 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-aaa-netconf-plugin/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0-SNAPSHOT/odl-aaa-netconf-plugin-10.0.0-SNAPSHOT-cyclonedx.xml 11:41:51 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-aaa-netconf-plugin/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.0-SNAPSHOT/odl-aaa-netconf-plugin-10.0.0-SNAPSHOT-cyclonedx.json 11:41:51 [INFO] 11:41:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-aaa-netconf-plugin --- 11:41:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 11:41:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. 11:41:51 [WARNING] 11:41:51 [WARNING] The packaging plugin for project odl-aaa-netconf-plugin did not assign 11:41:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 11:41:51 [WARNING] 11:41:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 11:41:51 [WARNING] 11:41:51 [INFO] 11:41:51 [INFO] ---------------< org.opendaylight.netconf.model:rfc5277 >--------------- 11:41:51 [INFO] Building rfc5277 10.0.0-SNAPSHOT [8/113] 11:41:51 [INFO] from model/rfc5277/pom.xml 11:41:51 [INFO] -------------------------------[ bundle ]------------------------------- 11:41:51 [INFO] 11:41:51 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc5277 --- 11:41:51 [INFO] 11:41:51 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc5277 --- 11:41:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:41:51 [INFO] 11:41:51 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc5277 --- 11:41:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:41:51 [INFO] 11:41:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc5277 --- 11:41:51 [INFO] 11:41:51 [INFO] --- dependency:3.8.1:properties (default) @ rfc5277 --- 11:41:51 [INFO] 11:41:51 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc5277 --- 11:41:51 [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/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 11:41:51 [INFO] 11:41:51 [INFO] --- yang:14.0.14:generate-sources (binding) @ rfc5277 --- 11:41:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 11:41:52 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/src/main/yang 11:41:52 [INFO] yang-to-sources: Found 1 dependencies in 3.193 ms 11:41:52 [INFO] yang-to-sources: Project model files found: 2 in 72.96 ms 11:41:52 [INFO] yang-to-sources: 3 YANG models processed in 153.1 ms 11:41:52 [INFO] BindingJavaFileGenerator: Defined 25 files in 61.75 ms 11:41:52 [INFO] Sorted 25 files into 8 directories in 3.111 ms 11:41:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 114.7 ms 11:41:52 [INFO] 11:41:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc5277 --- 11:41:52 [INFO] Starting audit... 11:41:52 Audit done. 11:41:52 [INFO] You have 0 Checkstyle violations. 11:41:52 [INFO] 11:41:52 [INFO] --- checkstyle:3.6.0:check (default) @ rfc5277 --- 11:41:52 [INFO] Starting audit... 11:41:52 Audit done. 11:41:52 [INFO] You have 0 Checkstyle violations. 11:41:52 [INFO] 11:41:52 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc5277 --- 11:41:52 [INFO] 11:41:52 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc5277 --- 11:41:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/src/main/resources 11:41:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/generated-sources/spi 11:41:52 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 11:41:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 11:41:52 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 11:41:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/generated-sources/spi 11:41:52 [INFO] 11:41:52 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc5277 --- 11:41:52 [INFO] Recompiling the module because of changed source code. 11:41:52 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 11:41:53 [INFO] 11:41:53 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ rfc5277 >>> 11:41:53 [INFO] 11:41:53 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ rfc5277 --- 11:41:53 [INFO] Fork Value is true 11:41:55 [INFO] Done SpotBugs Analysis.... 11:41:55 [INFO] 11:41:55 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ rfc5277 <<< 11:41:55 [INFO] 11:41:55 [INFO] 11:41:55 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ rfc5277 --- 11:41:55 [INFO] BugInstance size is 0 11:41:55 [INFO] Error size is 0 11:41:55 [INFO] No errors/warnings found 11:41:55 [INFO] 11:41:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc5277 --- 11:41:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/src/test/resources 11:41:55 [INFO] 11:41:55 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc5277 --- 11:41:55 [INFO] No sources to compile 11:41:55 [INFO] 11:41:55 [INFO] --- surefire:3.5.3:test (default-test) @ rfc5277 --- 11:41:55 [INFO] No tests to run. 11:41:55 [INFO] 11:41:55 [INFO] --- copy:14.1.0:copy-files (default) @ rfc5277 --- 11:41:55 [INFO] 11:41:55 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc5277 --- 11:41:55 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/rfc5277-10.0.0-SNAPSHOT.jar 11:41:55 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/classes/META-INF/MANIFEST.MF 11:41:55 [INFO] 11:41:55 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc5277 --- 11:41:56 [INFO] No previous run data found, generating javadoc. 11:41:57 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/rfc5277-10.0.0-SNAPSHOT-javadoc.jar 11:41:58 [INFO] 11:41:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc5277 --- 11:41:58 [INFO] CycloneDX: Resolving Dependencies 11:41:58 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 11:41:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/bom.xml 11:41:58 [INFO] attaching as rfc5277-10.0.0-SNAPSHOT-cyclonedx.xml 11:41:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/bom.json 11:41:58 [INFO] attaching as rfc5277-10.0.0-SNAPSHOT-cyclonedx.json 11:41:58 [INFO] 11:41:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc5277 --- 11:41:58 [INFO] Skipping duplicate-finder execution! 11:41:58 [INFO] 11:41:58 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc5277 --- 11:41:58 [INFO] No dependency problems found 11:41:58 [INFO] 11:41:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc5277 --- 11:41:58 [INFO] Skipping source per configuration. 11:41:58 [INFO] 11:41:58 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ rfc5277 --- 11:41:58 [INFO] 11:41:58 [INFO] --- jacoco:0.8.13:report (report) @ rfc5277 --- 11:41:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:41:58 [INFO] 11:41:58 [INFO] --- install:3.1.4:install (default-install) @ rfc5277 --- 11:41:58 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/10.0.0-SNAPSHOT/rfc5277-10.0.0-SNAPSHOT.pom 11:41:58 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/rfc5277-10.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/10.0.0-SNAPSHOT/rfc5277-10.0.0-SNAPSHOT.jar 11:41:58 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/rfc5277-10.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/10.0.0-SNAPSHOT/rfc5277-10.0.0-SNAPSHOT-javadoc.jar 11:41:58 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/10.0.0-SNAPSHOT/rfc5277-10.0.0-SNAPSHOT-cyclonedx.xml 11:41:58 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc5277/10.0.0-SNAPSHOT/rfc5277-10.0.0-SNAPSHOT-cyclonedx.json 11:41:58 [INFO] 11:41:58 [INFO] --- bundle:6.0.0:install (default-install) @ rfc5277 --- 11:41:58 [INFO] Installing org/opendaylight/netconf/model/rfc5277/10.0.0-SNAPSHOT/rfc5277-10.0.0-SNAPSHOT.jar 11:41:58 [INFO] Writing OBR metadata 11:41:58 [INFO] 11:41:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc5277 --- 11:41:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 11:41:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. 11:41:58 [INFO] 11:41:58 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc5277 --- 11:41:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 11:41:58 [INFO] 11:41:58 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc5277 >--------- 11:41:58 [INFO] Building OpenDaylight :: Netconf :: RFC5277 Models 10.0.0-SNAPSHOT [9/113] 11:41:58 [INFO] from features/odl-netconf-model-rfc5277/pom.xml 11:41:58 [INFO] ------------------------------[ feature ]------------------------------- 11:41:58 [INFO] 11:41:58 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-model-rfc5277 --- 11:41:58 [INFO] 11:41:58 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc5277 --- 11:41:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:41:58 [INFO] 11:41:58 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc5277 --- 11:41:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:41:58 [INFO] 11:41:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-model-rfc5277 --- 11:41:59 [INFO] 11:41:59 [INFO] --- dependency:3.8.1:properties (default) @ odl-netconf-model-rfc5277 --- 11:41:59 [INFO] 11:41:59 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc5277 --- 11:41:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:41:59 [INFO] argLine set to empty 11:41:59 [INFO] 11:41:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-model-rfc5277 --- 11:41:59 [INFO] Starting audit... 11:41:59 Audit done. 11:41:59 [INFO] You have 0 Checkstyle violations. 11:41:59 [INFO] 11:41:59 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-model-rfc5277 --- 11:41:59 [INFO] Starting audit... 11:41:59 Audit done. 11:41:59 [INFO] You have 0 Checkstyle violations. 11:41:59 [INFO] 11:41:59 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-netconf-model-rfc5277 --- 11:41:59 [INFO] 11:41:59 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc5277 --- 11:41:59 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-model-rfc5277/target/feature/feature.xml 11:41:59 [INFO] ...done! 11:41:59 [INFO] Attaching features XML 11:41:59 [INFO] 11:41:59 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-netconf-model-rfc5277 --- 11:41:59 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 11:41:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 11:41:59 [INFO] 11:41:59 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc5277 >>> 11:41:59 [INFO] 11:41:59 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-netconf-model-rfc5277 --- 11:41:59 [INFO] 11:41:59 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc5277 <<< 11:41:59 [INFO] 11:41:59 [INFO] 11:41:59 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-netconf-model-rfc5277 --- 11:41:59 [INFO] 11:41:59 [INFO] --- feattest:14.1.0:test (default) @ odl-netconf-model-rfc5277 --- 11:41:59 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc5277 11:41:59 [INFO] Project dependency features detected: [] 11:41:59 [INFO] Pax Exam System (Version: 4.13.3) created. 11:41:59 [INFO] Creating RMI registry server on 127.0.0.1:21000 11:42:00 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 11:42:00 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 11:42:00 [INFO] Waiting for remote bundle context.. on 21000 name: 933bacc8-4c63-4043-a5ea-d3ac5d5b25ec timout: [ RelativeTimeout value = 180000 ] 11:42:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 11:42:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 11:42:06 [INFO] 11:42:06 [INFO] --- copy:14.1.0:copy-files (default) @ odl-netconf-model-rfc5277 --- 11:42:06 [INFO] 11:42:06 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-netconf-model-rfc5277 --- 11:42:06 [INFO] No Javadoc in project. Archive not created. 11:42:06 [INFO] 11:42:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-model-rfc5277 --- 11:42:06 [INFO] CycloneDX: Resolving Dependencies 11:42:06 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 11:42:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-model-rfc5277/target/bom.xml 11:42:06 [INFO] attaching as odl-netconf-model-rfc5277-10.0.0-SNAPSHOT-cyclonedx.xml 11:42:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-model-rfc5277/target/bom.json 11:42:06 [INFO] attaching as odl-netconf-model-rfc5277-10.0.0-SNAPSHOT-cyclonedx.json 11:42:06 [INFO] 11:42:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc5277 --- 11:42:06 [INFO] Skipping duplicate-finder execution! 11:42:06 [INFO] 11:42:06 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc5277 --- 11:42:06 [INFO] Skipping plugin execution 11:42:06 [INFO] 11:42:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc5277 --- 11:42:06 [INFO] Skipping source per configuration. 11:42:06 [INFO] 11:42:06 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-netconf-model-rfc5277 --- 11:42:06 [INFO] 11:42:06 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-model-rfc5277 --- 11:42:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:42:06 [INFO] 11:42:06 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-model-rfc5277 --- 11:42:06 [WARNING] 11:42:06 [WARNING] The packaging plugin for project odl-netconf-model-rfc5277 did not assign 11:42:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 11:42:06 [WARNING] 11:42:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 11:42:06 [WARNING] 11:42:06 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-model-rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0-SNAPSHOT/odl-netconf-model-rfc5277-10.0.0-SNAPSHOT.pom 11:42:06 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-model-rfc5277/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0-SNAPSHOT/odl-netconf-model-rfc5277-10.0.0-SNAPSHOT-features.xml 11:42:06 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-model-rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0-SNAPSHOT/odl-netconf-model-rfc5277-10.0.0-SNAPSHOT-cyclonedx.xml 11:42:06 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-model-rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.0-SNAPSHOT/odl-netconf-model-rfc5277-10.0.0-SNAPSHOT-cyclonedx.json 11:42:06 [INFO] 11:42:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-model-rfc5277 --- 11:42:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 11:42:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. 11:42:06 [WARNING] 11:42:06 [WARNING] The packaging plugin for project odl-netconf-model-rfc5277 did not assign 11:42:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 11:42:06 [WARNING] 11:42:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 11:42:06 [WARNING] 11:42:07 [INFO] 11:42:07 [INFO] ----------------< org.opendaylight.netconf:netconf-api >---------------- 11:42:07 [INFO] Building netconf-api 10.0.0-SNAPSHOT [10/113] 11:42:07 [INFO] from protocol/netconf-api/pom.xml 11:42:07 [INFO] --------------------------------[ jar ]--------------------------------- 11:42:07 [INFO] 11:42:07 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-api --- 11:42:07 [INFO] 11:42:07 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ netconf-api --- 11:42:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:42:07 [INFO] 11:42:07 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ netconf-api --- 11:42:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:42:07 [INFO] 11:42:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-api --- 11:42:08 [INFO] 11:42:08 [INFO] --- dependency:3.8.1:properties (default) @ netconf-api --- 11:42:08 [INFO] 11:42:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-api --- 11:42:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-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/** 11:42:08 [INFO] 11:42:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-api --- 11:42:08 [INFO] Starting audit... 11:42:08 Audit done. 11:42:08 [INFO] You have 0 Checkstyle violations. 11:42:08 [INFO] 11:42:08 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-api --- 11:42:09 [INFO] Starting audit... 11:42:09 Audit done. 11:42:09 [INFO] You have 0 Checkstyle violations. 11:42:09 [INFO] 11:42:09 [INFO] --- dependency:3.8.1:copy (unpack-license) @ netconf-api --- 11:42:09 [INFO] 11:42:09 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-api --- 11:42:09 [INFO] Copying 1 resource from src/main/resources to target/classes 11:42:09 [INFO] 11:42:09 [INFO] --- compiler:3.14.0:compile (default-compile) @ netconf-api --- 11:42:09 [INFO] Recompiling the module because of changed source code. 11:42:09 [INFO] Compiling 53 source files with javac [debug release 21 module-path] to target/classes 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/module-info.java:[18,63] requires transitive directive for an automatic module 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/module-info.java:[20,48] requires directive for an automatic module 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/module-info.java:[26,47] requires transitive directive for an automatic module 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/module-info.java:[27,40] requires directive for an automatic module 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/module-info.java:[28,40] requires directive for an automatic module 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/DocumentedException.java:[74,39] non-transient instance field of a serializable class declared with a non-serializable type 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/capability/SimpleCapability.java:[185,31] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/capability/SimpleCapability.java:[188,31] CONFIRMED_COMMIT in org.opendaylight.netconf.api.CapabilityURN has been deprecated 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/capability/SimpleCapability.java:[197,31] VALIDATE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[31,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[31,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[31,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[33,32] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[33,32] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[33,32] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[42,51] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[42,51] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[42,51] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[47,21] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[47,21] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[47,21] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[60,28] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[60,28] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[60,28] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:10 [INFO] 11:42:10 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ netconf-api >>> 11:42:10 [INFO] 11:42:10 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ netconf-api --- 11:42:10 [INFO] Fork Value is true 11:42:15 [INFO] Done SpotBugs Analysis.... 11:42:15 [INFO] 11:42:15 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ netconf-api <<< 11:42:15 [INFO] 11:42:15 [INFO] 11:42:15 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ netconf-api --- 11:42:15 [INFO] BugInstance size is 0 11:42:15 [INFO] Error size is 0 11:42:15 [INFO] No errors/warnings found 11:42:15 [INFO] 11:42:15 [INFO] --- bnd:7.1.0:bnd-process (default) @ netconf-api --- 11:42:15 [INFO] 11:42:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-api --- 11:42:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/test/resources 11:42:15 [INFO] 11:42:15 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ netconf-api --- 11:42:15 [INFO] Recompiling the module because of changed dependency. 11:42:15 [INFO] Compiling 15 source files with javac [debug release 21 module-path] to target/test-classes 11:42:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/capability/ProtocolCapabilityTest.java:[46,75] BASE in org.opendaylight.netconf.api.capability.SimpleCapability has been deprecated 11:42:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/capability/ProtocolCapabilityTest.java:[49,98] CONFIRMED_COMMIT in org.opendaylight.netconf.api.capability.SimpleCapability has been deprecated 11:42:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/capability/ProtocolCapabilityTest.java:[59,90] VALIDATE in org.opendaylight.netconf.api.capability.SimpleCapability has been deprecated 11:42:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/messages/HelloMessageTest.java:[23,36] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/messages/NetconfHelloMessageAdditionalHeaderTest.java:[15,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/messages/NetconfHelloMessageAdditionalHeaderTest.java:[15,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/messages/NetconfHelloMessageAdditionalHeaderTest.java:[15,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/messages/NetconfHelloMessageAdditionalHeaderTest.java:[16,13] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/messages/NetconfHelloMessageAdditionalHeaderTest.java:[29,25] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:15 [INFO] 11:42:15 [INFO] --- surefire:3.5.3:test (default-test) @ netconf-api --- 11:42:15 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/surefire-reports 11:42:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 11:42:16 [INFO] 11:42:16 [INFO] ------------------------------------------------------- 11:42:16 [INFO] T E S T S 11:42:16 [INFO] ------------------------------------------------------- 11:42:17 [INFO] Running org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 11:42:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 11:42:17 [INFO] Running org.opendaylight.netconf.api.subtree.ElementFromSubtreeFilterTest 11:42:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 s -- in org.opendaylight.netconf.api.subtree.ElementFromSubtreeFilterTest 11:42:17 [INFO] Running org.opendaylight.netconf.api.subtree.PrefixPatternTest 11:42:17 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.netconf.api.subtree.PrefixPatternTest 11:42:17 [INFO] Running org.opendaylight.netconf.api.subtree.SubtreeFilterFromElementTest 11:42:17 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.netconf.api.subtree.SubtreeFilterFromElementTest 11:42:17 [INFO] Running org.opendaylight.netconf.api.subtree.SubtreeFilterPrettyTreeTest 11:42:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.netconf.api.subtree.SubtreeFilterPrettyTreeTest 11:42:18 [INFO] Running org.opendaylight.netconf.api.xml.XmlElementTest 11:42:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.netconf.api.xml.XmlElementTest 11:42:18 [INFO] Running org.opendaylight.netconf.api.xml.XmlUtilTest 11:42:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.netconf.api.xml.XmlUtilTest 11:42:18 [INFO] Running org.opendaylight.netconf.api.capability.ProtocolCapabilityTest 11:42:18 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.netconf.api.capability.ProtocolCapabilityTest 11:42:18 [INFO] Running org.opendaylight.netconf.api.capability.ParameterizedCapabilityTest 11:42:18 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.netconf.api.capability.ParameterizedCapabilityTest 11:42:18 [INFO] Running org.opendaylight.netconf.api.messages.RpcMessageTest 11:42:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.netconf.api.messages.RpcMessageTest 11:42:18 [INFO] Running org.opendaylight.netconf.api.messages.NetconfMessageTest 11:42:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.netconf.api.messages.NetconfMessageTest 11:42:18 [INFO] Running org.opendaylight.netconf.api.messages.RpcReplyMessageTest 11:42:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.netconf.api.messages.RpcReplyMessageTest 11:42:18 [INFO] Running org.opendaylight.netconf.api.messages.HelloMessageTest 11:42:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.netconf.api.messages.HelloMessageTest 11:42:18 [INFO] Running org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 11:42:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 11:42:18 [INFO] Running org.opendaylight.netconf.api.messages.NotificationMessageTest 11:42:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.api.messages.NotificationMessageTest 11:42:18 [INFO] 11:42:18 [INFO] Results: 11:42:18 [INFO] 11:42:18 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 11:42:18 [INFO] 11:42:18 [INFO] 11:42:18 [INFO] --- copy:14.1.0:copy-files (default) @ netconf-api --- 11:42:18 [INFO] 11:42:18 [INFO] --- jar:3.4.2:jar (default-jar) @ netconf-api --- 11:42:18 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/netconf-api-10.0.0-SNAPSHOT.jar 11:42:18 [INFO] 11:42:18 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ netconf-api --- 11:42:18 [INFO] No previous run data found, generating javadoc. 11:42:20 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/netconf-api-10.0.0-SNAPSHOT-javadoc.jar 11:42:20 [INFO] 11:42:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-api --- 11:42:20 [INFO] CycloneDX: Resolving Dependencies 11:42:21 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 11:42:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/bom.xml 11:42:21 [INFO] attaching as netconf-api-10.0.0-SNAPSHOT-cyclonedx.xml 11:42:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/bom.json 11:42:21 [INFO] attaching as netconf-api-10.0.0-SNAPSHOT-cyclonedx.json 11:42:21 [INFO] 11:42:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-api --- 11:42:21 [INFO] Skipping duplicate-finder execution! 11:42:21 [INFO] 11:42:21 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ netconf-api --- 11:42:21 [INFO] No dependency problems found 11:42:21 [INFO] 11:42:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-api --- 11:42:21 [INFO] Skipping source per configuration. 11:42:21 [INFO] 11:42:21 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ netconf-api --- 11:42:21 [INFO] 11:42:21 [INFO] --- jacoco:0.8.13:report (report) @ netconf-api --- 11:42:21 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/code-coverage/jacoco.exec 11:42:21 [INFO] Analyzed bundle 'netconf-api' with 44 classes 11:42:21 [INFO] 11:42:21 [INFO] --- install:3.1.4:install (default-install) @ netconf-api --- 11:42:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/10.0.0-SNAPSHOT/netconf-api-10.0.0-SNAPSHOT.pom 11:42:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/netconf-api-10.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-api/10.0.0-SNAPSHOT/netconf-api-10.0.0-SNAPSHOT.jar 11:42:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/netconf-api-10.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-api/10.0.0-SNAPSHOT/netconf-api-10.0.0-SNAPSHOT-javadoc.jar 11:42:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/10.0.0-SNAPSHOT/netconf-api-10.0.0-SNAPSHOT-cyclonedx.xml 11:42:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-api/10.0.0-SNAPSHOT/netconf-api-10.0.0-SNAPSHOT-cyclonedx.json 11:42:21 [INFO] 11:42:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-api --- 11:42:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 11:42:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. 11:42:21 [INFO] 11:42:21 [INFO] --------------< org.opendaylight.netconf:odl-netconf-api >-------------- 11:42:21 [INFO] Building OpenDaylight :: Netconf :: API 10.0.0-SNAPSHOT [11/113] 11:42:21 [INFO] from features/odl-netconf-api/pom.xml 11:42:21 [INFO] ------------------------------[ feature ]------------------------------- 11:42:22 [INFO] 11:42:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-api --- 11:42:22 [INFO] 11:42:22 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-netconf-api --- 11:42:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:42:22 [INFO] 11:42:22 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-api --- 11:42:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:42:22 [INFO] 11:42:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-api --- 11:42:22 [INFO] 11:42:22 [INFO] --- dependency:3.8.1:properties (default) @ odl-netconf-api --- 11:42:22 [INFO] 11:42:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-api --- 11:42:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:42:22 [INFO] argLine set to empty 11:42:22 [INFO] 11:42:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-api --- 11:42:22 [INFO] Starting audit... 11:42:22 Audit done. 11:42:22 [INFO] You have 0 Checkstyle violations. 11:42:22 [INFO] 11:42:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-api --- 11:42:22 [INFO] Starting audit... 11:42:22 Audit done. 11:42:22 [INFO] You have 0 Checkstyle violations. 11:42:22 [INFO] 11:42:22 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-netconf-api --- 11:42:22 [INFO] 11:42:22 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-api --- 11:42:22 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-api/target/feature/feature.xml 11:42:22 [INFO] ...done! 11:42:22 [INFO] Attaching features XML 11:42:22 [INFO] 11:42:22 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-netconf-api --- 11:42:22 [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 11:42:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 11:42:22 [INFO] 11:42:22 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-netconf-api >>> 11:42:22 [INFO] 11:42:22 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-netconf-api --- 11:42:22 [INFO] 11:42:22 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-netconf-api <<< 11:42:22 [INFO] 11:42:22 [INFO] 11:42:22 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-netconf-api --- 11:42:22 [INFO] 11:42:22 [INFO] --- feattest:14.1.0:test (default) @ odl-netconf-api --- 11:42:22 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-api 11:42:22 [INFO] Project dependency features detected: [] 11:42:22 [INFO] Pax Exam System (Version: 4.13.3) created. 11:42:22 [INFO] Creating RMI registry server on 127.0.0.1:21000 11:42:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 11:42:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 11:42:23 [INFO] Waiting for remote bundle context.. on 21000 name: 0324b02d-60f8-4075-b8d3-576f419506fc timout: [ RelativeTimeout value = 180000 ] 11:42:29 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 11:42:29 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 11:42:30 [INFO] 11:42:30 [INFO] --- copy:14.1.0:copy-files (default) @ odl-netconf-api --- 11:42:30 [INFO] 11:42:30 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-netconf-api --- 11:42:30 [INFO] No Javadoc in project. Archive not created. 11:42:30 [INFO] 11:42:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-api --- 11:42:30 [INFO] CycloneDX: Resolving Dependencies 11:42:30 [INFO] CycloneDX: Creating BOM version 1.6 with 63 component(s) 11:42:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-api/target/bom.xml 11:42:30 [INFO] attaching as odl-netconf-api-10.0.0-SNAPSHOT-cyclonedx.xml 11:42:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-api/target/bom.json 11:42:30 [INFO] attaching as odl-netconf-api-10.0.0-SNAPSHOT-cyclonedx.json 11:42:30 [INFO] 11:42:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-api --- 11:42:30 [INFO] Skipping duplicate-finder execution! 11:42:30 [INFO] 11:42:30 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-netconf-api --- 11:42:30 [INFO] Skipping plugin execution 11:42:30 [INFO] 11:42:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-api --- 11:42:30 [INFO] Skipping source per configuration. 11:42:30 [INFO] 11:42:30 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-netconf-api --- 11:42:30 [INFO] 11:42:30 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-api --- 11:42:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:42:30 [INFO] 11:42:30 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-api --- 11:42:30 [WARNING] 11:42:30 [WARNING] The packaging plugin for project odl-netconf-api did not assign 11:42:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 11:42:30 [WARNING] 11:42:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 11:42:30 [WARNING] 11:42:30 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/10.0.0-SNAPSHOT/odl-netconf-api-10.0.0-SNAPSHOT.pom 11:42:30 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/10.0.0-SNAPSHOT/odl-netconf-api-10.0.0-SNAPSHOT-features.xml 11:42:30 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/10.0.0-SNAPSHOT/odl-netconf-api-10.0.0-SNAPSHOT-cyclonedx.xml 11:42:30 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-api/10.0.0-SNAPSHOT/odl-netconf-api-10.0.0-SNAPSHOT-cyclonedx.json 11:42:30 [INFO] 11:42:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-api --- 11:42:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 11:42:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. 11:42:30 [WARNING] 11:42:30 [WARNING] The packaging plugin for project odl-netconf-api did not assign 11:42:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 11:42:30 [WARNING] 11:42:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 11:42:30 [WARNING] 11:42:30 [INFO] 11:42:30 [INFO] --------------< org.opendaylight.netconf:netconf-common >--------------- 11:42:30 [INFO] Building netconf-common 10.0.0-SNAPSHOT [12/113] 11:42:30 [INFO] from protocol/netconf-common/pom.xml 11:42:30 [INFO] --------------------------------[ jar ]--------------------------------- 11:42:30 [INFO] 11:42:30 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-common --- 11:42:30 [INFO] 11:42:30 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ netconf-common --- 11:42:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:42:30 [INFO] 11:42:30 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ netconf-common --- 11:42:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:42:30 [INFO] 11:42:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-common --- 11:42:31 [INFO] 11:42:31 [INFO] --- dependency:3.8.1:properties (default) @ netconf-common --- 11:42:31 [INFO] 11:42:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-common --- 11:42:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-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/** 11:42:31 [INFO] 11:42:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-common --- 11:42:31 [INFO] Starting audit... 11:42:31 Audit done. 11:42:31 [INFO] You have 0 Checkstyle violations. 11:42:31 [INFO] 11:42:31 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-common --- 11:42:31 [INFO] Starting audit... 11:42:31 Audit done. 11:42:31 [INFO] You have 0 Checkstyle violations. 11:42:31 [INFO] 11:42:31 [INFO] --- dependency:3.8.1:copy (unpack-license) @ netconf-common --- 11:42:31 [INFO] 11:42:31 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-common --- 11:42:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/main/resources 11:42:31 [INFO] 11:42:31 [INFO] --- compiler:3.14.0:compile (default-compile) @ netconf-common --- 11:42:31 [INFO] Recompiling the module because of changed dependency. 11:42:31 [INFO] Compiling 7 source files with javac [debug release 21 module-path] to target/classes 11:42:31 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/main/java/module-info.java:[20,36] requires transitive directive for an automatic module 11:42:31 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/main/java/module-info.java:[22,47] requires transitive directive for an automatic module 11:42:31 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/main/java/module-info.java:[23,40] requires directive for an automatic module 11:42:31 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/main/java/module-info.java:[24,47] requires directive for an automatic module 11:42:31 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/main/java/module-info.java:[25,46] requires directive for an automatic module 11:42:31 [INFO] 11:42:31 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ netconf-common >>> 11:42:31 [INFO] 11:42:31 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ netconf-common --- 11:42:31 [INFO] Fork Value is true 11:42:34 [INFO] Done SpotBugs Analysis.... 11:42:34 [INFO] 11:42:34 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ netconf-common <<< 11:42:34 [INFO] 11:42:34 [INFO] 11:42:34 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ netconf-common --- 11:42:34 [INFO] BugInstance size is 0 11:42:34 [INFO] Error size is 0 11:42:34 [INFO] No errors/warnings found 11:42:34 [INFO] 11:42:34 [INFO] --- bnd:7.1.0:bnd-process (default) @ netconf-common --- 11:42:34 [INFO] 11:42:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-common --- 11:42:34 [INFO] Copying 2 resources from src/test/resources to target/test-classes 11:42:34 [INFO] 11:42:34 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ netconf-common --- 11:42:34 [INFO] Recompiling the module because of changed dependency. 11:42:34 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 11:42:34 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/test/java/org/opendaylight/netconf/common/util/CapabilityUtilTest.java:[57,75] BASE in org.opendaylight.netconf.api.capability.SimpleCapability has been deprecated 11:42:34 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/test/java/org/opendaylight/netconf/common/util/CapabilityUtilTest.java:[60,98] CONFIRMED_COMMIT in org.opendaylight.netconf.api.capability.SimpleCapability has been deprecated 11:42:34 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/test/java/org/opendaylight/netconf/common/util/CapabilityUtilTest.java:[70,90] VALIDATE in org.opendaylight.netconf.api.capability.SimpleCapability has been deprecated 11:42:34 [INFO] 11:42:34 [INFO] --- surefire:3.5.3:test (default-test) @ netconf-common --- 11:42:34 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/surefire-reports 11:42:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 11:42:35 [INFO] 11:42:35 [INFO] ------------------------------------------------------- 11:42:35 [INFO] T E S T S 11:42:35 [INFO] ------------------------------------------------------- 11:42:36 [INFO] Running org.opendaylight.netconf.common.util.CapabilityUtilTest 11:42:37 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.204 s -- in org.opendaylight.netconf.common.util.CapabilityUtilTest 11:42:37 [INFO] 11:42:37 [INFO] Results: 11:42:37 [INFO] 11:42:37 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 11:42:37 [INFO] 11:42:37 [INFO] 11:42:37 [INFO] --- copy:14.1.0:copy-files (default) @ netconf-common --- 11:42:37 [INFO] 11:42:37 [INFO] --- jar:3.4.2:jar (default-jar) @ netconf-common --- 11:42:37 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/netconf-common-10.0.0-SNAPSHOT.jar 11:42:37 [INFO] 11:42:37 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ netconf-common --- 11:42:37 [INFO] No previous run data found, generating javadoc. 11:42:38 [WARNING] Javadoc Warnings 11:42:38 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/main/java/org/opendaylight/netconf/common/di/DefaultNetconfTimer.java:34: warning: no comment 11:42:38 [WARNING] public DefaultNetconfTimer(final long tickDuration, final TimeUnit unit, final int ticksPerWheel) { 11:42:38 [WARNING] ^ 11:42:38 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/main/java/module-info.java:8: warning: no comment 11:42:38 [WARNING] module org.opendaylight.netconf.common { 11:42:38 [WARNING] ^ 11:42:38 [WARNING] 2 warnings 11:42:38 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/netconf-common-10.0.0-SNAPSHOT-javadoc.jar 11:42:38 [INFO] 11:42:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-common --- 11:42:38 [INFO] CycloneDX: Resolving Dependencies 11:42:39 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 11:42:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/bom.xml 11:42:39 [INFO] attaching as netconf-common-10.0.0-SNAPSHOT-cyclonedx.xml 11:42:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/bom.json 11:42:39 [INFO] attaching as netconf-common-10.0.0-SNAPSHOT-cyclonedx.json 11:42:39 [INFO] 11:42:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common --- 11:42:39 [INFO] Skipping duplicate-finder execution! 11:42:39 [INFO] 11:42:39 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ netconf-common --- 11:42:39 [INFO] No dependency problems found 11:42:39 [INFO] 11:42:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-common --- 11:42:39 [INFO] Skipping source per configuration. 11:42:39 [INFO] 11:42:39 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ netconf-common --- 11:42:39 [INFO] 11:42:39 [INFO] --- jacoco:0.8.13:report (report) @ netconf-common --- 11:42:39 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/code-coverage/jacoco.exec 11:42:39 [INFO] Analyzed bundle 'netconf-common' with 3 classes 11:42:39 [INFO] 11:42:39 [INFO] --- install:3.1.4:install (default-install) @ netconf-common --- 11:42:39 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/10.0.0-SNAPSHOT/netconf-common-10.0.0-SNAPSHOT.pom 11:42:39 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/netconf-common-10.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-common/10.0.0-SNAPSHOT/netconf-common-10.0.0-SNAPSHOT.jar 11:42:39 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/netconf-common-10.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common/10.0.0-SNAPSHOT/netconf-common-10.0.0-SNAPSHOT-javadoc.jar 11:42:39 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/10.0.0-SNAPSHOT/netconf-common-10.0.0-SNAPSHOT-cyclonedx.xml 11:42:39 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common/10.0.0-SNAPSHOT/netconf-common-10.0.0-SNAPSHOT-cyclonedx.json 11:42:39 [INFO] 11:42:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-common --- 11:42:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 11:42:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. 11:42:39 [INFO] 11:42:39 [INFO] ---------------< org.opendaylight.netconf:netconf-codec >--------------- 11:42:39 [INFO] Building netconf-codec 10.0.0-SNAPSHOT [13/113] 11:42:39 [INFO] from protocol/netconf-codec/pom.xml 11:42:39 [INFO] --------------------------------[ jar ]--------------------------------- 11:42:39 [INFO] 11:42:39 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-codec --- 11:42:39 [INFO] 11:42:39 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ netconf-codec --- 11:42:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:42:39 [INFO] 11:42:39 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ netconf-codec --- 11:42:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:42:39 [INFO] 11:42:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-codec --- 11:42:40 [INFO] 11:42:40 [INFO] --- dependency:3.8.1:properties (default) @ netconf-codec --- 11:42:40 [INFO] 11:42:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-codec --- 11:42:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 11:42:40 [INFO] 11:42:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-codec --- 11:42:40 [INFO] Starting audit... 11:42:40 Audit done. 11:42:40 [INFO] You have 0 Checkstyle violations. 11:42:40 [INFO] 11:42:40 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-codec --- 11:42:40 [INFO] Starting audit... 11:42:40 Audit done. 11:42:40 [INFO] You have 0 Checkstyle violations. 11:42:40 [INFO] 11:42:40 [INFO] --- dependency:3.8.1:copy (unpack-license) @ netconf-codec --- 11:42:40 [INFO] 11:42:40 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-codec --- 11:42:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/resources 11:42:40 [INFO] 11:42:40 [INFO] --- compiler:3.14.0:compile (default-compile) @ netconf-codec --- 11:42:40 [INFO] Recompiling the module because of changed dependency. 11:42:40 [INFO] Compiling 15 source files with javac [debug release 21 module-path] to target/classes 11:42:40 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/module-info.java:[24,47] requires transitive directive for an automatic module 11:42:40 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/module-info.java:[25,40] requires directive for an automatic module 11:42:40 [INFO] 11:42:40 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ netconf-codec >>> 11:42:40 [INFO] 11:42:40 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ netconf-codec --- 11:42:40 [INFO] Fork Value is true 11:42:43 [INFO] Done SpotBugs Analysis.... 11:42:43 [INFO] 11:42:43 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ netconf-codec <<< 11:42:43 [INFO] 11:42:43 [INFO] 11:42:43 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ netconf-codec --- 11:42:43 [INFO] BugInstance size is 0 11:42:43 [INFO] Error size is 0 11:42:43 [INFO] No errors/warnings found 11:42:43 [INFO] 11:42:43 [INFO] --- bnd:7.1.0:bnd-process (default) @ netconf-codec --- 11:42:44 [INFO] 11:42:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-codec --- 11:42:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/test/resources 11:42:44 [INFO] 11:42:44 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ netconf-codec --- 11:42:44 [INFO] Recompiling the module because of changed dependency. 11:42:44 [INFO] Compiling 8 source files with javac [debug release 21 module-path] to target/test-classes 11:42:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/test/java/org/opendaylight/netconf/codec/HelloMessageWriterTest.java:[31,19] org.opendaylight.netconf.codec.HelloMessageWriter in org.opendaylight.netconf.codec has been deprecated and marked for removal 11:42:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/test/java/org/opendaylight/netconf/codec/HelloMessageWriterTest.java:[31,19] org.opendaylight.netconf.codec.HelloMessageWriter in org.opendaylight.netconf.codec has been deprecated and marked for removal 11:42:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/test/java/org/opendaylight/netconf/codec/HelloMessageWriterTest.java:[31,19] org.opendaylight.netconf.codec.HelloMessageWriter in org.opendaylight.netconf.codec has been deprecated and marked for removal 11:42:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/test/java/org/opendaylight/netconf/codec/HelloMessageWriterTest.java:[31,48] org.opendaylight.netconf.codec.HelloMessageWriter in org.opendaylight.netconf.codec has been deprecated and marked for removal 11:42:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/test/java/org/opendaylight/netconf/codec/HelloMessageWriterTest.java:[38,17] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:42:44 [INFO] 11:42:44 [INFO] --- surefire:3.5.3:test (default-test) @ netconf-codec --- 11:42:44 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/surefire-reports 11:42:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 11:42:44 [INFO] 11:42:44 [INFO] ------------------------------------------------------- 11:42:44 [INFO] T E S T S 11:42:44 [INFO] ------------------------------------------------------- 11:42:45 [INFO] Running org.opendaylight.netconf.codec.EOMFramingSupportTest 11:42:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.146 s -- in org.opendaylight.netconf.codec.EOMFramingSupportTest 11:42:46 [INFO] Running org.opendaylight.netconf.codec.EOMFrameDecoderTest 11:42:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.netconf.codec.EOMFrameDecoderTest 11:42:46 [INFO] Running org.opendaylight.netconf.codec.XMLMessageDecoderTest 11:42:46 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.opendaylight.netconf.codec.XMLMessageDecoderTest 11:42:46 [INFO] Running org.opendaylight.netconf.codec.HelloMessageWriterTest 11:42:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.opendaylight.netconf.codec.HelloMessageWriterTest 11:42:47 [INFO] Running org.opendaylight.netconf.codec.ThreadLocalTransformerTest 11:42:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.netconf.codec.ThreadLocalTransformerTest 11:42:47 [INFO] Running org.opendaylight.netconf.codec.ChunkedFrameDecoderTest 11:42:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.codec.ChunkedFrameDecoderTest 11:42:47 [INFO] Running org.opendaylight.netconf.codec.ChunkedFramingSupportTest 11:42:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.netconf.codec.ChunkedFramingSupportTest 11:42:47 [INFO] 11:42:47 [INFO] Results: 11:42:47 [INFO] 11:42:47 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 11:42:47 [INFO] 11:42:47 [INFO] 11:42:47 [INFO] --- copy:14.1.0:copy-files (default) @ netconf-codec --- 11:42:47 [INFO] 11:42:47 [INFO] --- jar:3.4.2:jar (default-jar) @ netconf-codec --- 11:42:47 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/netconf-codec-10.0.0-SNAPSHOT.jar 11:42:47 [INFO] 11:42:47 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ netconf-codec --- 11:42:47 [INFO] No previous run data found, generating javadoc. 11:42:49 [WARNING] Javadoc Warnings 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/BufferedWriter.java:34: warning: no comment 11:42:49 [WARNING] public BufferedWriter(final Writer writer) { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/BufferedWriter.java:38: warning: no comment 11:42:49 [WARNING] public BufferedWriter(final Writer writer, final int bufferSize) { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/ChunkedFrameDecoder.java:21: warning: no comment 11:42:49 [WARNING] public final class ChunkedFrameDecoder extends FrameDecoder { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/EOMFrameDecoder.java:21: warning: use of default constructor, which does not provide a comment 11:42:49 [WARNING] public final class EOMFrameDecoder extends FrameDecoder { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/FrameDecoder.java:29: warning: use of default constructor, which does not provide a comment 11:42:49 [WARNING] public abstract sealed class FrameDecoder extends ByteToMessageDecoder permits ChunkedFrameDecoder, EOMFrameDecoder { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/FramingSupport.java:237: warning: no @param for chunkSize 11:42:49 [WARNING] public static @NonNull FramingSupport chunk(final int chunkSize) { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/FramingSupport.java:204: warning: no comment 11:42:49 [WARNING] public static final int DEFAULT_CHUNK_SIZE = 8192; 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/FramingSupport.java:206: warning: no comment 11:42:49 [WARNING] public static final int MAX_CHUNK_SIZE = 16 * 1024 * 1024; 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/FramingSupport.java:205: warning: no comment 11:42:49 [WARNING] public static final int MIN_CHUNK_SIZE = 128; 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/HelloMessageWriter.java:47: warning: no comment 11:42:49 [WARNING] public static HelloMessageWriter of() { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/HelloMessageWriter.java:51: warning: no comment 11:42:49 [WARNING] public static HelloMessageWriter of(final boolean pretty) { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/HelloMessageWriter.java:55: warning: no comment 11:42:49 [WARNING] public static HelloMessageWriter pretty() { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageWriter.java:59: warning: no comment 11:42:49 [WARNING] protected abstract void writeTo(NetconfMessage message, OutputStream out) throws IOException, TransformerException; 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageDecoder.java:27: warning: use of default constructor, which does not provide a comment 11:42:49 [WARNING] public abstract class MessageDecoder extends ByteToMessageDecoder { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageEncoder.java:38: warning: no comment 11:42:49 [WARNING] public MessageEncoder(final MessageWriter writer) { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageEncoder.java:67: warning: no comment 11:42:49 [WARNING] public @NonNull FramingSupport framing() { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageEncoder.java:77: warning: no comment 11:42:49 [WARNING] public @Nullable MessageWriter nextWriter() { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageEncoder.java:43: warning: no comment 11:42:49 [WARNING] public void setFraming(final FramingSupport newFraming) { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageEncoder.java:57: warning: no comment 11:42:49 [WARNING] public void setNextWriter(final MessageWriter newNextWriter) { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageEncoder.java:48: warning: no comment 11:42:49 [WARNING] public void setWriter(final MessageWriter newWriter) { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageEncoder.java:72: warning: no comment 11:42:49 [WARNING] public @NonNull MessageWriter writer() { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageWriter.java:45: warning: no comment 11:42:49 [WARNING] protected MessageWriter(final boolean pretty) { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageWriter.java:49: warning: no comment 11:42:49 [WARNING] protected final Transformer threadLocalTransformer() { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageWriter.java:54: warning: no comment 11:42:49 [WARNING] public final void writeMessage(final NetconfMessage message, final OutputStream out) 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/XMLMessageDecoder.java:24: warning: no comment 11:42:49 [WARNING] public final class XMLMessageDecoder extends MessageDecoder { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/XMLMessageDecoder.java:24: warning: use of default constructor, which does not provide a comment 11:42:49 [WARNING] public final class XMLMessageDecoder extends MessageDecoder { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/XMLMessageWriter.java:22: warning: no comment 11:42:49 [WARNING] public final class XMLMessageWriter extends MessageWriter { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/XMLMessageWriter.java:30: warning: no comment 11:42:49 [WARNING] public static XMLMessageWriter of() { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/XMLMessageWriter.java:34: warning: no comment 11:42:49 [WARNING] public static XMLMessageWriter of(final boolean pretty) { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/XMLMessageWriter.java:38: warning: no comment 11:42:49 [WARNING] public static XMLMessageWriter pretty() { 11:42:49 [WARNING] ^ 11:42:49 [WARNING] 30 warnings 11:42:49 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/netconf-codec-10.0.0-SNAPSHOT-javadoc.jar 11:42:49 [INFO] 11:42:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-codec --- 11:42:49 [INFO] CycloneDX: Resolving Dependencies 11:42:49 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 11:42:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/bom.xml 11:42:49 [INFO] attaching as netconf-codec-10.0.0-SNAPSHOT-cyclonedx.xml 11:42:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/bom.json 11:42:49 [INFO] attaching as netconf-codec-10.0.0-SNAPSHOT-cyclonedx.json 11:42:49 [INFO] 11:42:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-codec --- 11:42:49 [INFO] Skipping duplicate-finder execution! 11:42:49 [INFO] 11:42:49 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ netconf-codec --- 11:42:49 [INFO] No dependency problems found 11:42:49 [INFO] 11:42:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-codec --- 11:42:49 [INFO] Skipping source per configuration. 11:42:49 [INFO] 11:42:49 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ netconf-codec --- 11:42:49 [INFO] 11:42:49 [INFO] --- jacoco:0.8.13:report (report) @ netconf-codec --- 11:42:49 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/code-coverage/jacoco.exec 11:42:49 [INFO] Analyzed bundle 'netconf-codec' with 17 classes 11:42:49 [INFO] 11:42:49 [INFO] --- install:3.1.4:install (default-install) @ netconf-codec --- 11:42:49 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-codec/10.0.0-SNAPSHOT/netconf-codec-10.0.0-SNAPSHOT.pom 11:42:49 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/netconf-codec-10.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-codec/10.0.0-SNAPSHOT/netconf-codec-10.0.0-SNAPSHOT.jar 11:42:49 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/netconf-codec-10.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-codec/10.0.0-SNAPSHOT/netconf-codec-10.0.0-SNAPSHOT-javadoc.jar 11:42:49 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-codec/10.0.0-SNAPSHOT/netconf-codec-10.0.0-SNAPSHOT-cyclonedx.xml 11:42:49 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-codec/10.0.0-SNAPSHOT/netconf-codec-10.0.0-SNAPSHOT-cyclonedx.json 11:42:49 [INFO] 11:42:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-codec --- 11:42:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 11:42:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. 11:42:50 [INFO] 11:42:50 [INFO] -----------< org.opendaylight.netconf:shaded-exificient-jar >----------- 11:42:50 [INFO] Building shaded-exificient-jar 10.0.0-SNAPSHOT [14/113] 11:42:50 [INFO] from third-party/shaded-exificient-jar/pom.xml 11:42:50 [INFO] --------------------------------[ jar ]--------------------------------- 11:42:50 [WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 11:42:50 [INFO] 11:42:50 [INFO] --- clean:3.5.0:clean (default-clean) @ shaded-exificient-jar --- 11:42:50 [INFO] 11:42:50 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ shaded-exificient-jar --- 11:42:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:42:50 [INFO] 11:42:50 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ shaded-exificient-jar --- 11:42:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:42:50 [INFO] 11:42:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ shaded-exificient-jar --- 11:42:50 [INFO] 11:42:50 [INFO] --- dependency:3.8.1:properties (default) @ shaded-exificient-jar --- 11:42:50 [INFO] 11:42:50 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ shaded-exificient-jar --- 11:42:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient-jar/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 11:42:50 [INFO] 11:42:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ shaded-exificient-jar --- 11:42:50 [INFO] Starting audit... 11:42:50 Audit done. 11:42:50 [INFO] You have 0 Checkstyle violations. 11:42:50 [INFO] 11:42:50 [INFO] --- checkstyle:3.6.0:check (default) @ shaded-exificient-jar --- 11:42:50 [INFO] Starting audit... 11:42:50 Audit done. 11:42:50 [INFO] You have 0 Checkstyle violations. 11:42:50 [INFO] 11:42:50 [INFO] --- dependency:3.8.1:copy (unpack-license) @ shaded-exificient-jar --- 11:42:50 [INFO] 11:42:50 [INFO] --- resources:3.3.1:resources (default-resources) @ shaded-exificient-jar --- 11:42:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient-jar/src/main/resources 11:42:50 [INFO] 11:42:50 [INFO] --- compiler:3.14.0:compile (default-compile) @ shaded-exificient-jar --- 11:42:50 [INFO] No sources to compile 11:42:50 [INFO] 11:42:50 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ shaded-exificient-jar >>> 11:42:50 [INFO] 11:42:50 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ shaded-exificient-jar --- 11:42:50 [INFO] 11:42:50 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ shaded-exificient-jar <<< 11:42:50 [INFO] 11:42:50 [INFO] 11:42:50 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ shaded-exificient-jar --- 11:42:50 [INFO] 11:42:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ shaded-exificient-jar --- 11:42:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient-jar/src/test/resources 11:42:50 [INFO] 11:42:50 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ shaded-exificient-jar --- 11:42:50 [INFO] No sources to compile 11:42:50 [INFO] 11:42:50 [INFO] --- surefire:3.5.3:test (default-test) @ shaded-exificient-jar --- 11:42:50 [INFO] No tests to run. 11:42:50 [INFO] 11:42:50 [INFO] --- copy:14.1.0:copy-files (default) @ shaded-exificient-jar --- 11:42:50 [INFO] 11:42:50 [INFO] --- jar:3.4.2:jar (default-jar) @ shaded-exificient-jar --- 11:42:50 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient-jar/target/shaded-exificient-jar-10.0.0-SNAPSHOT.jar 11:42:50 [INFO] 11:42:50 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ shaded-exificient-jar --- 11:42:50 [INFO] No Javadoc in project. Archive not created. 11:42:50 [INFO] 11:42:50 [INFO] --- shade:3.6.0:shade (default) @ shaded-exificient-jar --- 11:42:50 [INFO] Including com.siemens.ct.exi:exificient:jar:1.0.4 in the shaded jar. 11:42:50 [INFO] Including com.siemens.ct.exi:exificient-core:jar:1.0.4 in the shaded jar. 11:42:50 [INFO] Including com.siemens.ct.exi:exificient-grammars:jar:1.0.4 in the shaded jar. 11:42:50 [INFO] Including xerces:xercesImpl:jar:2.12.0 in the shaded jar. 11:42:51 [INFO] Including xml-apis:xml-apis:jar:1.4.01 in the shaded jar. 11:42:51 [INFO] Including xmlpull:xmlpull:jar:1.1.3.1 in the shaded jar. 11:42:51 [INFO] Excluding javax.xml.bind:jaxb-api:jar:2.2.11 from the shaded jar. 11:42:51 [INFO] Excluding com.sun.xml.bind:jaxb-core:jar:2.2.11 from the shaded jar. 11:42:51 [INFO] Excluding com.sun.xml.bind:jaxb-impl:jar:2.3.9 from the shaded jar. 11:42:51 [INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 from the shaded jar. 11:42:51 [INFO] Excluding com.sun.activation:jakarta.activation:jar:1.2.2 from the shaded jar. 11:42:51 [INFO] Excluding javax.activation:activation:jar:1.1.1 from the shaded jar. 11:42:53 [INFO] Replacing original artifact with shaded artifact. 11:42:53 [INFO] Replacing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient-jar/target/shaded-exificient-jar-10.0.0-SNAPSHOT.jar with /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient-jar/target/shaded-exificient-jar-10.0.0-SNAPSHOT-shaded.jar 11:42:53 [INFO] Replacing original source artifact with shaded source artifact. 11:42:53 [INFO] Replacing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient-jar/target/shaded-exificient-jar-10.0.0-SNAPSHOT-sources.jar with /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient-jar/target/shaded-exificient-jar-10.0.0-SNAPSHOT-shaded-sources.jar 11:42:53 [INFO] 11:42:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ shaded-exificient-jar --- 11:42:53 [INFO] Skipping CycloneDX goal, because module skips deploy 11:42:53 [INFO] 11:42:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient-jar --- 11:42:53 [INFO] Skipping duplicate-finder execution! 11:42:53 [INFO] 11:42:53 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ shaded-exificient-jar --- 11:42:53 [WARNING] Unused declared dependencies found: 11:42:53 [WARNING] com.siemens.ct.exi:exificient:jar:1.0.4:compile 11:42:53 [INFO] 11:42:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ shaded-exificient-jar --- 11:42:53 [INFO] Skipping source per configuration. 11:42:53 [INFO] 11:42:53 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ shaded-exificient-jar --- 11:42:53 [INFO] 11:42:53 [INFO] --- jacoco:0.8.13:report (report) @ shaded-exificient-jar --- 11:42:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:42:53 [INFO] 11:42:53 [INFO] --- install:3.1.4:install (default-install) @ shaded-exificient-jar --- 11:42:53 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/10.0.0-SNAPSHOT/shaded-exificient-jar-10.0.0-SNAPSHOT.pom 11:42:53 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient-jar/target/shaded-exificient-jar-10.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/10.0.0-SNAPSHOT/shaded-exificient-jar-10.0.0-SNAPSHOT.jar 11:42:53 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient-jar/target/shaded-exificient-jar-10.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/10.0.0-SNAPSHOT/shaded-exificient-jar-10.0.0-SNAPSHOT-sources.jar 11:42:53 [INFO] 11:42:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ shaded-exificient-jar --- 11:42:53 [INFO] Skipping artifact deployment 11:42:53 [INFO] 11:42:53 [INFO] -------------< org.opendaylight.netconf:shaded-exificient >------------- 11:42:53 [INFO] Building shaded-exificient 10.0.0-SNAPSHOT [15/113] 11:42:53 [INFO] from third-party/shaded-exificient/pom.xml 11:42:53 [INFO] -------------------------------[ bundle ]------------------------------- 11:42:53 [INFO] 11:42:53 [INFO] --- clean:3.5.0:clean (default-clean) @ shaded-exificient --- 11:42:53 [INFO] 11:42:53 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ shaded-exificient --- 11:42:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:42:53 [INFO] 11:42:53 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ shaded-exificient --- 11:42:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:42:53 [INFO] 11:42:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ shaded-exificient --- 11:42:54 [INFO] 11:42:54 [INFO] --- dependency:3.8.1:properties (default) @ shaded-exificient --- 11:42:54 [INFO] 11:42:54 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ shaded-exificient --- 11:42:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 11:42:54 [INFO] 11:42:54 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-sources) @ shaded-exificient --- 11:42:54 [INFO] 11:42:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ shaded-exificient --- 11:42:54 [INFO] Starting audit... 11:42:54 Audit done. 11:42:54 [INFO] You have 0 Checkstyle violations. 11:42:54 [INFO] 11:42:54 [INFO] --- checkstyle:3.6.0:check (default) @ shaded-exificient --- 11:42:54 [INFO] Starting audit... 11:42:54 Audit done. 11:42:54 [INFO] You have 0 Checkstyle violations. 11:42:54 [INFO] 11:42:54 [INFO] --- dependency:3.8.1:copy (unpack-license) @ shaded-exificient --- 11:42:54 [INFO] 11:42:54 [INFO] --- resources:3.3.1:resources (default-resources) @ shaded-exificient --- 11:42:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/src/main/resources 11:42:54 [INFO] 11:42:54 [INFO] --- compiler:3.14.0:compile (default-compile) @ shaded-exificient --- 11:42:54 [INFO] No sources to compile 11:42:54 [INFO] 11:42:54 [INFO] --- dependency:3.8.1:unpack (unpack) @ shaded-exificient --- 11:42:54 [INFO] Configured Artifact: org.opendaylight.netconf:shaded-exificient-jar:10.0.0-SNAPSHOT:jar 11:42:54 [INFO] 11:42:54 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ shaded-exificient >>> 11:42:54 [INFO] 11:42:54 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ shaded-exificient --- 11:42:54 [INFO] 11:42:54 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ shaded-exificient <<< 11:42:54 [INFO] 11:42:54 [INFO] 11:42:54 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ shaded-exificient --- 11:42:54 [INFO] Spotbugs plugin skipped 11:42:54 [INFO] 11:42:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ shaded-exificient --- 11:42:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/src/test/resources 11:42:54 [INFO] 11:42:54 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ shaded-exificient --- 11:42:54 [INFO] No sources to compile 11:42:54 [INFO] 11:42:54 [INFO] --- surefire:3.5.3:test (default-test) @ shaded-exificient --- 11:42:54 [INFO] No tests to run. 11:42:54 [INFO] 11:42:54 [INFO] --- copy:14.1.0:copy-files (default) @ shaded-exificient --- 11:42:54 [INFO] 11:42:54 [INFO] --- build-helper:3.6.1:add-source (default) @ shaded-exificient --- 11:42:54 [INFO] Source directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/target/shaded-sources added. 11:42:54 [INFO] 11:42:54 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ shaded-exificient --- 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/apache/xml/serialize 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/attributes 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/coder 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/container 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/context 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/charset 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/strings 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/exceptions 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/event 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/grammar 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/production 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/helpers 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/channel 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/compression 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/types 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/sort 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/xml 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/values 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/_2017/schemaforgrammars 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/persistency 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/regex 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/util 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/dom 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/sax 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/stream 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/xmlpull 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/cmd 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/helpers 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/util 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/org/w3c/dom 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom/events 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd/models 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/dtd 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/util 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/xs 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/io 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/msg 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/validation 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath/regex 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/identity 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/models 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/opti 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/traversers 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/util 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/jaxp/datatype 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/parsers 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/util 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/grammars 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/parser 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs/datatypes 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xmlpull/v1 11:42:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 11:42:55 Package found in [Jar:., Jar:shaded-exificient-jar] 11:42:55 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 11:42:55 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/target/shaded-exificient-10.0.0-SNAPSHOT.jar 11:42:55 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/target/classes/META-INF/MANIFEST.MF 11:42:55 [INFO] 11:42:55 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ shaded-exificient --- 11:42:55 [INFO] Skipping javadoc generation 11:42:55 [INFO] 11:42:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ shaded-exificient --- 11:42:55 [INFO] CycloneDX: Resolving Dependencies 11:42:55 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 11:42:55 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 11:42:55 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository. 11:42:56 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 11:42:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/target/bom.xml 11:42:56 [INFO] attaching as shaded-exificient-10.0.0-SNAPSHOT-cyclonedx.xml 11:42:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/target/bom.json 11:42:56 [INFO] attaching as shaded-exificient-10.0.0-SNAPSHOT-cyclonedx.json 11:42:56 [INFO] 11:42:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient --- 11:42:56 [INFO] Skipping duplicate-finder execution! 11:42:56 [INFO] 11:42:56 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ shaded-exificient --- 11:42:56 [WARNING] Used undeclared dependencies found: 11:42:56 [WARNING] xml-apis:xml-apis:jar:1.4.01:provided 11:42:56 [WARNING] javax.xml.bind:jaxb-api:jar:2.2.11:provided 11:42:56 [INFO] 11:42:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ shaded-exificient --- 11:42:56 [INFO] Skipping source per configuration. 11:42:56 [INFO] 11:42:56 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ shaded-exificient --- 11:42:56 [INFO] Skipping modernizer execution! 11:42:56 [INFO] 11:42:56 [INFO] --- jacoco:0.8.13:report (report) @ shaded-exificient --- 11:42:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:42:56 [INFO] 11:42:56 [INFO] --- install:3.1.4:install (default-install) @ shaded-exificient --- 11:42:56 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/10.0.0-SNAPSHOT/shaded-exificient-10.0.0-SNAPSHOT.pom 11:42:56 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/target/shaded-exificient-10.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/10.0.0-SNAPSHOT/shaded-exificient-10.0.0-SNAPSHOT.jar 11:42:56 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/10.0.0-SNAPSHOT/shaded-exificient-10.0.0-SNAPSHOT-cyclonedx.xml 11:42:56 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-exificient/10.0.0-SNAPSHOT/shaded-exificient-10.0.0-SNAPSHOT-cyclonedx.json 11:42:56 [INFO] 11:42:56 [INFO] --- bundle:6.0.0:install (default-install) @ shaded-exificient --- 11:42:56 [INFO] Installing org/opendaylight/netconf/shaded-exificient/10.0.0-SNAPSHOT/shaded-exificient-10.0.0-SNAPSHOT.jar 11:42:56 [INFO] Writing OBR metadata 11:42:56 [INFO] 11:42:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ shaded-exificient --- 11:42:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 11:42:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. 11:42:56 [INFO] 11:42:56 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ shaded-exificient --- 11:42:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 11:42:56 [INFO] 11:42:56 [INFO] -------------< org.opendaylight.netconf:netconf-test-util >------------- 11:42:56 [INFO] Building netconf-test-util 10.0.0-SNAPSHOT [16/113] 11:42:56 [INFO] from protocol/netconf-test-util/pom.xml 11:42:56 [INFO] --------------------------------[ jar ]--------------------------------- 11:42:56 [INFO] 11:42:56 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-test-util --- 11:42:56 [INFO] 11:42:56 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ netconf-test-util --- 11:42:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:42:56 [INFO] 11:42:56 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ netconf-test-util --- 11:42:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:42:56 [INFO] 11:42:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-test-util --- 11:42:57 [INFO] 11:42:57 [INFO] --- dependency:3.8.1:properties (default) @ netconf-test-util --- 11:42:57 [INFO] 11:42:57 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-test-util --- 11:42:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 11:42:57 [INFO] 11:42:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-test-util --- 11:42:57 [INFO] Starting audit... 11:42:57 Audit done. 11:42:57 [INFO] You have 0 Checkstyle violations. 11:42:57 [INFO] 11:42:57 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-test-util --- 11:42:57 [INFO] Starting audit... 11:42:57 Audit done. 11:42:57 [INFO] You have 0 Checkstyle violations. 11:42:57 [INFO] 11:42:57 [INFO] --- dependency:3.8.1:copy (unpack-license) @ netconf-test-util --- 11:42:57 [INFO] 11:42:57 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-test-util --- 11:42:57 [INFO] Copying 127 resources from src/main/resources to target/classes 11:42:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/generated-sources/spi 11:42:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/generated-sources/yang 11:42:57 [INFO] 11:42:57 [INFO] --- compiler:3.14.0:compile (default-compile) @ netconf-test-util --- 11:42:57 [INFO] Recompiling the module because of changed dependency. 11:42:57 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 11:42:57 [INFO] 11:42:57 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ netconf-test-util >>> 11:42:57 [INFO] 11:42:57 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ netconf-test-util --- 11:42:57 [INFO] Fork Value is true 11:43:00 [INFO] Done SpotBugs Analysis.... 11:43:00 [INFO] 11:43:00 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ netconf-test-util <<< 11:43:00 [INFO] 11:43:00 [INFO] 11:43:00 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ netconf-test-util --- 11:43:00 [INFO] BugInstance size is 0 11:43:00 [INFO] Error size is 0 11:43:00 [INFO] No errors/warnings found 11:43:00 [INFO] 11:43:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-test-util --- 11:43:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/src/test/resources 11:43:00 [INFO] 11:43:00 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ netconf-test-util --- 11:43:00 [INFO] No sources to compile 11:43:00 [INFO] 11:43:00 [INFO] --- surefire:3.5.3:test (default-test) @ netconf-test-util --- 11:43:00 [INFO] No tests to run. 11:43:00 [INFO] 11:43:00 [INFO] --- copy:14.1.0:copy-files (default) @ netconf-test-util --- 11:43:00 [INFO] 11:43:00 [INFO] --- jar:3.4.2:jar (default-jar) @ netconf-test-util --- 11:43:00 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/netconf-test-util-10.0.0-SNAPSHOT.jar 11:43:00 [INFO] 11:43:00 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ netconf-test-util --- 11:43:00 [INFO] No previous run data found, generating javadoc. 11:43:01 [WARNING] Javadoc Warnings 11:43:01 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.netconf/master/netconf-api/odlparent/bnd-parent/bnd-parent/bnd-parent/bnd-parent/bnd-parent/netconf-api/apidocs/ are in named modules. 11:43:01 [WARNING] 1 warning 11:43:01 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/netconf-test-util-10.0.0-SNAPSHOT-javadoc.jar 11:43:01 [INFO] 11:43:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-test-util --- 11:43:01 [INFO] CycloneDX: Resolving Dependencies 11:43:02 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 11:43:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/bom.xml 11:43:02 [INFO] attaching as netconf-test-util-10.0.0-SNAPSHOT-cyclonedx.xml 11:43:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/bom.json 11:43:02 [INFO] attaching as netconf-test-util-10.0.0-SNAPSHOT-cyclonedx.json 11:43:02 [INFO] 11:43:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-util --- 11:43:02 [INFO] Skipping duplicate-finder execution! 11:43:02 [INFO] 11:43:02 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ netconf-test-util --- 11:43:02 [INFO] No dependency problems found 11:43:02 [INFO] 11:43:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-test-util --- 11:43:02 [INFO] Skipping source per configuration. 11:43:02 [INFO] 11:43:02 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ netconf-test-util --- 11:43:02 [INFO] 11:43:02 [INFO] --- jacoco:0.8.13:report (report) @ netconf-test-util --- 11:43:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:43:02 [INFO] 11:43:02 [INFO] --- install:3.1.4:install (default-install) @ netconf-test-util --- 11:43:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/10.0.0-SNAPSHOT/netconf-test-util-10.0.0-SNAPSHOT.pom 11:43:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/netconf-test-util-10.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/10.0.0-SNAPSHOT/netconf-test-util-10.0.0-SNAPSHOT.jar 11:43:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/netconf-test-util-10.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/10.0.0-SNAPSHOT/netconf-test-util-10.0.0-SNAPSHOT-javadoc.jar 11:43:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/10.0.0-SNAPSHOT/netconf-test-util-10.0.0-SNAPSHOT-cyclonedx.xml 11:43:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-util/10.0.0-SNAPSHOT/netconf-test-util-10.0.0-SNAPSHOT-cyclonedx.json 11:43:02 [INFO] 11:43:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-test-util --- 11:43:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 11:43:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. 11:43:02 [INFO] 11:43:02 [INFO] ------------< org.opendaylight.netconf:netconf-netty-util >------------- 11:43:02 [INFO] Building netconf-netty-util 10.0.0-SNAPSHOT [17/113] 11:43:02 [INFO] from netconf/netconf-netty-util/pom.xml 11:43:02 [INFO] -------------------------------[ bundle ]------------------------------- 11:43:02 [INFO] 11:43:02 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-netty-util --- 11:43:02 [INFO] 11:43:02 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ netconf-netty-util --- 11:43:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:43:02 [INFO] 11:43:02 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ netconf-netty-util --- 11:43:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:43:02 [INFO] 11:43:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-netty-util --- 11:43:02 [INFO] 11:43:02 [INFO] --- dependency:3.8.1:properties (default) @ netconf-netty-util --- 11:43:02 [INFO] 11:43:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-netty-util --- 11:43:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 11:43:02 [INFO] 11:43:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-netty-util --- 11:43:02 [INFO] Starting audit... 11:43:02 Audit done. 11:43:02 [INFO] You have 0 Checkstyle violations. 11:43:02 [INFO] 11:43:02 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-netty-util --- 11:43:03 [INFO] Starting audit... 11:43:03 Audit done. 11:43:03 [INFO] You have 0 Checkstyle violations. 11:43:03 [INFO] 11:43:03 [INFO] --- dependency:3.8.1:copy (unpack-license) @ netconf-netty-util --- 11:43:03 [INFO] 11:43:03 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-netty-util --- 11:43:03 [INFO] Copying 1 resource from src/main/resources to target/classes 11:43:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/generated-sources/spi 11:43:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/generated-sources/yang 11:43:03 [INFO] 11:43:03 [INFO] --- compiler:3.14.0:compile (default-compile) @ netconf-netty-util --- 11:43:03 [INFO] Recompiling the module because of changed dependency. 11:43:03 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 11:43:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/AbstractChannelInitializer.java:[37,75] org.opendaylight.netconf.codec.HelloMessageWriter in org.opendaylight.netconf.codec has been deprecated and marked for removal 11:43:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/HelloXMLMessageDecoder.java:[124,46] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 11:43:03 [INFO] 11:43:03 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ netconf-netty-util >>> 11:43:03 [INFO] 11:43:03 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ netconf-netty-util --- 11:43:03 [INFO] Fork Value is true 11:43:08 [INFO] Done SpotBugs Analysis.... 11:43:08 [INFO] 11:43:08 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ netconf-netty-util <<< 11:43:08 [INFO] 11:43:08 [INFO] 11:43:08 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ netconf-netty-util --- 11:43:08 [INFO] BugInstance size is 0 11:43:08 [INFO] Error size is 0 11:43:08 [INFO] No errors/warnings found 11:43:08 [INFO] 11:43:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-netty-util --- 11:43:08 [INFO] Copying 3 resources from src/test/resources to target/test-classes 11:43:08 [INFO] 11:43:08 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ netconf-netty-util --- 11:43:08 [INFO] Recompiling the module because of changed dependency. 11:43:08 [INFO] Compiling 11 source files with javac [debug release 21] to target/test-classes 11:43:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/src/test/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionTest.java:[111,46] unchecked method invocation: method replace in interface io.netty.channel.ChannelPipeline is applied to given types 11:43:08 required: java.lang.Class,java.lang.String,io.netty.channel.ChannelHandler 11:43:08 found: java.lang.Class,java.lang.String,io.netty.channel.ChannelHandler 11:43:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/src/test/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionTest.java:[111,50] unchecked conversion 11:43:08 required: java.lang.Class 11:43:08 found: java.lang.Class 11:43:08 [INFO] 11:43:08 [INFO] --- surefire:3.5.3:test (default-test) @ netconf-netty-util --- 11:43:08 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/surefire-reports 11:43:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 11:43:08 [INFO] 11:43:08 [INFO] ------------------------------------------------------- 11:43:08 [INFO] T E S T S 11:43:08 [INFO] ------------------------------------------------------- 11:43:09 [INFO] Running org.opendaylight.netconf.nettyutil.Netconf539Test 11:43:09 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 11:43:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.534 s -- in org.opendaylight.netconf.nettyutil.Netconf539Test 11:43:10 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 11:43:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.570 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 11:43:11 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 11:43:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 11:43:11 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 11:43:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 11:43:11 [INFO] Running org.opendaylight.netconf.nettyutil.handler.HelloXMLMessageDecoderTest 11:43:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.netconf.nettyutil.handler.HelloXMLMessageDecoderTest 11:43:12 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 11:43:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 11:43:12 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 11:43:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 11:43:12 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 11:43:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 11:43:12 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 11:43:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 11:43:12 [INFO] 11:43:12 [INFO] Results: 11:43:12 [INFO] 11:43:12 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 11:43:12 [INFO] 11:43:12 [INFO] 11:43:12 [INFO] --- copy:14.1.0:copy-files (default) @ netconf-netty-util --- 11:43:12 [INFO] 11:43:12 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-netty-util --- 11:43:12 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/netconf-netty-util-10.0.0-SNAPSHOT.jar 11:43:12 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/classes/META-INF/MANIFEST.MF 11:43:12 [INFO] 11:43:12 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ netconf-netty-util --- 11:43:12 [INFO] No previous run data found, generating javadoc. 11:43:14 [WARNING] Javadoc Warnings 11:43:14 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.netconf/master/netconf-api/odlparent/bnd-parent/bnd-parent/bnd-parent/bnd-parent/bnd-parent/netconf-api/apidocs/ are in named modules. 11:43:14 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.netconf/master/netconf-common/odlparent/bnd-parent/bnd-parent/bnd-parent/bnd-parent/bnd-parent/netconf-common/apidocs/ are in named modules. 11:43:14 [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.netconf/master/netconf-codec/odlparent/bnd-parent/bnd-parent/bnd-parent/bnd-parent/bnd-parent/netconf-codec/apidocs/ are in named modules. 11:43:14 [WARNING] 3 warnings 11:43:14 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/netconf-netty-util-10.0.0-SNAPSHOT-javadoc.jar 11:43:14 [INFO] 11:43:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-netty-util --- 11:43:14 [INFO] CycloneDX: Resolving Dependencies 11:43:14 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 11:43:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/bom.xml 11:43:14 [INFO] attaching as netconf-netty-util-10.0.0-SNAPSHOT-cyclonedx.xml 11:43:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/bom.json 11:43:14 [INFO] attaching as netconf-netty-util-10.0.0-SNAPSHOT-cyclonedx.json 11:43:14 [INFO] 11:43:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-netty-util --- 11:43:14 [INFO] Skipping duplicate-finder execution! 11:43:14 [INFO] 11:43:14 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ netconf-netty-util --- 11:43:14 [INFO] No dependency problems found 11:43:14 [INFO] 11:43:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-netty-util --- 11:43:14 [INFO] Skipping source per configuration. 11:43:14 [INFO] 11:43:14 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ netconf-netty-util --- 11:43:14 [INFO] 11:43:14 [INFO] --- jacoco:0.8.13:report (report) @ netconf-netty-util --- 11:43:14 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/code-coverage/jacoco.exec 11:43:15 [INFO] Analyzed bundle 'netconf-netty-util' with 19 classes 11:43:15 [INFO] 11:43:15 [INFO] --- install:3.1.4:install (default-install) @ netconf-netty-util --- 11:43:15 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/10.0.0-SNAPSHOT/netconf-netty-util-10.0.0-SNAPSHOT.pom 11:43:15 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/netconf-netty-util-10.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/10.0.0-SNAPSHOT/netconf-netty-util-10.0.0-SNAPSHOT.jar 11:43:15 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/netconf-netty-util-10.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/10.0.0-SNAPSHOT/netconf-netty-util-10.0.0-SNAPSHOT-javadoc.jar 11:43:15 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/10.0.0-SNAPSHOT/netconf-netty-util-10.0.0-SNAPSHOT-cyclonedx.xml 11:43:15 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-netty-util/10.0.0-SNAPSHOT/netconf-netty-util-10.0.0-SNAPSHOT-cyclonedx.json 11:43:15 [INFO] 11:43:15 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-netty-util --- 11:43:15 [INFO] Installing org/opendaylight/netconf/netconf-netty-util/10.0.0-SNAPSHOT/netconf-netty-util-10.0.0-SNAPSHOT.jar 11:43:15 [INFO] Writing OBR metadata 11:43:15 [INFO] 11:43:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-netty-util --- 11:43:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 11:43:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. 11:43:15 [INFO] 11:43:15 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-netty-util --- 11:43:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 11:43:15 [INFO] 11:43:15 [INFO] ------------< org.opendaylight.netconf:odl-netconf-common >------------- 11:43:15 [INFO] Building OpenDaylight :: Netconf :: Netconf Common 10.0.0-SNAPSHOT [18/113] 11:43:15 [INFO] from features/odl-netconf-common/pom.xml 11:43:15 [INFO] ------------------------------[ feature ]------------------------------- 11:43:15 [INFO] 11:43:15 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-common --- 11:43:15 [INFO] 11:43:15 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-netconf-common --- 11:43:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:43:15 [INFO] 11:43:15 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-common --- 11:43:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:43:15 [INFO] 11:43:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-common --- 11:43:15 [INFO] 11:43:15 [INFO] --- dependency:3.8.1:properties (default) @ odl-netconf-common --- 11:43:15 [INFO] 11:43:15 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-common --- 11:43:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:43:15 [INFO] argLine set to empty 11:43:15 [INFO] 11:43:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-common --- 11:43:15 [INFO] Starting audit... 11:43:15 Audit done. 11:43:15 [INFO] You have 0 Checkstyle violations. 11:43:15 [INFO] 11:43:15 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-common --- 11:43:15 [INFO] Starting audit... 11:43:15 Audit done. 11:43:15 [INFO] You have 0 Checkstyle violations. 11:43:15 [INFO] 11:43:15 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-netconf-common --- 11:43:15 [INFO] 11:43:15 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-common --- 11:43:15 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-common/target/feature/feature.xml 11:43:15 [INFO] ...done! 11:43:15 [INFO] Attaching features XML 11:43:15 [INFO] 11:43:15 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-netconf-common --- 11:43:15 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 11:43:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 11:43:15 [INFO] 11:43:15 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-netconf-common >>> 11:43:15 [INFO] 11:43:15 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-netconf-common --- 11:43:15 [INFO] 11:43:15 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-netconf-common <<< 11:43:15 [INFO] 11:43:15 [INFO] 11:43:15 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-netconf-common --- 11:43:15 [INFO] 11:43:15 [INFO] --- feattest:14.1.0:test (default) @ odl-netconf-common --- 11:43:15 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-common 11:43:15 [INFO] Project dependency features detected: [] 11:43:15 [INFO] Pax Exam System (Version: 4.13.3) created. 11:43:15 [INFO] Creating RMI registry server on 127.0.0.1:21000 11:43:16 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 11:43:16 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 11:43:16 [INFO] Waiting for remote bundle context.. on 21000 name: 596dcfb5-35d3-4d08-86f9-42393fc99fff timout: [ RelativeTimeout value = 180000 ] 11:43:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 11:43:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 11:43:22 [INFO] 11:43:22 [INFO] --- copy:14.1.0:copy-files (default) @ odl-netconf-common --- 11:43:22 [INFO] 11:43:22 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-netconf-common --- 11:43:22 [INFO] No Javadoc in project. Archive not created. 11:43:22 [INFO] 11:43:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-common --- 11:43:22 [INFO] CycloneDX: Resolving Dependencies 11:43:23 [INFO] CycloneDX: Creating BOM version 1.6 with 89 component(s) 11:43:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-common/target/bom.xml 11:43:23 [INFO] attaching as odl-netconf-common-10.0.0-SNAPSHOT-cyclonedx.xml 11:43:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-common/target/bom.json 11:43:23 [INFO] attaching as odl-netconf-common-10.0.0-SNAPSHOT-cyclonedx.json 11:43:23 [INFO] 11:43:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-common --- 11:43:23 [INFO] Skipping duplicate-finder execution! 11:43:23 [INFO] 11:43:23 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-netconf-common --- 11:43:23 [INFO] Skipping plugin execution 11:43:23 [INFO] 11:43:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-common --- 11:43:23 [INFO] Skipping source per configuration. 11:43:23 [INFO] 11:43:23 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-netconf-common --- 11:43:23 [INFO] 11:43:23 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-common --- 11:43:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:43:23 [INFO] 11:43:23 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-common --- 11:43:23 [WARNING] 11:43:23 [WARNING] The packaging plugin for project odl-netconf-common did not assign 11:43:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 11:43:23 [WARNING] 11:43:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 11:43:23 [WARNING] 11:43:23 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/10.0.0-SNAPSHOT/odl-netconf-common-10.0.0-SNAPSHOT.pom 11:43:23 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/10.0.0-SNAPSHOT/odl-netconf-common-10.0.0-SNAPSHOT-features.xml 11:43:23 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/10.0.0-SNAPSHOT/odl-netconf-common-10.0.0-SNAPSHOT-cyclonedx.xml 11:43:23 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-common/10.0.0-SNAPSHOT/odl-netconf-common-10.0.0-SNAPSHOT-cyclonedx.json 11:43:23 [INFO] 11:43:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-common --- 11:43:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 11:43:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. 11:43:23 [WARNING] 11:43:23 [WARNING] The packaging plugin for project odl-netconf-common did not assign 11:43:23 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 11:43:23 [WARNING] 11:43:23 [WARNING] Incomplete projects like this will fail in future Maven versions! 11:43:23 [WARNING] 11:43:23 [INFO] 11:43:23 [INFO] ---------------< org.opendaylight.netconf:keystore-api >---------------- 11:43:23 [INFO] Building keystore-api 10.0.0-SNAPSHOT [19/113] 11:43:23 [INFO] from keystore/keystore-api/pom.xml 11:43:23 [INFO] -------------------------------[ bundle ]------------------------------- 11:43:23 [INFO] 11:43:23 [INFO] --- clean:3.5.0:clean (default-clean) @ keystore-api --- 11:43:23 [INFO] 11:43:23 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ keystore-api --- 11:43:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:43:23 [INFO] 11:43:23 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ keystore-api --- 11:43:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:43:23 [INFO] 11:43:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ keystore-api --- 11:43:24 [INFO] 11:43:24 [INFO] --- dependency:3.8.1:properties (default) @ keystore-api --- 11:43:24 [INFO] 11:43:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ keystore-api --- 11:43: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/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-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/** 11:43:24 [INFO] 11:43:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ keystore-api --- 11:43:24 [INFO] Starting audit... 11:43:24 Audit done. 11:43:24 [INFO] You have 0 Checkstyle violations. 11:43:24 [INFO] 11:43:24 [INFO] --- checkstyle:3.6.0:check (default) @ keystore-api --- 11:43:24 [INFO] Starting audit... 11:43:24 Audit done. 11:43:24 [INFO] You have 0 Checkstyle violations. 11:43:24 [INFO] 11:43:24 [INFO] --- dependency:3.8.1:copy (unpack-license) @ keystore-api --- 11:43:24 [INFO] 11:43:24 [INFO] --- resources:3.3.1:resources (default-resources) @ keystore-api --- 11:43:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/src/main/resources 11:43:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/target/generated-sources/spi 11:43:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/target/generated-sources/yang 11:43:24 [INFO] 11:43:24 [INFO] --- compiler:3.14.0:compile (default-compile) @ keystore-api --- 11:43:24 [INFO] No sources to compile 11:43:24 [INFO] 11:43:24 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ keystore-api >>> 11:43:24 [INFO] 11:43:24 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ keystore-api --- 11:43:24 [INFO] 11:43:24 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ keystore-api <<< 11:43:24 [INFO] 11:43:24 [INFO] 11:43:24 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ keystore-api --- 11:43:24 [INFO] 11:43:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ keystore-api --- 11:43:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/src/test/resources 11:43:24 [INFO] 11:43:24 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ keystore-api --- 11:43:24 [INFO] No sources to compile 11:43:24 [INFO] 11:43:24 [INFO] --- surefire:3.5.3:test (default-test) @ keystore-api --- 11:43:24 [INFO] No tests to run. 11:43:24 [INFO] 11:43:24 [INFO] --- copy:14.1.0:copy-files (default) @ keystore-api --- 11:43:24 [INFO] 11:43:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ keystore-api --- 11:43:24 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/target/keystore-api-10.0.0-SNAPSHOT.jar 11:43:24 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/target/classes/META-INF/MANIFEST.MF 11:43:24 [INFO] 11:43:24 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ keystore-api --- 11:43:24 [INFO] No Javadoc in project. Archive not created. 11:43:24 [INFO] 11:43:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ keystore-api --- 11:43:24 [INFO] CycloneDX: Resolving Dependencies 11:43:24 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 11:43:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/target/bom.xml 11:43:24 [INFO] attaching as keystore-api-10.0.0-SNAPSHOT-cyclonedx.xml 11:43:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/target/bom.json 11:43:24 [INFO] attaching as keystore-api-10.0.0-SNAPSHOT-cyclonedx.json 11:43:24 [INFO] 11:43:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ keystore-api --- 11:43:24 [INFO] Skipping duplicate-finder execution! 11:43:24 [INFO] 11:43:24 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ keystore-api --- 11:43:24 [INFO] No dependency problems found 11:43:24 [INFO] 11:43:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ keystore-api --- 11:43:24 [INFO] Skipping source per configuration. 11:43:24 [INFO] 11:43:24 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ keystore-api --- 11:43:24 [INFO] 11:43:24 [INFO] --- jacoco:0.8.13:report (report) @ keystore-api --- 11:43:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:43:24 [INFO] 11:43:24 [INFO] --- install:3.1.4:install (default-install) @ keystore-api --- 11:43:24 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/10.0.0-SNAPSHOT/keystore-api-10.0.0-SNAPSHOT.pom 11:43:24 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/target/keystore-api-10.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-api/10.0.0-SNAPSHOT/keystore-api-10.0.0-SNAPSHOT.jar 11:43:24 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/10.0.0-SNAPSHOT/keystore-api-10.0.0-SNAPSHOT-cyclonedx.xml 11:43:24 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-api/10.0.0-SNAPSHOT/keystore-api-10.0.0-SNAPSHOT-cyclonedx.json 11:43:24 [INFO] 11:43:24 [INFO] --- bundle:6.0.0:install (default-install) @ keystore-api --- 11:43:24 [INFO] Installing org/opendaylight/netconf/keystore-api/10.0.0-SNAPSHOT/keystore-api-10.0.0-SNAPSHOT.jar 11:43:24 [INFO] Writing OBR metadata 11:43:24 [INFO] 11:43:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ keystore-api --- 11:43:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 11:43:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. 11:43:24 [INFO] 11:43:24 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ keystore-api --- 11:43:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 11:43:24 [INFO] 11:43:24 [INFO] ---------------< org.opendaylight.netconf:keystore-none >--------------- 11:43:24 [INFO] Building keystore-none 10.0.0-SNAPSHOT [20/113] 11:43:24 [INFO] from keystore/keystore-none/pom.xml 11:43:24 [INFO] -------------------------------[ bundle ]------------------------------- 11:43:24 [INFO] 11:43:24 [INFO] --- clean:3.5.0:clean (default-clean) @ keystore-none --- 11:43:24 [INFO] 11:43:24 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ keystore-none --- 11:43:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:43:24 [INFO] 11:43:24 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ keystore-none --- 11:43:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:43:24 [INFO] 11:43:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ keystore-none --- 11:43:25 [INFO] 11:43:25 [INFO] --- dependency:3.8.1:properties (default) @ keystore-none --- 11:43:25 [INFO] 11:43:25 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ keystore-none --- 11:43: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/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 11:43:25 [INFO] 11:43:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ keystore-none --- 11:43:25 [INFO] Starting audit... 11:43:25 Audit done. 11:43:25 [INFO] You have 0 Checkstyle violations. 11:43:25 [INFO] 11:43:25 [INFO] --- checkstyle:3.6.0:check (default) @ keystore-none --- 11:43:25 [INFO] Starting audit... 11:43:25 Audit done. 11:43:25 [INFO] You have 0 Checkstyle violations. 11:43:25 [INFO] 11:43:25 [INFO] --- dependency:3.8.1:copy (unpack-license) @ keystore-none --- 11:43:25 [INFO] 11:43:25 [INFO] --- resources:3.3.1:resources (default-resources) @ keystore-none --- 11:43:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/src/main/resources 11:43:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/generated-sources/spi 11:43:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/generated-sources/yang 11:43:25 [INFO] 11:43:25 [INFO] --- compiler:3.14.0:compile (default-compile) @ keystore-none --- 11:43:25 [INFO] Recompiling the module because of changed source code. 11:43:25 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 11:43:25 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 11:43:25 [INFO] 11:43:25 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ keystore-none >>> 11:43:25 [INFO] 11:43:25 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ keystore-none --- 11:43:25 [INFO] Fork Value is true 11:43:27 [INFO] Done SpotBugs Analysis.... 11:43:27 [INFO] 11:43:27 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ keystore-none <<< 11:43:27 [INFO] 11:43:27 [INFO] 11:43:27 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ keystore-none --- 11:43:27 [INFO] BugInstance size is 0 11:43:27 [INFO] Error size is 0 11:43:27 [INFO] No errors/warnings found 11:43:27 [INFO] 11:43:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ keystore-none --- 11:43:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/src/test/resources 11:43:27 [INFO] 11:43:27 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ keystore-none --- 11:43:27 [INFO] No sources to compile 11:43:27 [INFO] 11:43:27 [INFO] --- surefire:3.5.3:test (default-test) @ keystore-none --- 11:43:27 [INFO] No tests to run. 11:43:27 [INFO] 11:43:27 [INFO] --- copy:14.1.0:copy-files (default) @ keystore-none --- 11:43:27 [INFO] 11:43:27 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ keystore-none --- 11:43:27 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/keystore-none-10.0.0-SNAPSHOT.jar 11:43:27 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/classes/META-INF/MANIFEST.MF 11:43:27 [INFO] 11:43:27 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ keystore-none --- 11:43:27 [INFO] No previous run data found, generating javadoc. 11:43:28 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/keystore-none-10.0.0-SNAPSHOT-javadoc.jar 11:43:28 [INFO] 11:43:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ keystore-none --- 11:43:28 [INFO] CycloneDX: Resolving Dependencies 11:43:29 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 11:43:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/bom.xml 11:43:29 [INFO] attaching as keystore-none-10.0.0-SNAPSHOT-cyclonedx.xml 11:43:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/bom.json 11:43:29 [INFO] attaching as keystore-none-10.0.0-SNAPSHOT-cyclonedx.json 11:43:29 [INFO] 11:43:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ keystore-none --- 11:43:29 [INFO] Skipping duplicate-finder execution! 11:43:29 [INFO] 11:43:29 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ keystore-none --- 11:43:29 [INFO] No dependency problems found 11:43:29 [INFO] 11:43:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ keystore-none --- 11:43:29 [INFO] Skipping source per configuration. 11:43:29 [INFO] 11:43:29 [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ keystore-none --- 11:43:29 [INFO] 11:43:29 [INFO] --- jacoco:0.8.13:report (report) @ keystore-none --- 11:43:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:43:29 [INFO] 11:43:29 [INFO] --- install:3.1.4:install (default-install) @ keystore-none --- 11:43:29 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/10.0.0-SNAPSHOT/keystore-none-10.0.0-SNAPSHOT.pom 11:43:29 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/keystore-none-10.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-none/10.0.0-SNAPSHOT/keystore-none-10.0.0-SNAPSHOT.jar 11:43:29 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/keystore-none-10.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-none/10.0.0-SNAPSHOT/keystore-none-10.0.0-SNAPSHOT-javadoc.jar 11:43:29 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/10.0.0-SNAPSHOT/keystore-none-10.0.0-SNAPSHOT-cyclonedx.xml 11:43:29 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-none/10.0.0-SNAPSHOT/keystore-none-10.0.0-SNAPSHOT-cyclonedx.json 11:43:29 [INFO] 11:43:29 [INFO] --- bundle:6.0.0:install (default-install) @ keystore-none --- 11:43:29 [INFO] Installing org/opendaylight/netconf/keystore-none/10.0.0-SNAPSHOT/keystore-none-10.0.0-SNAPSHOT.jar 11:43:29 [INFO] Writing OBR metadata 11:43:29 [INFO] 11:43:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ keystore-none --- 11:43:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 11:43:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo" instead. 11:43:29 [INFO] 11:43:29 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ keystore-none --- 11:43:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 11:43:29 [INFO] 11:43:29 [INFO] -----------< org.opendaylight.netconf:odl-netconf-keystore >------------ 11:43:29 [INFO] Building OpenDaylight :: Netconf :: Key Store 10.0.0-SNAPSHOT [21/113] 11:43:29 [INFO] from features/odl-netconf-keystore/pom.xml 11:43:29 [INFO] ------------------------------[ feature ]------------------------------- 11:43:29 [INFO] 11:43:29 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-keystore --- 11:43:29 [INFO] 11:43:29 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-netconf-keystore --- 11:43:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:43:29 [INFO] 11:43:29 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-keystore --- 11:43:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 11:43:29 [INFO] 11:43:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-keystore --- 11:43:29 [INFO] 11:43:29 [INFO] --- dependency:3.8.1:properties (default) @ odl-netconf-keystore --- 11:43:29 [INFO] 11:43:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-keystore --- 11:43:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 11:43:29 [INFO] argLine set to empty 11:43:29 [INFO] 11:43:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-keystore --- 11:43:29 [INFO] Starting audit... 11:43:29 Audit done. 11:43:29 [INFO] You have 0 Checkstyle violations. 11:43:29 [INFO] 11:43:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-keystore --- 11:43:29 [INFO] Starting audit... 11:43:29 Audit done. 11:43:29 [INFO] You have 0 Checkstyle violations. 11:43:29 [INFO] 11:43:29 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-netconf-keystore --- 11:43:29 [INFO] 11:43:29 [INFO] --- karaf:4.4.7:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-keystore --- 11:43:29 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-keystore/target/feature/feature.xml 11:43:29 [INFO] ...done! 11:43:29 [INFO] Attaching features XML 11:43:29 [INFO] 11:43:29 [INFO] --- karaf:4.4.7:verify (default-verify) @ odl-netconf-keystore --- 11:43:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 11:43:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 11:43:29 [INFO] 11:43:29 [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-netconf-keystore >>> 11:43:29 [INFO] 11:43:29 [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-netconf-keystore --- 11:43:29 [INFO] 11:43:29 [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-netconf-keystore <<< 11:43:29 [INFO] 11:43:29 [INFO] 11:43:29 [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-netconf-keystore --- 11:43:29 [INFO] 11:43:29 [INFO] --- feattest:14.1.0:test (default) @ odl-netconf-keystore --- 11:43:29 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-keystore 11:43:29 [INFO] Project dependency features detected: [] 11:43:29 [INFO] Pax Exam System (Version: 4.13.3) created. 11:43:29 [INFO] Creating RMI registry server on 127.0.0.1:21000 11:43:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 11:43:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 11:43:30 [INFO] Waiting for remote bundle context.. on 21000 name: d887a192-3adf-4386-98cb-d3da9595598f timout: [ RelativeTimeout value = 180000 ] 11:43:34 $ ssh-agent -k 11:43:34 unset SSH_AUTH_SOCK; 11:43:34 unset SSH_AGENT_PID; 11:43:34 echo Agent pid 1563 killed; 11:43:34 [ssh-agent] Stopped. 11:43:34 Build was aborted 11:43:34 Aborted by new patch set. 11:43:34 [PostBuildScript] - [INFO] Executing post build scripts. 11:43:34 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17124635687736537953.sh 11:43:34 ---> sysstat.sh 11:43:35 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins14113981413876934691.sh 11:43:35 ---> package-listing.sh 11:43:35 ++ facter osfamily 11:43:35 ++ tr '[:upper:]' '[:lower:]' 11:43:35 + OS_FAMILY=debian 11:43:35 + workspace=/w/workspace/netconf-maven-verify-master-mvn39-openjdk21 11:43:35 + START_PACKAGES=/tmp/packages_start.txt 11:43:35 + END_PACKAGES=/tmp/packages_end.txt 11:43:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:43:35 + PACKAGES=/tmp/packages_start.txt 11:43:35 + '[' /w/workspace/netconf-maven-verify-master-mvn39-openjdk21 ']' 11:43:35 + PACKAGES=/tmp/packages_end.txt 11:43:35 + case "${OS_FAMILY}" in 11:43:35 + dpkg -l 11:43:35 + grep '^ii' 11:43:35 + '[' -f /tmp/packages_start.txt ']' 11:43:35 + '[' -f /tmp/packages_end.txt ']' 11:43:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:43:35 + '[' /w/workspace/netconf-maven-verify-master-mvn39-openjdk21 ']' 11:43:35 + mkdir -p /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/archives/ 11:43:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/archives/ 11:43:35 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12113937446522433587.sh 11:43:35 ---> capture-instance-metadata.sh 11:43:35 Setup pyenv: 11:43:35 system 11:43:35 3.8.20 11:43:35 3.9.20 11:43:35 3.10.15 11:43:35 * 3.11.10 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) 11:43:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gdz0 from file:/tmp/.os_lf_venv 11:43:37 lf-activate-venv(): INFO: Installing: lftools 11:43:49 lf-activate-venv(): INFO: Adding /tmp/venv-Gdz0/bin to PATH 11:43:49 INFO: Running in OpenStack, capturing instance metadata 11:43:49 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins6730003435710458128.sh 11:43:49 provisioning config files... 11:43:49 Could not find credentials [logs] for netconf-maven-verify-master-mvn39-openjdk21 #5301 11:43:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/config2514540673650949313tmp 11:43:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:43:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:43:49 provisioning config files... 11:43:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:43:50 [EnvInject] - Injecting environment variables from a build step. 11:43:50 [EnvInject] - Injecting as environment variables the properties content 11:43:50 SERVER_ID=logs 11:43:50 11:43:50 [EnvInject] - Variables injected successfully. 11:43:50 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3525413871441927857.sh 11:43:50 ---> create-netrc.sh 11:43:50 WARN: Log server credential not found. 11:43:50 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12686505508119196719.sh 11:43:50 ---> python-tools-install.sh 11:43:50 Setup pyenv: 11:43:50 system 11:43:50 3.8.20 11:43:50 3.9.20 11:43:50 3.10.15 11:43:50 * 3.11.10 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) 11:43:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gdz0 from file:/tmp/.os_lf_venv 11:43:52 lf-activate-venv(): INFO: Installing: lftools 11:44:02 lf-activate-venv(): INFO: Adding /tmp/venv-Gdz0/bin to PATH 11:44:02 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins9807148730306441833.sh 11:44:02 ---> sudo-logs.sh 11:44:02 Archiving 'sudo' log.. 11:44:02 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins8270867999456891598.sh 11:44:02 ---> job-cost.sh 11:44:02 Setup pyenv: 11:44:02 system 11:44:02 3.8.20 11:44:02 3.9.20 11:44:02 3.10.15 11:44:02 * 3.11.10 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) 11:44:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gdz0 from file:/tmp/.os_lf_venv 11:44:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:44:10 lf-activate-venv(): INFO: Adding /tmp/venv-Gdz0/bin to PATH 11:44:10 INFO: No Stack... 11:44:11 INFO: Retrieving Pricing Info for: v3-standard-4 11:44:11 INFO: Archiving Costs 11:44:11 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins13198193489562113977.sh 11:44:11 ---> logs-deploy.sh 11:44:11 Setup pyenv: 11:44:11 system 11:44:11 3.8.20 11:44:11 3.9.20 11:44:11 3.10.15 11:44:11 * 3.11.10 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) 11:44:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gdz0 from file:/tmp/.os_lf_venv 11:44:13 lf-activate-venv(): INFO: Installing: lftools 11:44:23 lf-activate-venv(): INFO: Adding /tmp/venv-Gdz0/bin to PATH 11:44:23 WARNING: Nexus logging server not set 11:44:23 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-maven-verify-master-mvn39-openjdk21/5301/ 11:44:23 INFO: archiving logs to S3 11:44:25 ---> uname -a: 11:44:25 Linux prd-ubuntu2204-docker-4c-4g-47508 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 11:44:25 11:44:25 11:44:25 ---> lscpu: 11:44:25 Architecture: x86_64 11:44:25 CPU op-mode(s): 32-bit, 64-bit 11:44:25 Address sizes: 40 bits physical, 48 bits virtual 11:44:25 Byte Order: Little Endian 11:44:25 CPU(s): 4 11:44:25 On-line CPU(s) list: 0-3 11:44:25 Vendor ID: AuthenticAMD 11:44:25 Model name: AMD EPYC-Rome Processor 11:44:25 CPU family: 23 11:44:25 Model: 49 11:44:25 Thread(s) per core: 1 11:44:25 Core(s) per socket: 1 11:44:25 Socket(s): 4 11:44:25 Stepping: 0 11:44:25 BogoMIPS: 5600.00 11:44:25 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 11:44:25 Virtualization: AMD-V 11:44:25 Hypervisor vendor: KVM 11:44:25 Virtualization type: full 11:44:25 L1d cache: 128 KiB (4 instances) 11:44:25 L1i cache: 128 KiB (4 instances) 11:44:25 L2 cache: 2 MiB (4 instances) 11:44:25 L3 cache: 64 MiB (4 instances) 11:44:25 NUMA node(s): 1 11:44:25 NUMA node0 CPU(s): 0-3 11:44:25 Vulnerability Gather data sampling: Not affected 11:44:25 Vulnerability Itlb multihit: Not affected 11:44:25 Vulnerability L1tf: Not affected 11:44:25 Vulnerability Mds: Not affected 11:44:25 Vulnerability Meltdown: Not affected 11:44:25 Vulnerability Mmio stale data: Not affected 11:44:25 Vulnerability Reg file data sampling: Not affected 11:44:25 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:44:25 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:44:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:44:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:44:25 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:44:25 Vulnerability Srbds: Not affected 11:44:25 Vulnerability Tsx async abort: Not affected 11:44:25 11:44:25 11:44:25 ---> nproc: 11:44:25 4 11:44:25 11:44:25 11:44:25 ---> df -h: 11:44:25 Filesystem Size Used Avail Use% Mounted on 11:44:25 tmpfs 1.6G 1.1M 1.6G 1% /run 11:44:25 /dev/vda1 78G 9.1G 69G 12% / 11:44:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:44:25 tmpfs 5.0M 0 5.0M 0% /run/lock 11:44:25 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:44:25 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 11:44:25 11:44:25 11:44:25 ---> free -m: 11:44:25 total used free shared buff/cache available 11:44:25 Mem: 15989 583 11818 4 3587 15063 11:44:25 Swap: 1023 0 1023 11:44:25 11:44:25 11:44:25 ---> ip addr: 11:44:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:44:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:44:25 inet 127.0.0.1/8 scope host lo 11:44:25 valid_lft forever preferred_lft forever 11:44:25 inet6 ::1/128 scope host 11:44:25 valid_lft forever preferred_lft forever 11:44:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:44:25 link/ether fa:16:3e:36:6d:f3 brd ff:ff:ff:ff:ff:ff 11:44:25 altname enp0s3 11:44:25 inet 10.30.171.216/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:44:25 valid_lft 85997sec preferred_lft 85997sec 11:44:25 inet6 fe80::f816:3eff:fe36:6df3/64 scope link 11:44:25 valid_lft forever preferred_lft forever 11:44:25 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:44:25 link/ether 02:42:23:33:09:a9 brd ff:ff:ff:ff:ff:ff 11:44:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:44:25 valid_lft forever preferred_lft forever 11:44:25 11:44:25 11:44:25 ---> sar -b -r -n DEV: 11:44:25 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-47508) 07/30/25 _x86_64_ (4 CPU) 11:44:25 11:44:25 11:37:43 LINUX RESTART (4 CPU) 11:44:25 11:44:25 11:44:25 ---> sar -P ALL: 11:44:25 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-47508) 07/30/25 _x86_64_ (4 CPU) 11:44:25 11:44:25 11:37:43 LINUX RESTART (4 CPU) 11:44:25 11:44:25 11:44:25