15:56:06 Started by timer 15:56:06 Running as SYSTEM 15:56:06 [EnvInject] - Loading node environment variables. 15:56:06 Building remotely on prd-ubuntu2204-docker-2c-2g-2034 (ubuntu2204-docker-2c-2g) in workspace /w/workspace/infrautils-maven-clm-master 15:56:06 [ssh-agent] Looking for ssh-agent implementation... 15:56:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:56:06 $ ssh-agent 15:56:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXYt1We5/agent.1526 15:56:06 SSH_AGENT_PID=1528 15:56:06 [ssh-agent] Started. 15:56:06 Running ssh-add (command line suppressed) 15:56:07 Identity added: /w/workspace/infrautils-maven-clm-master@tmp/private_key_13659883159577541044.key (/w/workspace/infrautils-maven-clm-master@tmp/private_key_13659883159577541044.key) 15:56:07 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:56:07 The recommended git tool is: NONE 15:56:09 using credential jenkins-ssh 15:56:09 Wiping out workspace first. 15:56:09 Cloning the remote Git repository 15:56:09 Cloning repository git://devvexx.opendaylight.org/mirror/infrautils 15:56:09 > git init /w/workspace/infrautils-maven-clm-master # timeout=10 15:56:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/infrautils 15:56:09 > git --version # timeout=10 15:56:09 > git --version # 'git version 2.34.1' 15:56:09 using GIT_SSH to set credentials jenkins-ssh 15:56:09 Verifying host key using known hosts file 15:56:09 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:56:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/infrautils +refs/heads/*:refs/remotes/origin/* # timeout=10 15:56:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/infrautils # timeout=10 15:56:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:56:10 Avoid second fetch 15:56:10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:56:10 Checking out Revision 4ea8e463a48a8c5b6a6d625f6c209ccb6aadf45f (refs/remotes/origin/master) 15:56:10 > git config core.sparsecheckout # timeout=10 15:56:10 > git checkout -f 4ea8e463a48a8c5b6a6d625f6c209ccb6aadf45f # timeout=10 15:56:10 Commit message: "Defang quality-parent" 15:56:10 > git rev-list --no-walk d47889cb9c3b9415543150d51fd8be7491a46b5f # timeout=10 15:56:14 provisioning config files... 15:56:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:56:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:56:14 [infrautils-maven-clm-master] $ /bin/bash /tmp/jenkins8906041219644001066.sh 15:56:14 ---> python-tools-install.sh 15:56:14 Setup pyenv: 15:56:14 * system (set by /opt/pyenv/version) 15:56:14 * 3.8.20 (set by /opt/pyenv/version) 15:56:14 * 3.9.20 (set by /opt/pyenv/version) 15:56:14 3.10.15 15:56:14 3.11.10 15:56:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TAex 15:56:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:56:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:56:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:56:23 lf-activate-venv(): INFO: Base packages installed successfully 15:56:23 lf-activate-venv(): INFO: Installing additional packages: lftools 15:56:50 lf-activate-venv(): INFO: Adding /tmp/venv-TAex/bin to PATH 15:56:50 Generating Requirements File 15:57:11 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:57:11 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:57:11 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 15:57:11 Python 3.11.10 15:57:11 pip 25.3 from /tmp/venv-TAex/lib/python3.11/site-packages/pip (python 3.11) 15:57:12 appdirs==1.4.4 15:57:12 argcomplete==3.6.3 15:57:12 aspy.yaml==1.3.0 15:57:12 attrs==25.4.0 15:57:12 autopage==0.5.2 15:57:12 beautifulsoup4==4.14.2 15:57:12 boto3==1.40.59 15:57:12 botocore==1.40.59 15:57:12 bs4==0.0.2 15:57:12 cachetools==6.2.1 15:57:12 certifi==2025.10.5 15:57:12 cffi==2.0.0 15:57:12 cfgv==3.4.0 15:57:12 chardet==5.2.0 15:57:12 charset-normalizer==3.4.4 15:57:12 click==8.3.0 15:57:12 cliff==4.11.0 15:57:12 cmd2==2.7.0 15:57:12 cryptography==3.3.2 15:57:12 debtcollector==3.0.0 15:57:12 decorator==5.2.1 15:57:12 defusedxml==0.7.1 15:57:12 Deprecated==1.2.18 15:57:12 distlib==0.4.0 15:57:12 dnspython==2.8.0 15:57:12 docker==7.1.0 15:57:12 dogpile.cache==1.5.0 15:57:12 durationpy==0.10 15:57:12 email-validator==2.3.0 15:57:12 filelock==3.20.0 15:57:12 future==1.0.0 15:57:12 gitdb==4.0.12 15:57:12 GitPython==3.1.45 15:57:12 google-auth==2.41.1 15:57:12 httplib2==0.31.0 15:57:12 identify==2.6.15 15:57:12 idna==3.11 15:57:12 importlib-resources==1.5.0 15:57:12 iso8601==2.1.0 15:57:12 Jinja2==3.1.6 15:57:12 jmespath==1.0.1 15:57:12 jsonpatch==1.33 15:57:12 jsonpointer==3.0.0 15:57:12 jsonschema==4.25.1 15:57:12 jsonschema-specifications==2025.9.1 15:57:12 keystoneauth1==5.12.0 15:57:12 kubernetes==34.1.0 15:57:12 lftools==0.37.15 15:57:12 lxml==6.0.2 15:57:12 markdown-it-py==4.0.0 15:57:12 MarkupSafe==3.0.3 15:57:12 mdurl==0.1.2 15:57:12 msgpack==1.1.2 15:57:12 multi_key_dict==2.0.3 15:57:12 munch==4.0.0 15:57:12 netaddr==1.3.0 15:57:12 niet==1.4.2 15:57:12 nodeenv==1.9.1 15:57:12 oauth2client==4.1.3 15:57:12 oauthlib==3.3.1 15:57:12 openstacksdk==4.7.1 15:57:12 os-service-types==1.8.0 15:57:12 osc-lib==4.2.0 15:57:12 oslo.config==10.0.0 15:57:12 oslo.context==6.1.0 15:57:12 oslo.i18n==6.6.0 15:57:12 oslo.log==7.2.1 15:57:12 oslo.serialization==5.8.0 15:57:12 oslo.utils==9.1.0 15:57:12 packaging==25.0 15:57:12 pbr==7.0.1 15:57:12 platformdirs==4.5.0 15:57:12 prettytable==3.16.0 15:57:12 psutil==7.1.2 15:57:12 pyasn1==0.6.1 15:57:12 pyasn1_modules==0.4.2 15:57:12 pycparser==2.23 15:57:12 pygerrit2==2.0.15 15:57:12 PyGithub==2.8.1 15:57:12 Pygments==2.19.2 15:57:12 PyJWT==2.10.1 15:57:12 PyNaCl==1.6.0 15:57:12 pyparsing==2.4.7 15:57:12 pyperclip==1.11.0 15:57:12 pyrsistent==0.20.0 15:57:12 python-cinderclient==9.8.0 15:57:12 python-dateutil==2.9.0.post0 15:57:12 python-heatclient==4.3.0 15:57:12 python-jenkins==1.8.3 15:57:12 python-keystoneclient==5.7.0 15:57:12 python-magnumclient==4.9.0 15:57:12 python-openstackclient==8.2.0 15:57:12 python-swiftclient==4.8.0 15:57:12 PyYAML==6.0.3 15:57:12 referencing==0.37.0 15:57:12 requests==2.32.5 15:57:12 requests-oauthlib==2.0.0 15:57:12 requestsexceptions==1.4.0 15:57:12 rfc3986==2.0.0 15:57:12 rich==14.2.0 15:57:12 rich-argparse==1.7.1 15:57:12 rpds-py==0.28.0 15:57:12 rsa==4.9.1 15:57:12 ruamel.yaml==0.18.16 15:57:12 ruamel.yaml.clib==0.2.14 15:57:12 s3transfer==0.14.0 15:57:12 simplejson==3.20.2 15:57:12 six==1.17.0 15:57:12 smmap==5.0.2 15:57:12 soupsieve==2.8 15:57:12 stevedore==5.5.0 15:57:12 tabulate==0.9.0 15:57:12 toml==0.10.2 15:57:12 tomlkit==0.13.3 15:57:12 tqdm==4.67.1 15:57:12 typing_extensions==4.15.0 15:57:12 tzdata==2025.2 15:57:12 urllib3==1.26.20 15:57:12 virtualenv==20.35.3 15:57:12 wcwidth==0.2.14 15:57:12 websocket-client==1.9.0 15:57:12 wrapt==2.0.0 15:57:12 xdg==6.0.0 15:57:12 xmltodict==1.0.2 15:57:12 yq==3.4.3 15:57:12 [infrautils-maven-clm-master] $ /bin/sh -xe /tmp/jenkins18289117279623176367.sh 15:57:12 + echo quiet=on 15:57:12 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-2c-2g-2034 15:57:13 [infrautils-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=infrautils -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 15:57:13 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=infrautils --version 15:57:13 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 15:57:13 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 15:57:13 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:57:13 Default locale: en, platform encoding: UTF-8 15:57:13 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 15:57:13 [infrautils-maven-clm-master] $ /bin/sh -xe /tmp/jenkins11744677919155128043.sh 15:57:13 + rm /home/jenkins/.wgetrc 15:57:13 [EnvInject] - Injecting environment variables from a build step. 15:57:13 [EnvInject] - Injecting as environment variables the properties content 15:57:13 SET_JDK_VERSION=openjdk21 15:57:13 GIT_URL="git://devvexx.opendaylight.org/mirror" 15:57:13 15:57:13 [EnvInject] - Variables injected successfully. 15:57:13 [infrautils-maven-clm-master] $ /bin/sh /tmp/jenkins424749825752098495.sh 15:57:13 ---> update-java-alternatives.sh 15:57:13 ---> Updating Java version 15:57:13 ---> Ubuntu/Debian system detected 15:57:14 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 15:57:14 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 15:57:14 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 15:57:14 openjdk version "21.0.8" 2025-07-15 15:57:14 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 15:57:14 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 15:57:14 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 15:57:14 [EnvInject] - Injecting environment variables from a build step. 15:57:14 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:57:14 [EnvInject] - Variables injected successfully. 15:57:14 provisioning config files... 15:57:14 copy managed file [global-settings] to file:/w/workspace/infrautils-maven-clm-master@tmp/config14043986451691283485tmp 15:57:15 copy managed file [infrautils-settings] to file:/w/workspace/infrautils-maven-clm-master@tmp/config3092728579484831362tmp 15:57:15 [EnvInject] - Injecting environment variables from a build step. 15:57:15 [EnvInject] - Injecting as environment variables the properties content 15:57:15 MAVEN_GOALS=clean install 15:57:15 15:57:15 [EnvInject] - Variables injected successfully. 15:57:15 [infrautils-maven-clm-master] $ /bin/bash -l /tmp/jenkins17582372473404221556.sh 15:57:15 ---> common-variables.sh 15:57:15 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 15:57:15 ---> sonatype-clm.sh 15:57:15 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 15:57:15 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 15:57:15 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:57:15 Default locale: en, platform encoding: UTF-8 15:57:15 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 15:57:16 [INFO] Scanning for projects... 15:57:23 [INFO] ------------------------------------------------------------------------ 15:57:23 [INFO] Reactor Build Order: 15:57:23 [INFO] 15:57:23 [INFO] ODL :: infrautils :: infrautils-artifacts [pom] 15:57:23 [INFO] ODL :: infrautils :: parent [pom] 15:57:23 [INFO] ODL :: infrautils :: infrautils-testutils [jar] 15:57:23 [INFO] ODL :: infrautils :: infrautils-util [bundle] 15:57:23 [INFO] ODL :: infrautils :: inject [bundle] 15:57:23 [INFO] ODL :: infrautils :: inject.guice.testutils [jar] 15:57:23 [INFO] ODL :: infrautils :: itestutils [bundle] 15:57:23 [INFO] ODL :: infrautils :: ready-api [bundle] 15:57:23 [INFO] diagstatus-api [bundle] 15:57:23 [INFO] diagstatus-impl [bundle] 15:57:23 [INFO] diagstatus-shell [bundle] 15:57:23 [INFO] diagstatus-web [bundle] 15:57:23 [INFO] ODL :: infrautils :: ready-impl [bundle] 15:57:23 [INFO] ODL :: infrautils :: inject-spi [bundle] 15:57:23 [INFO] ODL :: infrautils :: inject.guice [bundle] 15:57:23 [INFO] ODL :: infrautils :: ready-guice [jar] 15:57:23 [INFO] infrautils-docs [jar] 15:57:23 [INFO] OpenDaylight :: Infrautils :: feature-parent [pom] 15:57:23 [INFO] OpenDaylight :: Infrautils :: Utils [feature] 15:57:23 [INFO] OpenDaylight :: Infrautils :: Ready [feature] 15:57:23 [INFO] OpenDaylight :: Infrautils :: DiagStatus [feature] 15:57:23 [INFO] OpenDaylight :: Infrautils :: DiagStatus Web [feature] 15:57:23 [INFO] ODL :: infrautils :: features-infrautils [feature] 15:57:23 [INFO] OpenDaylight :: Infrautils :: @Inject [feature] 15:57:23 [INFO] ODL :: infrautils :: features-infrautils-experimental [feature] 15:57:23 [INFO] ODL :: infrautils :: features-infrautils-samples [feature] 15:57:23 [INFO] ODL :: infrautils :: infrautils-features [feature] 15:57:23 [INFO] ODL :: infrautils :: features-aggregator [pom] 15:57:23 [INFO] ODL :: infrautils :: common-aggregator [pom] 15:57:23 [INFO] ODL :: infrautils :: itestutils-parent [pom] 15:57:23 [INFO] ODL :: infrautils :: diagstatus-it [jar] 15:57:23 [INFO] diagstatus-aggregator [pom] 15:57:23 [INFO] ODL :: infrautils :: inject-aggregator [pom] 15:57:23 [INFO] ODL :: infrautils :: itestutils-it [jar] 15:57:23 [INFO] ODL :: infrautils :: itestutils-aggregator [pom] 15:57:23 [INFO] ODL :: infrautils :: ready-it [jar] 15:57:23 [INFO] ODL :: infrautils :: ready-aggregator [pom] 15:57:23 [INFO] ODL :: infrautils :: infrautils-karaf [jar] 15:57:23 [INFO] infrautils [pom] 15:57:24 [INFO] 15:57:24 [INFO] ----------< org.opendaylight.infrautils:infrautils-artifacts >---------- 15:57:24 [INFO] Building ODL :: infrautils :: infrautils-artifacts 7.1.9-SNAPSHOT [1/39] 15:57:24 [INFO] from artifacts/pom.xml 15:57:24 [INFO] --------------------------------[ pom ]--------------------------------- 15:57:24 [INFO] 15:57:24 [INFO] --- clean:3.5.0:clean (default-clean) @ infrautils-artifacts --- 15:57:24 [INFO] 15:57:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ infrautils-artifacts --- 15:57:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:57:24 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:57:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:24 [INFO] 15:57:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ infrautils-artifacts --- 15:57:25 [INFO] 15:57:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ infrautils-artifacts --- 15:57:25 [INFO] CycloneDX: Resolving Dependencies 15:57:25 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 15:57:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/artifacts/target/bom.xml 15:57:26 [INFO] attaching as infrautils-artifacts-7.1.9-SNAPSHOT-cyclonedx.xml 15:57:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/artifacts/target/bom.json 15:57:26 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:57:26 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:57:26 [INFO] attaching as infrautils-artifacts-7.1.9-SNAPSHOT-cyclonedx.json 15:57:26 [INFO] 15:57:26 [INFO] --- install:3.1.4:install (default-install) @ infrautils-artifacts --- 15:57:26 [INFO] Installing /w/workspace/infrautils-maven-clm-master/artifacts/pom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-artifacts/7.1.9-SNAPSHOT/infrautils-artifacts-7.1.9-SNAPSHOT.pom 15:57:26 [INFO] Installing /w/workspace/infrautils-maven-clm-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-artifacts/7.1.9-SNAPSHOT/infrautils-artifacts-7.1.9-SNAPSHOT-cyclonedx.xml 15:57:26 [INFO] Installing /w/workspace/infrautils-maven-clm-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/infrautils/infrautils-artifacts/7.1.9-SNAPSHOT/infrautils-artifacts-7.1.9-SNAPSHOT-cyclonedx.json 15:57:26 [INFO] 15:57:26 [INFO] --- dependency:3.9.0:tree (default-cli) @ infrautils-artifacts --- 15:57:28 [INFO] org.opendaylight.infrautils:infrautils-artifacts:pom:7.1.9-SNAPSHOT 15:57:28 [INFO] 15:57:28 [INFO] --- clm:2.54.0-01:index (default-cli) @ infrautils-artifacts --- 15:57:28 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/artifacts/target/sonatype-clm/module.xml 15:57:28 [INFO] 15:57:28 [INFO] -----------------< org.opendaylight.infrautils:parent >----------------- 15:57:28 [INFO] Building ODL :: infrautils :: parent 7.1.9-SNAPSHOT [2/39] 15:57:28 [INFO] from common/parent/pom.xml 15:57:28 [INFO] --------------------------------[ pom ]--------------------------------- 15:57:29 [INFO] 15:57:29 [INFO] --- clean:3.5.0:clean (default-clean) @ parent --- 15:57:29 [INFO] 15:57:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ parent --- 15:57:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:57:29 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:57:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:29 [INFO] 15:57:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ parent --- 15:57:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:29 [INFO] 15:57:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ parent --- 15:57:29 [INFO] 15:57:29 [INFO] --- dependency:3.9.0:properties (default) @ parent --- 15:57:30 [INFO] 15:57:30 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ parent --- 15:57:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/infrautils-maven-clm-master/common/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/** 15:57:30 [INFO] 15:57:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ parent --- 15:57:31 [INFO] Starting audit... 15:57:31 Audit done. 15:57:31 [INFO] You have 0 Checkstyle violations. 15:57:31 [INFO] 15:57:31 [INFO] --- checkstyle:3.6.0:check (default) @ parent --- 15:57:31 [INFO] Starting audit... 15:57:31 Audit done. 15:57:31 [INFO] You have 0 Checkstyle violations. 15:57:31 [INFO] 15:57:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ parent --- 15:57:31 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:57:31 [INFO] 15:57:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ parent >>> 15:57:31 [INFO] 15:57:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ parent --- 15:57:33 [INFO] No files found to run spotbugs, check compile phase has been run 15:57:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:57:33 [INFO] 15:57:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ parent <<< 15:57:33 [INFO] 15:57:33 [INFO] 15:57:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ parent --- 15:57:33 [INFO] 15:57:33 [INFO] --- copy:14.1.4:copy-files (default) @ parent --- 15:57:33 [INFO] 15:57:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ parent --- 15:57:33 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:57:33 [INFO] 15:57:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ parent --- 15:57:33 [INFO] CycloneDX: Resolving Dependencies 15:57:34 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 15:57:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/common/parent/target/bom.xml 15:57:34 [INFO] attaching as parent-7.1.9-SNAPSHOT-cyclonedx.xml 15:57:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/common/parent/target/bom.json 15:57:34 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:57:34 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:57:34 [INFO] attaching as parent-7.1.9-SNAPSHOT-cyclonedx.json 15:57:34 [INFO] 15:57:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ parent --- 15:57:34 [INFO] Ignoring POM project! 15:57:34 [INFO] 15:57:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ parent --- 15:57:34 [INFO] Skipping pom project 15:57:34 [INFO] 15:57:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ parent --- 15:57:35 [INFO] 15:57:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ parent --- 15:57:35 [INFO] 15:57:35 [INFO] --- jacoco:0.8.13:report (report) @ parent --- 15:57:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:57:35 [INFO] 15:57:35 [INFO] --- install:3.1.4:install (default-install) @ parent --- 15:57:35 [INFO] Installing /w/workspace/infrautils-maven-clm-master/common/parent/pom.xml to /tmp/r/org/opendaylight/infrautils/parent/7.1.9-SNAPSHOT/parent-7.1.9-SNAPSHOT.pom 15:57:35 [INFO] Installing /w/workspace/infrautils-maven-clm-master/common/parent/target/bom.xml to /tmp/r/org/opendaylight/infrautils/parent/7.1.9-SNAPSHOT/parent-7.1.9-SNAPSHOT-cyclonedx.xml 15:57:35 [INFO] Installing /w/workspace/infrautils-maven-clm-master/common/parent/target/bom.json to /tmp/r/org/opendaylight/infrautils/parent/7.1.9-SNAPSHOT/parent-7.1.9-SNAPSHOT-cyclonedx.json 15:57:35 [INFO] 15:57:35 [INFO] --- dependency:3.9.0:tree (default-cli) @ parent --- 15:57:35 [INFO] org.opendaylight.infrautils:parent:pom:7.1.9-SNAPSHOT 15:57:35 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.42.0:provided (optional) 15:57:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:57:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:57:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 15:57:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 15:57:35 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 15:57:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 15:57:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 15:57:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 15:57:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 15:57:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:57:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 15:57:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:57:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 15:57:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 15:57:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 15:57:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 15:57:35 [INFO] +- junit:junit:jar:4.13.2:test 15:57:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 15:57:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 15:57:35 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 15:57:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 15:57:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 15:57:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:57:35 [INFO] 15:57:35 [INFO] --- clm:2.54.0-01:index (default-cli) @ parent --- 15:57:35 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/common/parent/target/sonatype-clm/module.xml 15:57:35 [INFO] 15:57:35 [INFO] ----------< org.opendaylight.infrautils:infrautils-testutils >---------- 15:57:35 [INFO] Building ODL :: infrautils :: infrautils-testutils 7.1.9-SNAPSHOT [3/39] 15:57:35 [INFO] from testutils/pom.xml 15:57:35 [INFO] --------------------------------[ jar ]--------------------------------- 15:57:35 [INFO] 15:57:35 [INFO] --- clean:3.5.0:clean (default-clean) @ infrautils-testutils --- 15:57:35 [INFO] 15:57:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ infrautils-testutils --- 15:57:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:35 [INFO] 15:57:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ infrautils-testutils --- 15:57:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:57:35 [INFO] 15:57:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ infrautils-testutils --- 15:57:36 [INFO] 15:57:36 [INFO] --- dependency:3.9.0:properties (default) @ infrautils-testutils --- 15:57:36 [INFO] 15:57:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ infrautils-testutils --- 15:57:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/infrautils-maven-clm-master/testutils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:57:36 [INFO] 15:57:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ infrautils-testutils --- 15:57:36 [INFO] Starting audit... 15:57:36 Audit done. 15:57:36 [INFO] You have 0 Checkstyle violations. 15:57:36 [INFO] 15:57:36 [INFO] --- checkstyle:3.6.0:check (default) @ infrautils-testutils --- 15:57:38 [INFO] Starting audit... 15:57:38 Audit done. 15:57:38 [INFO] You have 0 Checkstyle violations. 15:57:38 [INFO] 15:57:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ infrautils-testutils --- 15:57:38 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:57:38 [INFO] 15:57:38 [INFO] --- resources:3.3.1:resources (default-resources) @ infrautils-testutils --- 15:57:38 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/testutils/src/main/resources 15:57:38 [INFO] 15:57:38 [INFO] --- compiler:3.14.1:compile (default-compile) @ infrautils-testutils --- 15:57:39 [INFO] Recompiling the module because of changed source code. 15:57:39 [INFO] Compiling 21 source files with javac [forked debug release 21] to target/classes 15:57:43 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:[43,18] [deprecation] URL(String) in URL has been deprecated 15:57:43 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:[33,28] [this-escape] possible 'this' escape before subclass is fully initialized 15:57:43 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:[58,40] [this-escape] previous possible 'this' escape happens here via invocation 15:57:43 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:[73,39] [StringCaseLocaleUsage] Specify a `Locale` when calling `String#to{Lower,Upper}Case`. (Note: there are multiple suggested fixes; the third may be most appropriate if you're dealing with ASCII Strings.) 15:57:43 (see https://errorprone.info/bugpattern/StringCaseLocaleUsage) 15:57:43 Did you mean '|| resourcePath.toUpperCase(Locale.ROOT).startsWith("META-INF/NOTICE")' or '|| resourcePath.toUpperCase(Locale.getDefault()).startsWith("META-INF/NOTICE")' or '|| Ascii.toUpperCase(resourcePath).startsWith("META-INF/NOTICE")'? 15:57:43 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:[74,39] [StringCaseLocaleUsage] Specify a `Locale` when calling `String#to{Lower,Upper}Case`. (Note: there are multiple suggested fixes; the third may be most appropriate if you're dealing with ASCII Strings.) 15:57:43 (see https://errorprone.info/bugpattern/StringCaseLocaleUsage) 15:57:43 Did you mean '|| resourcePath.toUpperCase(Locale.ROOT).startsWith("META-INF/LICENSE")' or '|| resourcePath.toUpperCase(Locale.getDefault()).startsWith("META-INF/LICENSE")' or '|| Ascii.toUpperCase(resourcePath).startsWith("META-INF/LICENSE")'? 15:57:43 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:[75,39] [StringCaseLocaleUsage] Specify a `Locale` when calling `String#to{Lower,Upper}Case`. (Note: there are multiple suggested fixes; the third may be most appropriate if you're dealing with ASCII Strings.) 15:57:43 (see https://errorprone.info/bugpattern/StringCaseLocaleUsage) 15:57:43 Did you mean '|| resourcePath.toUpperCase(Locale.ROOT).startsWith("LICENSE")' or '|| resourcePath.toUpperCase(Locale.getDefault()).startsWith("LICENSE")' or '|| Ascii.toUpperCase(resourcePath).startsWith("LICENSE")'? 15:57:43 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:[76,39] [StringCaseLocaleUsage] Specify a `Locale` when calling `String#to{Lower,Upper}Case`. (Note: there are multiple suggested fixes; the third may be most appropriate if you're dealing with ASCII Strings.) 15:57:43 (see https://errorprone.info/bugpattern/StringCaseLocaleUsage) 15:57:43 Did you mean '|| resourcePath.toUpperCase(Locale.ROOT).startsWith("LICENSE/NOTICE")' or '|| resourcePath.toUpperCase(Locale.getDefault()).startsWith("LICENSE/NOTICE")' or '|| Ascii.toUpperCase(resourcePath).startsWith("LICENSE/NOTICE")'? 15:57:43 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:[59,19] [EqualsGetClass] Prefer instanceof to getClass when implementing Object#equals. 15:57:43 (see https://errorprone.info/bugpattern/EqualsGetClass) 15:57:43 Did you mean 'if (!(obj instanceof LogCapture)) {'? 15:57:43 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:[33,25] [this-escape] possible 'this' escape before subclass is fully initialized 15:57:43 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/RunUntilFailureRule.java:[51,66] [UnusedVariable] The parameter 'description' is never read. 15:57:43 (see https://errorprone.info/bugpattern/UnusedVariable) 15:57:43 Did you mean 'RunUntilFailureStatement(Statement statement) {'? 15:57:43 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/DelegatingLogger.java:[85,16] [OverridingMethodInconsistentArgumentNamesChecker] The parameters of this method are inconsistent with the overridden method. A consistent order would be: trace(arg0, arg1, arg2, arg3) 15:57:43 (see https://errorprone.info/bugpattern/OverridingMethodInconsistentArgumentNamesChecker) 15:57:43 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/DelegatingLogger.java:[145,16] [OverridingMethodInconsistentArgumentNamesChecker] The parameters of this method are inconsistent with the overridden method. A consistent order would be: debug(arg0, arg1, arg2, arg3) 15:57:43 (see https://errorprone.info/bugpattern/OverridingMethodInconsistentArgumentNamesChecker) 15:57:43 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/DelegatingLogger.java:[205,16] [OverridingMethodInconsistentArgumentNamesChecker] The parameters of this method are inconsistent with the overridden method. A consistent order would be: info(arg0, arg1, arg2, arg3) 15:57:43 (see https://errorprone.info/bugpattern/OverridingMethodInconsistentArgumentNamesChecker) 15:57:43 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/DelegatingLogger.java:[265,16] [OverridingMethodInconsistentArgumentNamesChecker] The parameters of this method are inconsistent with the overridden method. A consistent order would be: warn(arg0, arg1, arg2, arg3) 15:57:43 (see https://errorprone.info/bugpattern/OverridingMethodInconsistentArgumentNamesChecker) 15:57:43 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/DelegatingLogger.java:[325,16] [OverridingMethodInconsistentArgumentNamesChecker] The parameters of this method are inconsistent with the overridden method. A consistent order would be: error(arg0, arg1, arg2, arg3) 15:57:43 (see https://errorprone.info/bugpattern/OverridingMethodInconsistentArgumentNamesChecker) 15:57:43 [INFO] 15:57:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ infrautils-testutils >>> 15:57:43 [INFO] 15:57:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ infrautils-testutils --- 15:57:43 [INFO] Fork Value is true 15:57:49 [INFO] Done SpotBugs Analysis.... 15:57:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:57:49 [INFO] 15:57:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ infrautils-testutils <<< 15:57:49 [INFO] 15:57:49 [INFO] 15:57:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ infrautils-testutils --- 15:57:49 [INFO] BugInstance size is 0 15:57:49 [INFO] Error size is 0 15:57:49 [INFO] No errors/warnings found 15:57:49 [INFO] 15:57:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ infrautils-testutils --- 15:57:49 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/testutils/src/test/resources 15:57:49 [INFO] 15:57:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ infrautils-testutils --- 15:57:49 [INFO] Recompiling the module because of changed dependency. 15:57:49 [INFO] Compiling 11 source files with javac [forked debug release 21] to target/test-classes 15:57:52 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/test/java/org/opendaylight/infrautils/testutils/mockito/MockitoExampleTutorialTest.java:[47,30] [DirectInvocationOnMock] Methods should not be directly invoked on the mock `service`. Should this be part of a verify(..) call? 15:57:52 (see https://errorprone.info/bugpattern/DirectInvocationOnMock) 15:57:52 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/test/java/org/opendaylight/infrautils/testutils/mockito/MockitoExampleTutorialTest.java:[54,40] [DirectInvocationOnMock] Methods should not be directly invoked on the mock `service`. Should this be part of a verify(..) call? 15:57:52 (see https://errorprone.info/bugpattern/DirectInvocationOnMock) 15:57:52 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/test/java/org/opendaylight/infrautils/testutils/mockito/MockitoExampleTutorialTest.java:[61,38] [DirectInvocationOnMock] Methods should not be directly invoked on the mock `service`. Should this be part of a verify(..) call? 15:57:52 (see https://errorprone.info/bugpattern/DirectInvocationOnMock) 15:57:52 [INFO] 15:57:52 [INFO] --- surefire:3.5.4:test (default-test) @ infrautils-testutils --- 15:57:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:57:53 [INFO] 15:57:53 [INFO] ------------------------------------------------------- 15:57:53 [INFO] T E S T S 15:57:53 [INFO] ------------------------------------------------------- 15:57:54 [INFO] Running org.opendaylight.infrautils.testutils.web.TestWebServerTest 15:57:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 s -- in org.opendaylight.infrautils.testutils.web.TestWebServerTest 15:57:55 [INFO] Running org.opendaylight.infrautils.testutils.mockito.MockitoTest 15:57:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:57:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.310 s -- in org.opendaylight.infrautils.testutils.mockito.MockitoTest 15:57:56 [INFO] Running org.opendaylight.infrautils.testutils.mockito.MethodExtensionsTest 15:57:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.infrautils.testutils.mockito.MethodExtensionsTest 15:57:56 [INFO] Running org.opendaylight.infrautils.testutils.mockito.MockitoUnstubbedMethodExceptionAnswerTest 15:57:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.infrautils.testutils.mockito.MockitoUnstubbedMethodExceptionAnswerTest 15:57:56 [INFO] Running org.opendaylight.infrautils.testutils.mockito.MockitoExampleTutorialTest 15:57:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.opendaylight.infrautils.testutils.mockito.MockitoExampleTutorialTest 15:57:56 [INFO] Running org.opendaylight.infrautils.testutils.tests.LogCaptureRuleTest 15:57:56 [WARNING] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.050 s -- in org.opendaylight.infrautils.testutils.tests.LogCaptureRuleTest 15:57:56 [INFO] Running org.opendaylight.infrautils.testutils.tests.ExampleTest 15:57:58 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.942 s -- in org.opendaylight.infrautils.testutils.tests.ExampleTest 15:57:58 [INFO] Running org.opendaylight.infrautils.testutils.tests.ClasspathHellDuplicatesCheckerTest 15:57:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 s -- in org.opendaylight.infrautils.testutils.tests.ClasspathHellDuplicatesCheckerTest 15:57:59 [INFO] Running org.opendaylight.infrautils.testutils.tests.ClasspathHellDuplicatesCheckRuleTest 15:57:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.infrautils.testutils.tests.ClasspathHellDuplicatesCheckRuleTest 15:57:59 [INFO] Running org.opendaylight.infrautils.testutils.tests.LogCaptureRuleInternalTest 15:57:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.infrautils.testutils.tests.LogCaptureRuleInternalTest 15:57:59 [INFO] 15:57:59 [INFO] Results: 15:57:59 [INFO] 15:57:59 [WARNING] Tests run: 55, Failures: 0, Errors: 0, Skipped: 2 15:57:59 [INFO] 15:57:59 [INFO] 15:57:59 [INFO] --- copy:14.1.4:copy-files (default) @ infrautils-testutils --- 15:57:59 [INFO] 15:57:59 [INFO] --- jar:3.4.2:jar (default-jar) @ infrautils-testutils --- 15:57:59 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/testutils/target/infrautils-testutils-7.1.9-SNAPSHOT.jar 15:57:59 [INFO] 15:57:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ infrautils-testutils --- 15:58:02 [WARNING] Javadoc Warnings 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/package-info.java:9: warning: no comment 15:58:02 [WARNING] package org.opendaylight.infrautils.testutils; 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:27: warning: no comment 15:58:02 [WARNING] public static final ClasspathHellDuplicatesChecker INSTANCE = new ClasspathHellDuplicatesChecker(); 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:32: warning: no comment 15:58:02 [WARNING] public ClasspathHellDuplicatesChecker() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:36: warning: no comment 15:58:02 [WARNING] public Map> getDuplicates() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:68: warning: no comment 15:58:02 [WARNING] protected boolean isHarmlessDuplicate(String resourcePath) { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:40: warning: no comment 15:58:02 [WARNING] public String toString(Map> map) { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:39: warning: no comment 15:58:02 [WARNING] public ClasspathHellDuplicatesCheckRule() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:35: warning: no comment 15:58:02 [WARNING] public ClasspathHellDuplicatesCheckRule(ClasspathHellDuplicatesChecker checker) { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:49: warning: no comment 15:58:02 [WARNING] protected void checkClasspath() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/HttpResponse.java:35: warning: no comment 15:58:02 [WARNING] public String getBody() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/HttpResponse.java:31: warning: no comment 15:58:02 [WARNING] public int getStatus() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:24: warning: no comment 15:58:02 [WARNING] public enum Level { ERROR } 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:30: warning: no comment 15:58:02 [WARNING] public LogCapture(Level level, String message, @Nullable Throwable cause) { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:44: warning: no comment 15:58:02 [WARNING] public Optional getCause() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:40: warning: no comment 15:58:02 [WARNING] public String getMessage() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCapture.java:24: warning: no comment 15:58:02 [WARNING] public enum Level { ERROR } 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:58: warning: no comment 15:58:02 [WARNING] public LogCaptureRule() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:137: warning: no comment 15:58:02 [WARNING] public void expectError(String message) { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:125: warning: no comment 15:58:02 [WARNING] public void expectError(String message, int howManyMessagesBack) { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:112: warning: no comment 15:58:02 [WARNING] public void expectLastErrorMessageContains(String partialErrorMessage) { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:145: warning: no comment 15:58:02 [WARNING] public Throwable getErrorThrowable(int howManyMessagesBack) { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:141: warning: no comment 15:58:02 [WARNING] public Throwable getLastErrorThrowable() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRule.java:107: warning: no comment 15:58:02 [WARNING] public void handleErrorLogs(Consumer> newErrorLogHandler) { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:21: warning: no comment 15:58:02 [WARNING] public LogCaptureRuleException(String lastLoggedErrorMessage) { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:25: warning: no comment 15:58:02 [WARNING] public LogCaptureRuleException(String lastLoggedErrorMessage, @Nullable Throwable lastLoggedErrorThrowable) { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:29: warning: no comment 15:58:02 [WARNING] public LogCaptureRuleException(String lastLoggedErrorMessage, @Nullable Throwable lastLoggedErrorThrowable, 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:37: warning: no comment 15:58:02 [WARNING] public Optional getLastLoggedThrowable() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogCaptureRuleException.java:41: warning: no comment 15:58:02 [WARNING] public Optional getTestFailingThrowable() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/LogCaptureRuleLoggerFactory.java:19: warning: use of default constructor, which does not provide a comment 15:58:02 [WARNING] public class LogCaptureRuleLoggerFactory extends SimpleLoggerFactory { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogRule.java:33: warning: use of default constructor, which does not provide a comment 15:58:02 [WARNING] public class LogRule implements TestRule { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/LogRule.java:39: warning: no comment 15:58:02 [WARNING] public static Marker getMarker() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/mockito/MoreAnswers.java:32: warning: no @param for 15:58:02 [WARNING] public static Answer realOrException() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/mockito/MoreAnswers.java:32: warning: no @return 15:58:02 [WARNING] public static Answer realOrException() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/mockito/MoreAnswers.java:42: warning: no @param for 15:58:02 [WARNING] public static Answer exception() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/mockito/MoreAnswers.java:42: warning: no @return 15:58:02 [WARNING] public static Answer exception() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:38: warning: no comment 15:58:02 [WARNING] public static ImmutableList getErrorLogCaptures() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:46: warning: no comment 15:58:02 [WARNING] public static Optional getErrorMessage(int howManyMessagesBack) { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:57: warning: no comment 15:58:02 [WARNING] public static Optional getErrorThrowable(int howManyMessagesBack) { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:42: warning: no comment 15:58:02 [WARNING] public static Optional getLastErrorMessage() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:53: warning: no comment 15:58:02 [WARNING] public static Optional getLastErrorThrowable() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/internal/RememberingLogger.java:64: warning: no comment 15:58:02 [WARNING] public static void resetLastError() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/RunUntilFailureClassRule.java:33: warning: no comment 15:58:02 [WARNING] public RunUntilFailureClassRule() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/RunUntilFailureClassRule.java:37: warning: no comment 15:58:02 [WARNING] public RunUntilFailureClassRule(long maximumNumberOfTimesToRun) { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/RunUntilFailureRule.java:38: warning: no comment 15:58:02 [WARNING] public RunUntilFailureRule(RunUntilFailureClassRule classRepeaterRule) { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/slf4j/simpl/SimpleServiceProvider.java:23: warning: no comment 15:58:02 [WARNING] public class SimpleServiceProvider implements SLF4JServiceProvider { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/slf4j/simpl/SimpleServiceProvider.java:23: warning: use of default constructor, which does not provide a comment 15:58:02 [WARNING] public class SimpleServiceProvider implements SLF4JServiceProvider { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:28: warning: no comment 15:58:02 [WARNING] public enum Method { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:38: warning: no comment 15:58:02 [WARNING] public TestWebClient(String baseURL) { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:34: warning: no comment 15:58:02 [WARNING] public TestWebClient(TestWebServer webServer) { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:42: warning: no comment 15:58:02 [WARNING] public HttpResponse request(Method httpMethod, String path) throws IOException { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment 15:58:02 [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment 15:58:02 [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment 15:58:02 [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment 15:58:02 [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment 15:58:02 [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment 15:58:02 [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebClient.java:29: warning: no comment 15:58:02 [WARNING] GET, POST, HEAD, OPTIONS, PUT, DELETE, TRACE 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebServer.java:41: warning: no comment 15:58:02 [WARNING] public TestWebServer() throws ServletException { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebServer.java:45: warning: no comment 15:58:02 [WARNING] public TestWebServer(String host, int httpPort, String testContext) throws ServletException { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebServer.java:82: warning: no comment 15:58:02 [WARNING] public String getTestContextURL() { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] /w/workspace/infrautils-maven-clm-master/testutils/src/main/java/org/opendaylight/infrautils/testutils/web/TestWebServer.java:86: warning: no comment 15:58:02 [WARNING] public void registerServlet(Servlet servlet, String urlPattern) throws ServletException { 15:58:02 [WARNING] ^ 15:58:02 [WARNING] 61 warnings 15:58:02 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/testutils/target/infrautils-testutils-7.1.9-SNAPSHOT-javadoc.jar 15:58:02 [INFO] 15:58:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ infrautils-testutils --- 15:58:02 [INFO] CycloneDX: Resolving Dependencies 15:58:03 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 15:58:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/testutils/target/bom.xml 15:58:03 [INFO] attaching as infrautils-testutils-7.1.9-SNAPSHOT-cyclonedx.xml 15:58:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/testutils/target/bom.json 15:58:03 [INFO] attaching as infrautils-testutils-7.1.9-SNAPSHOT-cyclonedx.json 15:58:03 [INFO] 15:58:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ infrautils-testutils --- 15:58:03 [INFO] Checking compile classpath 15:58:03 [INFO] Checking runtime classpath 15:58:03 [INFO] Checking test classpath 15:58:03 [INFO] 15:58:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ infrautils-testutils --- 15:58:04 [WARNING] Used undeclared dependencies found: 15:58:04 [WARNING] org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:compile 15:58:04 [WARNING] org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:compile 15:58:04 [WARNING] javax.servlet:javax.servlet-api:jar:3.1.0:compile 15:58:04 [WARNING] org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:compile 15:58:04 [WARNING] Unused declared dependencies found: 15:58:04 [WARNING] org.awaitility:awaitility:jar:4.3.0:compile 15:58:04 [WARNING] org.hamcrest:hamcrest-library:jar:3.0:compile 15:58:04 [WARNING] org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:compile 15:58:04 [WARNING] Non-test scoped test only dependencies found: 15:58:04 [WARNING] org.hamcrest:hamcrest:jar:3.0:compile 15:58:04 [INFO] 15:58:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ infrautils-testutils --- 15:58:04 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/testutils/target/infrautils-testutils-7.1.9-SNAPSHOT-sources.jar 15:58:04 [INFO] 15:58:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ infrautils-testutils --- 15:58:04 [INFO] 15:58:04 [INFO] --- jacoco:0.8.13:report (report) @ infrautils-testutils --- 15:58:04 [INFO] Loading execution data file /w/workspace/infrautils-maven-clm-master/testutils/target/code-coverage/jacoco.exec 15:58:04 [INFO] Analyzed bundle 'ODL :: infrautils :: infrautils-testutils' with 26 classes 15:58:04 [INFO] 15:58:04 [INFO] --- install:3.1.4:install (default-install) @ infrautils-testutils --- 15:58:04 [INFO] Installing /w/workspace/infrautils-maven-clm-master/testutils/pom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.1.9-SNAPSHOT/infrautils-testutils-7.1.9-SNAPSHOT.pom 15:58:04 [INFO] Installing /w/workspace/infrautils-maven-clm-master/testutils/target/infrautils-testutils-7.1.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.1.9-SNAPSHOT/infrautils-testutils-7.1.9-SNAPSHOT.jar 15:58:04 [INFO] Installing /w/workspace/infrautils-maven-clm-master/testutils/target/infrautils-testutils-7.1.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.1.9-SNAPSHOT/infrautils-testutils-7.1.9-SNAPSHOT-javadoc.jar 15:58:04 [INFO] Installing /w/workspace/infrautils-maven-clm-master/testutils/target/bom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.1.9-SNAPSHOT/infrautils-testutils-7.1.9-SNAPSHOT-cyclonedx.xml 15:58:04 [INFO] Installing /w/workspace/infrautils-maven-clm-master/testutils/target/bom.json to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.1.9-SNAPSHOT/infrautils-testutils-7.1.9-SNAPSHOT-cyclonedx.json 15:58:04 [INFO] Installing /w/workspace/infrautils-maven-clm-master/testutils/target/infrautils-testutils-7.1.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/infrautils-testutils/7.1.9-SNAPSHOT/infrautils-testutils-7.1.9-SNAPSHOT-sources.jar 15:58:04 [INFO] 15:58:04 [INFO] --- dependency:3.9.0:tree (default-cli) @ infrautils-testutils --- 15:58:04 [INFO] org.opendaylight.infrautils:infrautils-testutils:jar:7.1.9-SNAPSHOT 15:58:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:compile 15:58:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:compile 15:58:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 15:58:04 [INFO] +- junit:junit:jar:4.13.2:compile 15:58:04 [INFO] +- org.awaitility:awaitility:jar:4.3.0:compile 15:58:04 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 15:58:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 15:58:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:58:04 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 15:58:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 15:58:04 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 15:58:04 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 15:58:04 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 15:58:04 [INFO] +- org.mockito:mockito-core:jar:5.20.0:compile 15:58:04 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.17.7:compile 15:58:04 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:compile 15:58:04 [INFO] | \- org.objenesis:objenesis:jar:3.3:runtime 15:58:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:compile 15:58:04 [INFO] +- io.github.classgraph:classgraph:jar:4.8.184:compile 15:58:04 [INFO] +- org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:compile 15:58:04 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.57.v20241219:compile 15:58:04 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:compile 15:58:04 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:compile 15:58:04 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219:compile 15:58:04 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:compile 15:58:04 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 15:58:04 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219:compile 15:58:04 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219:compile 15:58:04 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.57.v20241219:compile 15:58:04 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.42.0:provided (optional) 15:58:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:58:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:58:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 15:58:04 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 15:58:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 15:58:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:58:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 15:58:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:58:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 15:58:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 15:58:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 15:58:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 15:58:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 15:58:04 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 15:58:04 [INFO] 15:58:04 [INFO] --- clm:2.54.0-01:index (default-cli) @ infrautils-testutils --- 15:58:04 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/testutils/target/sonatype-clm/module.xml 15:58:04 [INFO] 15:58:04 [INFO] ------------< org.opendaylight.infrautils:infrautils-util >------------- 15:58:04 [INFO] Building ODL :: infrautils :: infrautils-util 7.1.9-SNAPSHOT [4/39] 15:58:04 [INFO] from common/util/pom.xml 15:58:04 [INFO] -------------------------------[ bundle ]------------------------------- 15:58:04 [INFO] 15:58:04 [INFO] --- clean:3.5.0:clean (default-clean) @ infrautils-util --- 15:58:04 [INFO] 15:58:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ infrautils-util --- 15:58:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:04 [INFO] 15:58:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ infrautils-util --- 15:58:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:04 [INFO] 15:58:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ infrautils-util --- 15:58:04 [INFO] 15:58:04 [INFO] --- dependency:3.9.0:properties (default) @ infrautils-util --- 15:58:04 [INFO] 15:58:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ infrautils-util --- 15:58:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/infrautils-maven-clm-master/common/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/** 15:58:04 [INFO] 15:58:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ infrautils-util --- 15:58:04 [INFO] Starting audit... 15:58:04 Audit done. 15:58:04 [INFO] You have 0 Checkstyle violations. 15:58:04 [INFO] 15:58:04 [INFO] --- checkstyle:3.6.0:check (default) @ infrautils-util --- 15:58:05 [INFO] Starting audit... 15:58:05 Audit done. 15:58:05 [INFO] You have 0 Checkstyle violations. 15:58:05 [INFO] 15:58:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ infrautils-util --- 15:58:05 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:58:05 [INFO] 15:58:05 [INFO] --- resources:3.3.1:resources (default-resources) @ infrautils-util --- 15:58:05 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/common/util/src/main/resources 15:58:05 [INFO] 15:58:05 [INFO] --- compiler:3.14.1:compile (default-compile) @ infrautils-util --- 15:58:05 [INFO] Recompiling the module because of changed source code. 15:58:05 [INFO] Compiling 9 source files with javac [forked debug release 21] to target/classes 15:58:08 [INFO] 15:58:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ infrautils-util >>> 15:58:08 [INFO] 15:58:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ infrautils-util --- 15:58:08 [INFO] Fork Value is true 15:58:12 [INFO] Done SpotBugs Analysis.... 15:58:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:58:12 [INFO] 15:58:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ infrautils-util <<< 15:58:12 [INFO] 15:58:12 [INFO] 15:58:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ infrautils-util --- 15:58:12 [INFO] BugInstance size is 0 15:58:12 [INFO] Error size is 0 15:58:12 [INFO] No errors/warnings found 15:58:12 [INFO] 15:58:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ infrautils-util --- 15:58:12 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/common/util/src/test/resources 15:58:12 [INFO] 15:58:12 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ infrautils-util --- 15:58:12 [INFO] Recompiling the module because of changed dependency. 15:58:12 [INFO] Compiling 2 source files with javac [forked debug release 21] to target/test-classes 15:58:14 [INFO] 15:58:14 [INFO] --- surefire:3.5.4:test (default-test) @ infrautils-util --- 15:58:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:58:14 [INFO] 15:58:14 [INFO] ------------------------------------------------------- 15:58:14 [INFO] T E S T S 15:58:14 [INFO] ------------------------------------------------------- 15:58:16 [INFO] Running org.opendaylight.infrautils.utils.tests.ClasspathHellDuplicatesCheckRuleTest 15:58:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s -- in org.opendaylight.infrautils.utils.tests.ClasspathHellDuplicatesCheckRuleTest 15:58:16 [INFO] Running org.opendaylight.infrautils.utils.concurrent.tests.FutureListenerLogTest 15:58:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.infrautils.utils.concurrent.tests.FutureListenerLogTest 15:58:16 [INFO] 15:58:16 [INFO] Results: 15:58:16 [INFO] 15:58:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 15:58:16 [INFO] 15:58:16 [INFO] 15:58:16 [INFO] --- copy:14.1.4:copy-files (default) @ infrautils-util --- 15:58:16 [INFO] 15:58:16 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ infrautils-util --- 15:58:17 [INFO] Building bundle: /w/workspace/infrautils-maven-clm-master/common/util/target/infrautils-util-7.1.9-SNAPSHOT.jar 15:58:17 [INFO] Writing manifest: /w/workspace/infrautils-maven-clm-master/common/util/target/classes/META-INF/MANIFEST.MF 15:58:17 [INFO] 15:58:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ infrautils-util --- 15:58:19 [WARNING] Javadoc Warnings 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:27: warning: no comment 15:58:19 [WARNING] public static final long DEFAULT_TIMEOUT_FOR_SHUTDOWN = 10; 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:28: warning: no comment 15:58:19 [WARNING] public static final TimeUnit DEFAULT_TIMEOUT_UNIT_FOR_SHUTDOWN = TimeUnit.SECONDS; 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:48: warning: no comment 15:58:19 [WARNING] public static ListeningExecutorService newFixedThreadPool(int size, String namePrefix, Logger logger) { 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:53: warning: no comment 15:58:19 [WARNING] public static ListeningExecutorService newListeningCachedThreadPool(String namePrefix, Logger logger) { 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:64: warning: no comment 15:58:19 [WARNING] public static ListeningScheduledExecutorService newListeningScheduledThreadPool(int corePoolSize, String namePrefix, 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:58: warning: no comment 15:58:19 [WARNING] public static ListeningScheduledExecutorService newListeningSingleThreadScheduledExecutor(String namePrefix, 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/Executors.java:70: warning: no comment 15:58:19 [WARNING] public static void shutdownAndAwaitTermination(ExecutorService executorService) { 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:34: warning: no @return 15:58:19 [WARNING] @Value.Parameter public abstract String namePrefix(); 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:39: warning: no @return 15:58:19 [WARNING] @Value.Parameter public abstract Logger logger(); 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:44: warning: no @return 15:58:19 [WARNING] @Value.Parameter public abstract Optional priority(); 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:50: warning: no @return 15:58:19 [WARNING] @Value.Default public boolean daemon() { 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/target/generated-sources/annotations/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:404: warning: no comment 15:58:19 [WARNING] public interface BuildFinal { 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/target/generated-sources/annotations/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:394: warning: no comment 15:58:19 [WARNING] public interface LoggerBuildStage { 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/target/generated-sources/annotations/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:384: warning: no comment 15:58:19 [WARNING] public interface NamePrefixBuildStage { 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:41: warning: no @param for 15:58:19 [WARNING] public static ListenableFuture addErrorLogging(Future future, Logger logger, String message) { 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:55: warning: no @param for 15:58:19 [WARNING] public static ListenableFuture addErrorLogging(Future future, Logger logger, String format, Object arg) { 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:73: warning: no @param for 15:58:19 [WARNING] public static ListenableFuture addErrorLogging(Future future, Logger logger, String format, 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:91: warning: no @param for 15:58:19 [WARNING] public static ListenableFuture addErrorLogging(ListenableFuture future, Logger logger, String message) { 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:109: warning: no @param for 15:58:19 [WARNING] public static ListenableFuture addErrorLogging(ListenableFuture future, Logger logger, String format, 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:128: warning: no @param for 15:58:19 [WARNING] public static ListenableFuture addErrorLogging(ListenableFuture future, Logger logger, String format, 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:147: warning: no @param for 15:58:19 [WARNING] public static FluentFuture addErrorLogging(FluentFuture future, Logger logger, String message) { 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:165: warning: no @param for 15:58:19 [WARNING] public static FluentFuture addErrorLogging(FluentFuture future, Logger logger, String format, 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingFutures.java:184: warning: no @param for 15:58:19 [WARNING] public static FluentFuture addErrorLogging(FluentFuture future, Logger logger, String format, 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingThreadUncaughtExceptionHandler.java:25: warning: no @param for logger 15:58:19 [WARNING] public static UncaughtExceptionHandler toLogger(Logger logger) { 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/LoggingThreadUncaughtExceptionHandler.java:25: warning: no @return 15:58:19 [WARNING] public static UncaughtExceptionHandler toLogger(Logger logger) { 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:23: warning: use of default constructor, which does not provide a comment 15:58:19 [WARNING] public abstract class ThreadFactoryProvider { 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:25: warning: no comment 15:58:19 [WARNING] public static ImmutableThreadFactoryProvider.NamePrefixBuildStage builder() { 15:58:19 [WARNING] ^ 15:58:19 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:54: warning: no comment 15:58:19 [WARNING] public ThreadFactory get() { 15:58:19 [WARNING] ^ 15:58:19 [WARNING] 28 warnings 15:58:19 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/common/util/target/infrautils-util-7.1.9-SNAPSHOT-javadoc.jar 15:58:19 [INFO] 15:58:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ infrautils-util --- 15:58:19 [INFO] CycloneDX: Resolving Dependencies 15:58:19 [INFO] CycloneDX: Creating BOM version 1.6 with 12 component(s) 15:58:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/common/util/target/bom.xml 15:58:20 [INFO] attaching as infrautils-util-7.1.9-SNAPSHOT-cyclonedx.xml 15:58:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/common/util/target/bom.json 15:58:20 [INFO] attaching as infrautils-util-7.1.9-SNAPSHOT-cyclonedx.json 15:58:20 [INFO] 15:58:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ infrautils-util --- 15:58:20 [INFO] Checking compile classpath 15:58:20 [INFO] Checking runtime classpath 15:58:20 [INFO] Checking test classpath 15:58:20 [INFO] 15:58:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ infrautils-util --- 15:58:20 [INFO] No dependency problems found 15:58:20 [INFO] 15:58:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ infrautils-util --- 15:58:20 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/common/util/target/infrautils-util-7.1.9-SNAPSHOT-sources.jar 15:58:20 [INFO] 15:58:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ infrautils-util --- 15:58:20 [INFO] 15:58:20 [INFO] --- jacoco:0.8.13:report (report) @ infrautils-util --- 15:58:20 [INFO] Loading execution data file /w/workspace/infrautils-maven-clm-master/common/util/target/code-coverage/jacoco.exec 15:58:20 [INFO] Analyzed bundle 'ODL :: infrautils :: infrautils-util' with 8 classes 15:58:20 [INFO] 15:58:20 [INFO] --- install:3.1.4:install (default-install) @ infrautils-util --- 15:58:20 [INFO] Installing /w/workspace/infrautils-maven-clm-master/common/util/pom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-util/7.1.9-SNAPSHOT/infrautils-util-7.1.9-SNAPSHOT.pom 15:58:20 [INFO] Installing /w/workspace/infrautils-maven-clm-master/common/util/target/infrautils-util-7.1.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/infrautils-util/7.1.9-SNAPSHOT/infrautils-util-7.1.9-SNAPSHOT.jar 15:58:20 [INFO] Installing /w/workspace/infrautils-maven-clm-master/common/util/target/infrautils-util-7.1.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/infrautils-util/7.1.9-SNAPSHOT/infrautils-util-7.1.9-SNAPSHOT-javadoc.jar 15:58:20 [INFO] Installing /w/workspace/infrautils-maven-clm-master/common/util/target/bom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-util/7.1.9-SNAPSHOT/infrautils-util-7.1.9-SNAPSHOT-cyclonedx.xml 15:58:20 [INFO] Installing /w/workspace/infrautils-maven-clm-master/common/util/target/bom.json to /tmp/r/org/opendaylight/infrautils/infrautils-util/7.1.9-SNAPSHOT/infrautils-util-7.1.9-SNAPSHOT-cyclonedx.json 15:58:20 [INFO] Installing /w/workspace/infrautils-maven-clm-master/common/util/target/infrautils-util-7.1.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/infrautils-util/7.1.9-SNAPSHOT/infrautils-util-7.1.9-SNAPSHOT-sources.jar 15:58:20 [INFO] 15:58:20 [INFO] --- bundle:6.0.0:install (default-install) @ infrautils-util --- 15:58:20 [INFO] Writing OBR metadata 15:58:20 [INFO] Installing org/opendaylight/infrautils/infrautils-util/7.1.9-SNAPSHOT/infrautils-util-7.1.9-SNAPSHOT.jar 15:58:20 [INFO] Writing OBR metadata 15:58:20 [INFO] 15:58:20 [INFO] --- dependency:3.9.0:tree (default-cli) @ infrautils-util --- 15:58:20 [INFO] org.opendaylight.infrautils:infrautils-util:bundle:7.1.9-SNAPSHOT 15:58:20 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 15:58:20 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 15:58:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 15:58:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:58:20 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 15:58:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 15:58:20 [INFO] +- org.immutables:value:jar:annotations:2.11.4:compile (optional) 15:58:20 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 15:58:20 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:7.1.9-SNAPSHOT:test 15:58:20 [INFO] | +- org.awaitility:awaitility:jar:4.3.0:test 15:58:20 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.184:test 15:58:20 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:test 15:58:20 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.57.v20241219:test 15:58:20 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:test 15:58:20 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:test 15:58:20 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219:test 15:58:20 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:test 15:58:20 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 15:58:20 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219:test 15:58:20 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219:test 15:58:20 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.57.v20241219:test 15:58:20 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.42.0:provided (optional) 15:58:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:58:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:58:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 15:58:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 15:58:20 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 15:58:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 15:58:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 15:58:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 15:58:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 15:58:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:58:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 15:58:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:58:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 15:58:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 15:58:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 15:58:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 15:58:20 [INFO] +- junit:junit:jar:4.13.2:test 15:58:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 15:58:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 15:58:20 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 15:58:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 15:58:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 15:58:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:58:20 [INFO] 15:58:20 [INFO] --- clm:2.54.0-01:index (default-cli) @ infrautils-util --- 15:58:20 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/common/util/target/sonatype-clm/module.xml 15:58:20 [INFO] 15:58:20 [INFO] -----------------< org.opendaylight.infrautils:inject >----------------- 15:58:20 [INFO] Building ODL :: infrautils :: inject 7.1.9-SNAPSHOT [5/39] 15:58:20 [INFO] from inject/inject/pom.xml 15:58:20 [INFO] -------------------------------[ bundle ]------------------------------- 15:58:20 [INFO] 15:58:20 [INFO] --- clean:3.5.0:clean (default-clean) @ inject --- 15:58:20 [INFO] 15:58:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ inject --- 15:58:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:20 [INFO] 15:58:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ inject --- 15:58:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:20 [INFO] 15:58:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ inject --- 15:58:20 [INFO] 15:58:20 [INFO] --- dependency:3.9.0:properties (default) @ inject --- 15:58:20 [INFO] 15:58:20 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ inject --- 15:58:20 [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/infrautils-maven-clm-master/inject/inject/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:58:20 [INFO] 15:58:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ inject --- 15:58:20 [INFO] Starting audit... 15:58:20 Audit done. 15:58:20 [INFO] You have 0 Checkstyle violations. 15:58:20 [INFO] 15:58:20 [INFO] --- checkstyle:3.6.0:check (default) @ inject --- 15:58:20 [INFO] Starting audit... 15:58:20 Audit done. 15:58:20 [INFO] You have 0 Checkstyle violations. 15:58:20 [INFO] 15:58:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ inject --- 15:58:20 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:58:20 [INFO] 15:58:20 [INFO] --- resources:3.3.1:resources (default-resources) @ inject --- 15:58:20 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/inject/inject/src/main/resources 15:58:20 [INFO] 15:58:20 [INFO] --- compiler:3.14.1:compile (default-compile) @ inject --- 15:58:20 [INFO] Recompiling the module because of changed source code. 15:58:20 [INFO] Compiling 5 source files with javac [forked debug release 21] to target/classes 15:58:22 [INFO] 15:58:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ inject >>> 15:58:22 [INFO] 15:58:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ inject --- 15:58:22 [INFO] Fork Value is true 15:58:26 [INFO] Done SpotBugs Analysis.... 15:58:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:58:26 [INFO] 15:58:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ inject <<< 15:58:26 [INFO] 15:58:26 [INFO] 15:58:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ inject --- 15:58:26 [INFO] BugInstance size is 0 15:58:26 [INFO] Error size is 0 15:58:26 [INFO] No errors/warnings found 15:58:26 [INFO] 15:58:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ inject --- 15:58:26 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/inject/inject/src/test/resources 15:58:26 [INFO] 15:58:26 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ inject --- 15:58:26 [INFO] No sources to compile 15:58:26 [INFO] 15:58:26 [INFO] --- surefire:3.5.4:test (default-test) @ inject --- 15:58:26 [INFO] No tests to run. 15:58:26 [INFO] 15:58:26 [INFO] --- copy:14.1.4:copy-files (default) @ inject --- 15:58:26 [INFO] 15:58:26 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ inject --- 15:58:26 [INFO] Building bundle: /w/workspace/infrautils-maven-clm-master/inject/inject/target/inject-7.1.9-SNAPSHOT.jar 15:58:26 [INFO] Writing manifest: /w/workspace/infrautils-maven-clm-master/inject/inject/target/classes/META-INF/MANIFEST.MF 15:58:26 [INFO] 15:58:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ inject --- 15:58:28 [WARNING] Javadoc Warnings 15:58:28 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject/src/main/java/org/opendaylight/infrautils/inject/AbstractLifecycle.java:24: warning: use of default constructor, which does not provide a comment 15:58:28 [WARNING] public abstract class AbstractLifecycle implements Lifecycle { 15:58:28 [WARNING] ^ 15:58:28 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject/src/main/java/org/opendaylight/infrautils/inject/AbstractLifecycle.java:78: warning: no comment 15:58:28 [WARNING] protected void checkIsRunning() { 15:58:28 [WARNING] ^ 15:58:28 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject/src/main/java/org/opendaylight/infrautils/inject/Lifecycle.java:35: warning: no comment 15:58:28 [WARNING] boolean isRunning(); 15:58:28 [WARNING] ^ 15:58:28 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject/src/main/java/org/opendaylight/infrautils/inject/AbstractLifecycle.java:33: warning: no comment 15:58:28 [WARNING] protected abstract void start() throws Exception; 15:58:28 [WARNING] ^ 15:58:28 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject/src/main/java/org/opendaylight/infrautils/inject/AbstractLifecycle.java:35: warning: no comment 15:58:28 [WARNING] protected abstract void stop() throws Exception; 15:58:28 [WARNING] ^ 15:58:28 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject/src/main/java/org/opendaylight/infrautils/inject/ModuleSetupRuntimeException.java:35: warning: no comment 15:58:28 [WARNING] public ModuleSetupRuntimeException(Exception cause) { 15:58:28 [WARNING] ^ 15:58:28 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject/src/main/java/org/opendaylight/infrautils/inject/PostFullSystemInjectionListener.java:17: warning: no comment 15:58:28 [WARNING] void onFullSystemInjected(); 15:58:28 [WARNING] ^ 15:58:28 [WARNING] 7 warnings 15:58:28 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/inject/inject/target/inject-7.1.9-SNAPSHOT-javadoc.jar 15:58:28 [INFO] 15:58:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ inject --- 15:58:28 [INFO] CycloneDX: Resolving Dependencies 15:58:28 [INFO] CycloneDX: Creating BOM version 1.6 with 5 component(s) 15:58:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/inject/inject/target/bom.xml 15:58:28 [INFO] attaching as inject-7.1.9-SNAPSHOT-cyclonedx.xml 15:58:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/inject/inject/target/bom.json 15:58:28 [INFO] attaching as inject-7.1.9-SNAPSHOT-cyclonedx.json 15:58:28 [INFO] 15:58:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ inject --- 15:58:28 [INFO] Checking compile classpath 15:58:28 [INFO] Checking runtime classpath 15:58:28 [INFO] Checking test classpath 15:58:28 [INFO] 15:58:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ inject --- 15:58:28 [INFO] No dependency problems found 15:58:28 [INFO] 15:58:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ inject --- 15:58:28 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/inject/inject/target/inject-7.1.9-SNAPSHOT-sources.jar 15:58:28 [INFO] 15:58:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ inject --- 15:58:28 [INFO] 15:58:28 [INFO] --- jacoco:0.8.13:report (report) @ inject --- 15:58:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:58:28 [INFO] 15:58:28 [INFO] --- install:3.1.4:install (default-install) @ inject --- 15:58:28 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject/pom.xml to /tmp/r/org/opendaylight/infrautils/inject/7.1.9-SNAPSHOT/inject-7.1.9-SNAPSHOT.pom 15:58:28 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject/target/inject-7.1.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/inject/7.1.9-SNAPSHOT/inject-7.1.9-SNAPSHOT.jar 15:58:28 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject/target/inject-7.1.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/inject/7.1.9-SNAPSHOT/inject-7.1.9-SNAPSHOT-javadoc.jar 15:58:28 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject/target/bom.xml to /tmp/r/org/opendaylight/infrautils/inject/7.1.9-SNAPSHOT/inject-7.1.9-SNAPSHOT-cyclonedx.xml 15:58:28 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject/target/bom.json to /tmp/r/org/opendaylight/infrautils/inject/7.1.9-SNAPSHOT/inject-7.1.9-SNAPSHOT-cyclonedx.json 15:58:28 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject/target/inject-7.1.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/inject/7.1.9-SNAPSHOT/inject-7.1.9-SNAPSHOT-sources.jar 15:58:28 [INFO] 15:58:28 [INFO] --- bundle:6.0.0:install (default-install) @ inject --- 15:58:28 [INFO] Installing org/opendaylight/infrautils/inject/7.1.9-SNAPSHOT/inject-7.1.9-SNAPSHOT.jar 15:58:28 [INFO] Writing OBR metadata 15:58:28 [INFO] 15:58:28 [INFO] --- dependency:3.9.0:tree (default-cli) @ inject --- 15:58:28 [INFO] org.opendaylight.infrautils:inject:bundle:7.1.9-SNAPSHOT 15:58:28 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional) 15:58:28 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.42.0:provided (optional) 15:58:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:58:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:58:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 15:58:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 15:58:28 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 15:58:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 15:58:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 15:58:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 15:58:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 15:58:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:58:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 15:58:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:58:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 15:58:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 15:58:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 15:58:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 15:58:28 [INFO] +- junit:junit:jar:4.13.2:test 15:58:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 15:58:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 15:58:28 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 15:58:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 15:58:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 15:58:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:58:28 [INFO] 15:58:28 [INFO] --- clm:2.54.0-01:index (default-cli) @ inject --- 15:58:28 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/inject/inject/target/sonatype-clm/module.xml 15:58:28 [INFO] 15:58:28 [INFO] ---------< org.opendaylight.infrautils:inject.guice.testutils >--------- 15:58:28 [INFO] Building ODL :: infrautils :: inject.guice.testutils 7.1.9-SNAPSHOT [6/39] 15:58:28 [INFO] from inject/inject-guice-testutils/pom.xml 15:58:28 [INFO] --------------------------------[ jar ]--------------------------------- 15:58:28 [INFO] 15:58:28 [INFO] --- clean:3.5.0:clean (default-clean) @ inject.guice.testutils --- 15:58:28 [INFO] 15:58:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ inject.guice.testutils --- 15:58:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:28 [INFO] 15:58:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ inject.guice.testutils --- 15:58:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:28 [INFO] 15:58:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ inject.guice.testutils --- 15:58:29 [INFO] 15:58:29 [INFO] --- dependency:3.9.0:properties (default) @ inject.guice.testutils --- 15:58:29 [INFO] 15:58:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ inject.guice.testutils --- 15:58:29 [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/infrautils-maven-clm-master/inject/inject-guice-testutils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:58:29 [INFO] 15:58:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ inject.guice.testutils --- 15:58:29 [INFO] Starting audit... 15:58:29 Audit done. 15:58:29 [INFO] You have 0 Checkstyle violations. 15:58:29 [INFO] 15:58:29 [INFO] --- checkstyle:3.6.0:check (default) @ inject.guice.testutils --- 15:58:29 [INFO] Starting audit... 15:58:29 Audit done. 15:58:29 [INFO] You have 0 Checkstyle violations. 15:58:29 [INFO] 15:58:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ inject.guice.testutils --- 15:58:29 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:58:29 [INFO] 15:58:29 [INFO] --- resources:3.3.1:resources (default-resources) @ inject.guice.testutils --- 15:58:29 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/src/main/resources 15:58:29 [INFO] 15:58:29 [INFO] --- compiler:3.14.1:compile (default-compile) @ inject.guice.testutils --- 15:58:29 [INFO] Recompiling the module because of changed dependency. 15:58:29 [INFO] Compiling 4 source files with javac [forked debug release 21] to target/classes 15:58:31 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:[17,56] [deprecation] AbstractCheckedModule in org.opendaylight.infrautils.inject.guice.testutils has been deprecated 15:58:31 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:[17,56] [deprecation] AbstractCheckedModule in org.opendaylight.infrautils.inject.guice.testutils has been deprecated 15:58:31 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:[17,56] [deprecation] AbstractCheckedModule in org.opendaylight.infrautils.inject.guice.testutils has been deprecated 15:58:31 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:[64,51] [varargs] Varargs method could cause heap pollution from non-reifiable varargs parameter moduleClasses 15:58:31 [INFO] 15:58:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ inject.guice.testutils >>> 15:58:31 [INFO] 15:58:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ inject.guice.testutils --- 15:58:31 [INFO] Fork Value is true 15:58:35 [INFO] Done SpotBugs Analysis.... 15:58:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:58:35 [INFO] 15:58:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ inject.guice.testutils <<< 15:58:35 [INFO] 15:58:35 [INFO] 15:58:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ inject.guice.testutils --- 15:58:35 [INFO] BugInstance size is 0 15:58:35 [INFO] Error size is 0 15:58:35 [INFO] No errors/warnings found 15:58:35 [INFO] 15:58:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ inject.guice.testutils --- 15:58:35 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/src/test/resources 15:58:35 [INFO] 15:58:35 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ inject.guice.testutils --- 15:58:35 [INFO] Recompiling the module because of changed dependency. 15:58:35 [INFO] Compiling 5 source files with javac [forked debug release 21] to target/test-classes 15:58:37 [INFO] 15:58:37 [INFO] --- surefire:3.5.4:test (default-test) @ inject.guice.testutils --- 15:58:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:58:37 [INFO] 15:58:37 [INFO] ------------------------------------------------------- 15:58:37 [INFO] T E S T S 15:58:37 [INFO] ------------------------------------------------------- 15:58:38 [INFO] Running org.opendaylight.infrautils.inject.guice.testutils.tests.ExamplePureGuiceTest 15:58:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 s -- in org.opendaylight.infrautils.inject.guice.testutils.tests.ExamplePureGuiceTest 15:58:39 [INFO] Running org.opendaylight.infrautils.inject.guice.testutils.tests.GuiceRuleForgotAnnotationsModuleTest 15:58:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.infrautils.inject.guice.testutils.tests.GuiceRuleForgotAnnotationsModuleTest 15:58:39 [INFO] Running org.opendaylight.infrautils.inject.guice.testutils.tests.ExampleGuiceRuleTest 15:58:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.infrautils.inject.guice.testutils.tests.ExampleGuiceRuleTest 15:58:39 [INFO] 15:58:39 [INFO] Results: 15:58:39 [INFO] 15:58:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 15:58:39 [INFO] 15:58:39 [INFO] 15:58:39 [INFO] --- copy:14.1.4:copy-files (default) @ inject.guice.testutils --- 15:58:39 [INFO] 15:58:39 [INFO] --- jar:3.4.2:jar (default-jar) @ inject.guice.testutils --- 15:58:39 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/target/inject.guice.testutils-7.1.9-SNAPSHOT.jar 15:58:39 [INFO] 15:58:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ inject.guice.testutils --- 15:58:41 [WARNING] Javadoc Warnings 15:58:41 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AbstractCheckedModule.java:24: warning: use of default constructor, which does not provide a comment 15:58:41 [WARNING] public abstract class AbstractCheckedModule extends AbstractModule { 15:58:41 [WARNING] ^ 15:58:41 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AbstractCheckedModule.java:41: warning: no comment 15:58:41 [WARNING] protected abstract void checkedConfigure() throws Exception; 15:58:41 [WARNING] ^ 15:58:41 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:17: warning: use of default constructor, which does not provide a comment 15:58:41 [WARNING] public abstract class AbstractGuiceJsr250Module extends AbstractCheckedModule { 15:58:41 [WARNING] ^ 15:58:41 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:26: warning: no comment 15:58:41 [WARNING] protected abstract void configureBindings() throws Exception; 15:58:41 [WARNING] ^ 15:58:41 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/AnnotationsModule.java:20: warning: use of default constructor, which does not provide a comment 15:58:41 [WARNING] public class AnnotationsModule extends AbstractModule { 15:58:41 [WARNING] ^ 15:58:41 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:51: warning: no comment 15:58:41 [WARNING] protected Injector injector; 15:58:41 [WARNING] ^ 15:58:41 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:48: warning: no comment 15:58:41 [WARNING] protected final Iterable modules; 15:58:41 [WARNING] ^ 15:58:41 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:49: warning: no comment 15:58:41 [WARNING] protected final Stage stage; 15:58:41 [WARNING] ^ 15:58:41 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:53: warning: no comment 15:58:41 [WARNING] public GuiceRule(Module... modules) { 15:58:41 [WARNING] ^ 15:58:41 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:57: warning: no comment 15:58:41 [WARNING] protected GuiceRule(Stage stage, Module... modules) { 15:58:41 [WARNING] ^ 15:58:41 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:63: warning: no comment 15:58:41 [WARNING] public GuiceRule(Class... moduleClasses) { 15:58:41 [WARNING] ^ 15:58:41 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:93: warning: no comment 15:58:41 [WARNING] protected void setUpGuice(Object target) { 15:58:41 [WARNING] ^ 15:58:41 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/src/main/java/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:104: warning: no comment 15:58:41 [WARNING] protected void tearDownGuice() { 15:58:41 [WARNING] ^ 15:58:41 [WARNING] 13 warnings 15:58:41 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/target/inject.guice.testutils-7.1.9-SNAPSHOT-javadoc.jar 15:58:41 [INFO] 15:58:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ inject.guice.testutils --- 15:58:41 [INFO] CycloneDX: Resolving Dependencies 15:58:41 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 15:58:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/target/bom.xml 15:58:41 [INFO] attaching as inject.guice.testutils-7.1.9-SNAPSHOT-cyclonedx.xml 15:58:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/target/bom.json 15:58:41 [INFO] attaching as inject.guice.testutils-7.1.9-SNAPSHOT-cyclonedx.json 15:58:41 [INFO] 15:58:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ inject.guice.testutils --- 15:58:41 [INFO] Checking compile classpath 15:58:41 [INFO] Checking runtime classpath 15:58:41 [INFO] Checking test classpath 15:58:41 [INFO] 15:58:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ inject.guice.testutils --- 15:58:41 [WARNING] Used undeclared dependencies found: 15:58:41 [WARNING] com.mycila.guice.extensions:mycila-guice-closeable:jar:5.0:compile 15:58:41 [WARNING] Non-test scoped test only dependencies found: 15:58:41 [WARNING] jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 15:58:41 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 15:58:41 [INFO] 15:58:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ inject.guice.testutils --- 15:58:41 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/target/inject.guice.testutils-7.1.9-SNAPSHOT-sources.jar 15:58:41 [INFO] 15:58:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ inject.guice.testutils --- 15:58:41 [INFO] 15:58:41 [INFO] --- jacoco:0.8.13:report (report) @ inject.guice.testutils --- 15:58:41 [INFO] Loading execution data file /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/target/code-coverage/jacoco.exec 15:58:41 [INFO] Analyzed bundle 'ODL :: infrautils :: inject.guice.testutils' with 5 classes 15:58:42 [INFO] 15:58:42 [INFO] --- install:3.1.4:install (default-install) @ inject.guice.testutils --- 15:58:42 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/pom.xml to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/7.1.9-SNAPSHOT/inject.guice.testutils-7.1.9-SNAPSHOT.pom 15:58:42 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/target/inject.guice.testutils-7.1.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/7.1.9-SNAPSHOT/inject.guice.testutils-7.1.9-SNAPSHOT.jar 15:58:42 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/target/inject.guice.testutils-7.1.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/7.1.9-SNAPSHOT/inject.guice.testutils-7.1.9-SNAPSHOT-javadoc.jar 15:58:42 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/target/bom.xml to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/7.1.9-SNAPSHOT/inject.guice.testutils-7.1.9-SNAPSHOT-cyclonedx.xml 15:58:42 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/target/bom.json to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/7.1.9-SNAPSHOT/inject.guice.testutils-7.1.9-SNAPSHOT-cyclonedx.json 15:58:42 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/target/inject.guice.testutils-7.1.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/inject.guice.testutils/7.1.9-SNAPSHOT/inject.guice.testutils-7.1.9-SNAPSHOT-sources.jar 15:58:42 [INFO] 15:58:42 [INFO] --- dependency:3.9.0:tree (default-cli) @ inject.guice.testutils --- 15:58:42 [INFO] org.opendaylight.infrautils:inject.guice.testutils:jar:7.1.9-SNAPSHOT 15:58:42 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:compile 15:58:42 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 15:58:42 [INFO] +- junit:junit:jar:4.13.2:compile 15:58:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 15:58:42 [INFO] +- com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:compile 15:58:42 [INFO] | +- com.mycila.guice.extensions:mycila-guice-injection:jar:5.0:compile 15:58:42 [INFO] | \- com.mycila.guice.extensions:mycila-guice-closeable:jar:5.0:compile 15:58:42 [INFO] +- com.google.inject:guice:jar:6.0.0:compile 15:58:42 [INFO] | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile 15:58:42 [INFO] | +- aopalliance:aopalliance:jar:1.0:compile 15:58:42 [INFO] | \- com.google.guava:guava:jar:33.5.0-jre:compile 15:58:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 15:58:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:58:42 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 15:58:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 15:58:42 [INFO] +- org.opendaylight.infrautils:inject:jar:7.1.9-SNAPSHOT:compile 15:58:42 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.42.0:provided (optional) 15:58:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:58:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:58:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 15:58:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 15:58:42 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 15:58:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 15:58:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 15:58:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 15:58:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:58:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 15:58:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:58:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 15:58:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 15:58:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 15:58:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 15:58:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 15:58:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 15:58:42 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 15:58:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 15:58:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 15:58:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:58:42 [INFO] 15:58:42 [INFO] --- clm:2.54.0-01:index (default-cli) @ inject.guice.testutils --- 15:58:42 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/inject/inject-guice-testutils/target/sonatype-clm/module.xml 15:58:42 [INFO] 15:58:42 [INFO] ---------------< org.opendaylight.infrautils:itestutils >--------------- 15:58:42 [INFO] Building ODL :: infrautils :: itestutils 7.1.9-SNAPSHOT [7/39] 15:58:42 [INFO] from itestutils/itestutils/pom.xml 15:58:42 [INFO] -------------------------------[ bundle ]------------------------------- 15:58:42 [INFO] 15:58:42 [INFO] --- clean:3.5.0:clean (default-clean) @ itestutils --- 15:58:42 [INFO] 15:58:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ itestutils --- 15:58:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:42 [INFO] 15:58:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ itestutils --- 15:58:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:42 [INFO] 15:58:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ itestutils --- 15:58:42 [INFO] 15:58:42 [INFO] --- dependency:3.9.0:properties (default) @ itestutils --- 15:58:42 [INFO] 15:58:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ itestutils --- 15:58:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/infrautils-maven-clm-master/itestutils/itestutils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:58:42 [INFO] 15:58:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ itestutils --- 15:58:42 [INFO] Starting audit... 15:58:42 Audit done. 15:58:42 [INFO] You have 0 Checkstyle violations. 15:58:42 [INFO] 15:58:42 [INFO] --- checkstyle:3.6.0:check (default) @ itestutils --- 15:58:42 [INFO] Starting audit... 15:58:42 Audit done. 15:58:42 [INFO] You have 0 Checkstyle violations. 15:58:42 [INFO] 15:58:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ itestutils --- 15:58:42 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:58:42 [INFO] 15:58:42 [INFO] --- resources:3.3.1:resources (default-resources) @ itestutils --- 15:58:42 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/src/main/resources 15:58:42 [INFO] 15:58:42 [INFO] --- compiler:3.14.1:compile (default-compile) @ itestutils --- 15:58:42 [INFO] Recompiling the module because of changed dependency. 15:58:42 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/classes 15:58:45 [INFO] 15:58:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ itestutils >>> 15:58:45 [INFO] 15:58:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ itestutils --- 15:58:45 [INFO] Fork Value is true 15:58:48 [INFO] Done SpotBugs Analysis.... 15:58:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:58:48 [INFO] 15:58:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ itestutils <<< 15:58:48 [INFO] 15:58:48 [INFO] 15:58:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ itestutils --- 15:58:48 [INFO] BugInstance size is 0 15:58:48 [INFO] Error size is 0 15:58:48 [INFO] No errors/warnings found 15:58:48 [INFO] 15:58:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ itestutils --- 15:58:48 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/src/test/resources 15:58:48 [INFO] 15:58:48 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ itestutils --- 15:58:48 [INFO] No sources to compile 15:58:48 [INFO] 15:58:48 [INFO] --- surefire:3.5.4:test (default-test) @ itestutils --- 15:58:48 [INFO] No tests to run. 15:58:48 [INFO] 15:58:48 [INFO] --- copy:14.1.4:copy-files (default) @ itestutils --- 15:58:48 [INFO] 15:58:48 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ itestutils --- 15:58:48 [INFO] Building bundle: /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/target/itestutils-7.1.9-SNAPSHOT.jar 15:58:48 [INFO] Writing manifest: /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/target/classes/META-INF/MANIFEST.MF 15:58:48 [INFO] 15:58:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ itestutils --- 15:58:50 [WARNING] Javadoc Warnings 15:58:50 [WARNING] /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:42: warning: use of default constructor, which does not provide a comment 15:58:50 [WARNING] public abstract class AbstractIntegrationTest { 15:58:50 [WARNING] ^ 15:58:50 [WARNING] /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:65: warning: no comment 15:58:50 [WARNING] public final Option[] config() { 15:58:50 [WARNING] ^ 15:58:50 [WARNING] /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:168: warning: no comment 15:58:50 [WARNING] protected abstract String featureName(); 15:58:50 [WARNING] ^ 15:58:50 [WARNING] /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:164: warning: no comment 15:58:50 [WARNING] protected String[] featureNames() { 15:58:50 [WARNING] ^ 15:58:50 [WARNING] /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:162: warning: no comment 15:58:50 [WARNING] protected abstract UrlReference featureRepositoryURL(); 15:58:50 [WARNING] ^ 15:58:50 [WARNING] /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:156: warning: no comment 15:58:50 [WARNING] protected MavenUrlReference getKarafURL() { 15:58:50 [WARNING] ^ 15:58:50 [WARNING] /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:149: warning: no comment 15:58:50 [WARNING] protected static final String getKarafVersion() { 15:58:50 [WARNING] ^ 15:58:50 [WARNING] /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:180: warning: no comment 15:58:50 [WARNING] public TestProbeBuilder probeConfiguration(TestProbeBuilder probe) { 15:58:50 [WARNING] ^ 15:58:50 [WARNING] 8 warnings 15:58:50 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/target/itestutils-7.1.9-SNAPSHOT-javadoc.jar 15:58:50 [INFO] 15:58:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ itestutils --- 15:58:50 [INFO] CycloneDX: Resolving Dependencies 15:58:52 [INFO] CycloneDX: Creating BOM version 1.6 with 80 component(s) 15:58:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/target/bom.xml 15:58:52 [INFO] attaching as itestutils-7.1.9-SNAPSHOT-cyclonedx.xml 15:58:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/target/bom.json 15:58:52 [INFO] attaching as itestutils-7.1.9-SNAPSHOT-cyclonedx.json 15:58:52 [INFO] 15:58:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ itestutils --- 15:58:52 [INFO] Skipping duplicate-finder execution! 15:58:52 [INFO] 15:58:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ itestutils --- 15:58:53 [WARNING] Used undeclared dependencies found: 15:58:53 [WARNING] org.ops4j.base:ops4j-base-io:jar:1.5.1:compile 15:58:53 [WARNING] Unused declared dependencies found: 15:58:53 [WARNING] org.apache.karaf.features:standard:xml:features:4.4.8:compile 15:58:53 [WARNING] org.opendaylight.infrautils:infrautils-testutils:jar:7.1.9-SNAPSHOT:compile 15:58:53 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 15:58:53 [WARNING] org.opendaylight.odlparent:opendaylight-karaf-empty:tar.gz:14.1.4:compile 15:58:53 [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.17:compile 15:58:53 [WARNING] org.osgi:osgi.core:jar:8.0.0:compile 15:58:53 [WARNING] org.ops4j.pax.url:pax-url-link:jar:2.6.17:compile 15:58:53 [INFO] 15:58:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ itestutils --- 15:58:53 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/target/itestutils-7.1.9-SNAPSHOT-sources.jar 15:58:53 [INFO] 15:58:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ itestutils --- 15:58:53 [ERROR] /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/src/main/java/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:77: Prefer java.nio.file.Paths.get(String) 15:58:53 [INFO] 15:58:53 [INFO] --- jacoco:0.8.13:report (report) @ itestutils --- 15:58:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:58:53 [INFO] 15:58:53 [INFO] --- install:3.1.4:install (default-install) @ itestutils --- 15:58:53 [INFO] Installing /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/pom.xml to /tmp/r/org/opendaylight/infrautils/itestutils/7.1.9-SNAPSHOT/itestutils-7.1.9-SNAPSHOT.pom 15:58:53 [INFO] Installing /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/target/itestutils-7.1.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/itestutils/7.1.9-SNAPSHOT/itestutils-7.1.9-SNAPSHOT.jar 15:58:53 [INFO] Installing /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/target/itestutils-7.1.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/itestutils/7.1.9-SNAPSHOT/itestutils-7.1.9-SNAPSHOT-javadoc.jar 15:58:53 [INFO] Installing /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/target/bom.xml to /tmp/r/org/opendaylight/infrautils/itestutils/7.1.9-SNAPSHOT/itestutils-7.1.9-SNAPSHOT-cyclonedx.xml 15:58:53 [INFO] Installing /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/target/bom.json to /tmp/r/org/opendaylight/infrautils/itestutils/7.1.9-SNAPSHOT/itestutils-7.1.9-SNAPSHOT-cyclonedx.json 15:58:53 [INFO] Installing /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/target/itestutils-7.1.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/itestutils/7.1.9-SNAPSHOT/itestutils-7.1.9-SNAPSHOT-sources.jar 15:58:53 [INFO] 15:58:53 [INFO] --- bundle:6.0.0:install (default-install) @ itestutils --- 15:58:53 [INFO] Installing org/opendaylight/infrautils/itestutils/7.1.9-SNAPSHOT/itestutils-7.1.9-SNAPSHOT.jar 15:58:53 [INFO] Writing OBR metadata 15:58:53 [INFO] 15:58:53 [INFO] --- dependency:3.9.0:tree (default-cli) @ itestutils --- 15:58:53 [INFO] org.opendaylight.infrautils:itestutils:bundle:7.1.9-SNAPSHOT 15:58:53 [INFO] +- junit:junit:jar:4.13.2:compile 15:58:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 15:58:53 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:7.1.9-SNAPSHOT:compile 15:58:53 [INFO] | +- org.awaitility:awaitility:jar:4.3.0:test 15:58:53 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 15:58:53 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 15:58:53 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:58:53 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 15:58:53 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 15:58:53 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 15:58:53 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.184:compile 15:58:53 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:compile 15:58:53 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.57.v20241219:compile 15:58:53 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:compile 15:58:53 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:compile 15:58:53 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219:compile 15:58:53 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:compile 15:58:53 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 15:58:53 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219:compile 15:58:53 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219:compile 15:58:53 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.57.v20241219:compile 15:58:53 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:compile 15:58:53 [INFO] +- org.osgi:osgi.core:jar:8.0.0:compile 15:58:53 [INFO] +- org.ops4j.pax.exam:pax-exam:jar:4.14.0:compile 15:58:53 [INFO] | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:compile 15:58:53 [INFO] | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:compile 15:58:53 [INFO] | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:compile 15:58:53 [INFO] | +- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 15:58:53 [INFO] | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:compile 15:58:53 [INFO] | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 15:58:53 [INFO] +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.14.0:compile 15:58:53 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.14.0:compile 15:58:53 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.14.0:compile 15:58:53 [INFO] | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.14.0:compile 15:58:53 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.9.0:compile 15:58:53 [INFO] | | \- org.ops4j.base:ops4j-base-net:jar:1.5.1:compile 15:58:53 [INFO] | +- org.apache.commons:commons-compress:jar:1.27.1:compile 15:58:53 [INFO] | | +- commons-codec:commons-codec:jar:1.17.1:compile 15:58:53 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.19.0:compile 15:58:53 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.9.0:compile 15:58:53 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.9.0:compile 15:58:53 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.9.0:compile 15:58:53 [INFO] | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:compile 15:58:53 [INFO] | +- commons-io:commons-io:jar:2.20.0:compile 15:58:53 [INFO] | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 15:58:53 [INFO] +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.14.0:compile 15:58:53 [INFO] | \- org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:compile 15:58:53 [INFO] | \- org.ops4j.pax.tinybundles:tinybundles:jar:4.0.1:compile 15:58:53 [INFO] | +- biz.aQute.bnd:biz.aQute.bndlib:jar:6.4.1:compile 15:58:53 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.1.1:provided 15:58:53 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.1:provided 15:58:53 [INFO] | | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 15:58:53 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 15:58:53 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.1.0:compile 15:58:53 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 15:58:53 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 15:58:53 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:compile 15:58:53 [INFO] | | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:58:53 [INFO] | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.4.1:compile 15:58:53 [INFO] +- org.ops4j.pax.url:pax-url-link:jar:2.6.17:compile 15:58:53 [INFO] | \- org.ops4j.pax.url:pax-url-commons:jar:2.6.17:compile 15:58:53 [INFO] | \- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.9.0:compile 15:58:53 [INFO] +- org.ops4j.pax.url:pax-url-aether:jar:2.6.17:compile 15:58:53 [INFO] | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.17:compile 15:58:53 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:compile 15:58:53 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.9.20:compile 15:58:53 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:compile 15:58:53 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:compile 15:58:53 [INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:compile 15:58:53 [INFO] | | \- javax.annotation:javax.annotation-api:jar:1.3.2:compile 15:58:53 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:compile 15:58:53 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-empty:tar.gz:14.1.4:compile 15:58:53 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.8:compile 15:58:53 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.42.0:provided (optional) 15:58:53 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:58:53 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:58:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 15:58:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 15:58:53 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 15:58:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 15:58:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 15:58:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 15:58:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:58:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 15:58:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:58:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 15:58:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 15:58:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 15:58:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 15:58:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 15:58:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 15:58:53 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 15:58:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 15:58:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 15:58:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:58:53 [INFO] 15:58:53 [INFO] --- clm:2.54.0-01:index (default-cli) @ itestutils --- 15:58:53 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/itestutils/itestutils/target/sonatype-clm/module.xml 15:58:53 [INFO] 15:58:53 [INFO] ---------------< org.opendaylight.infrautils:ready-api >---------------- 15:58:53 [INFO] Building ODL :: infrautils :: ready-api 7.1.9-SNAPSHOT [8/39] 15:58:53 [INFO] from ready/api/pom.xml 15:58:53 [INFO] -------------------------------[ bundle ]------------------------------- 15:58:53 [INFO] 15:58:53 [INFO] --- clean:3.5.0:clean (default-clean) @ ready-api --- 15:58:53 [INFO] 15:58:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ready-api --- 15:58:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:53 [INFO] 15:58:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ready-api --- 15:58:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:58:53 [INFO] 15:58:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ready-api --- 15:58:53 [INFO] 15:58:53 [INFO] --- dependency:3.9.0:properties (default) @ ready-api --- 15:58:53 [INFO] 15:58:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ ready-api --- 15:58: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/infrautils-maven-clm-master/ready/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:58:53 [INFO] 15:58:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ ready-api --- 15:58:53 [INFO] Starting audit... 15:58:53 Audit done. 15:58:53 [INFO] You have 0 Checkstyle violations. 15:58:53 [INFO] 15:58:53 [INFO] --- checkstyle:3.6.0:check (default) @ ready-api --- 15:58:53 [INFO] Starting audit... 15:58:53 Audit done. 15:58:53 [INFO] You have 0 Checkstyle violations. 15:58:53 [INFO] 15:58:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ ready-api --- 15:58:53 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:58:53 [INFO] 15:58:53 [INFO] --- resources:3.3.1:resources (default-resources) @ ready-api --- 15:58:53 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/ready/api/src/main/resources 15:58:53 [INFO] 15:58:53 [INFO] --- compiler:3.14.1:compile (default-compile) @ ready-api --- 15:58:53 [INFO] Recompiling the module because of changed source code. 15:58:53 [INFO] Compiling 12 source files with javac [forked debug release 21] to target/classes 15:58:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/package-info.java:[14,41] [deprecation] @Deprecated annotation has no effect on this package declaration 15:58:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:[28,15] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 15:58:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:[28,35] [removal] FunctionalityReadyRegistration in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 15:58:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:[28,15] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 15:58:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:[28,35] [removal] FunctionalityReadyRegistration in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 15:58:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:[28,15] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 15:58:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:[28,35] [removal] FunctionalityReadyRegistration in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 15:58:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemState.java:[30,4] [AlmostJavadoc] This comment contains Javadoc or HTML tags, but isn't started with a double asterisk (/**); is it meant to be Javadoc? 15:58:55 (see https://errorprone.info/bugpattern/AlmostJavadoc) 15:58:55 Did you mean '/** See {@link SystemReadyListener#onSystemIsChanging()}. */'? 15:58:55 [INFO] 15:58:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ready-api >>> 15:58:55 [INFO] 15:58:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ready-api --- 15:58:55 [INFO] Fork Value is true 15:58:59 [INFO] Done SpotBugs Analysis.... 15:58:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:58:59 [INFO] 15:58:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ready-api <<< 15:58:59 [INFO] 15:58:59 [INFO] 15:58:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ready-api --- 15:58:59 [INFO] BugInstance size is 0 15:58:59 [INFO] Error size is 0 15:58:59 [INFO] No errors/warnings found 15:58:59 [INFO] 15:58:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ready-api --- 15:58:59 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/ready/api/src/test/resources 15:58:59 [INFO] 15:58:59 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ ready-api --- 15:58:59 [INFO] No sources to compile 15:58:59 [INFO] 15:58:59 [INFO] --- surefire:3.5.4:test (default-test) @ ready-api --- 15:58:59 [INFO] No tests to run. 15:58:59 [INFO] 15:58:59 [INFO] --- copy:14.1.4:copy-files (default) @ ready-api --- 15:58:59 [INFO] 15:58:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ ready-api --- 15:58:59 [INFO] Building bundle: /w/workspace/infrautils-maven-clm-master/ready/api/target/ready-api-7.1.9-SNAPSHOT.jar 15:58:59 [INFO] Writing manifest: /w/workspace/infrautils-maven-clm-master/ready/api/target/classes/META-INF/MANIFEST.MF 15:58:59 [INFO] 15:58:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ready-api --- 15:59:01 [WARNING] Javadoc Warnings 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyRegistration.java:24: warning: no @param for 15:59:01 [WARNING] public interface FunctionalityReadyRegistration { 15:59:01 [WARNING] ^ 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:143: warning: no @param for functionName 15:59:01 [WARNING] public Object invokeMBeanFunction(String functionName) { 15:59:01 [WARNING] ^ 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:161: warning: no @param for attribute 15:59:01 [WARNING] public Object readMBeanAttribute(String attribute) { 15:59:01 [WARNING] ^ 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:178: warning: no @return 15:59:01 [WARNING] public String getMBeanName() { 15:59:01 [WARNING] ^ 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:185: warning: no @return 15:59:01 [WARNING] public String getMBeanType() { 15:59:01 [WARNING] ^ 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:192: warning: no @return 15:59:01 [WARNING] public @Nullable String getMBeanCategory() { 15:59:01 [WARNING] ^ 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:36: warning: no comment 15:59:01 [WARNING] public static final String BASE_JMX_PREFIX = "org.opendaylight.infrautils:"; 15:59:01 [WARNING] ^ 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemReadyMonitorMXBean.java:21: warning: no @return 15:59:01 [WARNING] SystemState getSystemState(); 15:59:01 [WARNING] ^ 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemReadyMonitorMXBean.java:26: warning: no @return 15:59:01 [WARNING] String getFailureCause(); 15:59:01 [WARNING] ^ 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/DelegatingSystemReadyMonitorMXBean.java:25: warning: no comment 15:59:01 [WARNING] public DelegatingSystemReadyMonitorMXBean(SystemReadyMonitorMXBean delegate) { 15:59:01 [WARNING] ^ 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:28: warning: no @param for 15:59:01 [WARNING] FunctionalityReadyRegistration register(Class markerInterface); 15:59:01 [WARNING] ^ 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/order/FunctionalityReadyRegistration.java:26: warning: no comment 15:59:01 [WARNING] void unregister(); 15:59:01 [WARNING] ^ 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemReadyMonitor.java:31: warning: no @param for listener 15:59:01 [WARNING] void registerListener(SystemReadyListener listener); 15:59:01 [WARNING] ^ 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/SimpleSystemReadyMonitor.java:31: warning: use of default constructor, which does not provide a comment 15:59:01 [WARNING] public class SimpleSystemReadyMonitor implements SystemReadyMonitor { 15:59:01 [WARNING] ^ 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/SimpleSystemReadyMonitor.java:75: warning: no comment 15:59:01 [WARNING] public void ready() { 15:59:01 [WARNING] ^ 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/SimpleSystemReadyMonitor.java:104: warning: no comment 15:59:01 [WARNING] protected void setSystemFailureCause(Throwable cause) { 15:59:01 [WARNING] ^ 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/spi/SimpleSystemReadyMonitor.java:100: warning: no comment 15:59:01 [WARNING] protected void setSystemState(SystemState state) { 15:59:01 [WARNING] ^ 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemState.java:27: warning: no comment 15:59:01 [WARNING] ACTIVE, 15:59:01 [WARNING] ^ 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemState.java:25: warning: no comment 15:59:01 [WARNING] BOOTING, 15:59:01 [WARNING] ^ 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/SystemState.java:36: warning: no comment 15:59:01 [WARNING] FAILURE, 15:59:01 [WARNING] ^ 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/testutils/TestSystemReadyMonitor.java:25: warning: no comment 15:59:01 [WARNING] public enum Behaviour { 15:59:01 [WARNING] ^ 15:59:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/api/src/main/java/org/opendaylight/infrautils/ready/testutils/TestSystemReadyMonitor.java:43: warning: no comment 15:59:01 [WARNING] public TestSystemReadyMonitor(Behaviour behaviour) { 15:59:01 [WARNING] ^ 15:59:01 [WARNING] 22 warnings 15:59:01 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/ready/api/target/ready-api-7.1.9-SNAPSHOT-javadoc.jar 15:59:01 [INFO] 15:59:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ready-api --- 15:59:01 [INFO] CycloneDX: Resolving Dependencies 15:59:01 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 15:59:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/ready/api/target/bom.xml 15:59:01 [INFO] attaching as ready-api-7.1.9-SNAPSHOT-cyclonedx.xml 15:59:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/ready/api/target/bom.json 15:59:01 [INFO] attaching as ready-api-7.1.9-SNAPSHOT-cyclonedx.json 15:59:01 [INFO] 15:59:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ready-api --- 15:59:01 [INFO] Checking compile classpath 15:59:01 [INFO] Checking runtime classpath 15:59:01 [INFO] Checking test classpath 15:59:01 [INFO] 15:59:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ ready-api --- 15:59:01 [INFO] No dependency problems found 15:59:01 [INFO] 15:59:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ready-api --- 15:59:01 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/ready/api/target/ready-api-7.1.9-SNAPSHOT-sources.jar 15:59:01 [INFO] 15:59:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ready-api --- 15:59:01 [INFO] 15:59:01 [INFO] --- jacoco:0.8.13:report (report) @ ready-api --- 15:59:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:59:01 [INFO] 15:59:01 [INFO] --- install:3.1.4:install (default-install) @ ready-api --- 15:59:01 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/api/pom.xml to /tmp/r/org/opendaylight/infrautils/ready-api/7.1.9-SNAPSHOT/ready-api-7.1.9-SNAPSHOT.pom 15:59:01 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/api/target/ready-api-7.1.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/ready-api/7.1.9-SNAPSHOT/ready-api-7.1.9-SNAPSHOT.jar 15:59:01 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/api/target/ready-api-7.1.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/ready-api/7.1.9-SNAPSHOT/ready-api-7.1.9-SNAPSHOT-javadoc.jar 15:59:01 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/api/target/bom.xml to /tmp/r/org/opendaylight/infrautils/ready-api/7.1.9-SNAPSHOT/ready-api-7.1.9-SNAPSHOT-cyclonedx.xml 15:59:01 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/api/target/bom.json to /tmp/r/org/opendaylight/infrautils/ready-api/7.1.9-SNAPSHOT/ready-api-7.1.9-SNAPSHOT-cyclonedx.json 15:59:01 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/api/target/ready-api-7.1.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/ready-api/7.1.9-SNAPSHOT/ready-api-7.1.9-SNAPSHOT-sources.jar 15:59:01 [INFO] 15:59:01 [INFO] --- bundle:6.0.0:install (default-install) @ ready-api --- 15:59:01 [INFO] Installing org/opendaylight/infrautils/ready-api/7.1.9-SNAPSHOT/ready-api-7.1.9-SNAPSHOT.jar 15:59:01 [INFO] Writing OBR metadata 15:59:01 [INFO] 15:59:01 [INFO] --- dependency:3.9.0:tree (default-cli) @ ready-api --- 15:59:01 [INFO] org.opendaylight.infrautils:ready-api:bundle:7.1.9-SNAPSHOT 15:59:01 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 15:59:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 15:59:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:59:01 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 15:59:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 15:59:01 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 15:59:01 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.42.0:provided (optional) 15:59:01 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:59:01 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:59:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 15:59:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 15:59:01 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 15:59:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 15:59:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 15:59:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 15:59:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 15:59:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:59:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 15:59:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:59:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 15:59:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 15:59:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 15:59:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 15:59:01 [INFO] +- junit:junit:jar:4.13.2:test 15:59:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 15:59:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 15:59:01 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 15:59:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 15:59:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 15:59:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:59:01 [INFO] 15:59:01 [INFO] --- clm:2.54.0-01:index (default-cli) @ ready-api --- 15:59:01 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/ready/api/target/sonatype-clm/module.xml 15:59:01 [INFO] 15:59:01 [INFO] -------------< org.opendaylight.infrautils:diagstatus-api >------------- 15:59:01 [INFO] Building diagstatus-api 7.1.9-SNAPSHOT [9/39] 15:59:01 [INFO] from diagstatus/api/pom.xml 15:59:01 [INFO] -------------------------------[ bundle ]------------------------------- 15:59:02 [INFO] 15:59:02 [INFO] --- clean:3.5.0:clean (default-clean) @ diagstatus-api --- 15:59:02 [INFO] 15:59:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ diagstatus-api --- 15:59:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:02 [INFO] 15:59:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ diagstatus-api --- 15:59:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:02 [INFO] 15:59:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ diagstatus-api --- 15:59:02 [INFO] 15:59:02 [INFO] --- dependency:3.9.0:properties (default) @ diagstatus-api --- 15:59:02 [INFO] 15:59:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ diagstatus-api --- 15:59: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/infrautils-maven-clm-master/diagstatus/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:59:02 [INFO] 15:59:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ diagstatus-api --- 15:59:02 [INFO] Starting audit... 15:59:02 Audit done. 15:59:02 [INFO] You have 0 Checkstyle violations. 15:59:02 [INFO] 15:59:02 [INFO] --- checkstyle:3.6.0:check (default) @ diagstatus-api --- 15:59:02 [INFO] Starting audit... 15:59:02 Audit done. 15:59:02 [INFO] You have 0 Checkstyle violations. 15:59:02 [INFO] 15:59:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ diagstatus-api --- 15:59:02 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:59:02 [INFO] 15:59:02 [INFO] --- resources:3.3.1:resources (default-resources) @ diagstatus-api --- 15:59:02 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/resources 15:59:02 [INFO] 15:59:02 [INFO] --- compiler:3.14.1:compile (default-compile) @ diagstatus-api --- 15:59:02 [INFO] Recompiling the module because of changed dependency. 15:59:02 [INFO] Compiling 11 source files with javac [forked debug release 21] to target/classes 15:59:05 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:[95,65] [OperatorPrecedence] Use grouping parenthesis to make the operator precedence explicit 15:59:05 (see https://errorprone.info/bugpattern/OperatorPrecedence) 15:59:05 Did you mean 'return this == obj || (obj instanceof ServiceDescriptor other && serviceName.equals(other.serviceName)'? 15:59:05 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:[80,16] [OperatorPrecedence] Use grouping parenthesis to make the operator precedence explicit 15:59:05 (see https://errorprone.info/bugpattern/OperatorPrecedence) 15:59:05 Did you mean 'return this == obj || (obj instanceof ServiceStatusSummary that && this.isOperational == that.isOperational'? 15:59:05 [INFO] 15:59:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ diagstatus-api >>> 15:59:05 [INFO] 15:59:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ diagstatus-api --- 15:59:05 [INFO] Fork Value is true 15:59:08 [INFO] Done SpotBugs Analysis.... 15:59:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:59:08 [INFO] 15:59:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ diagstatus-api <<< 15:59:08 [INFO] 15:59:08 [INFO] 15:59:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ diagstatus-api --- 15:59:08 [INFO] BugInstance size is 0 15:59:08 [INFO] Error size is 0 15:59:08 [INFO] No errors/warnings found 15:59:08 [INFO] 15:59:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagstatus-api --- 15:59:08 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/test/resources 15:59:08 [INFO] 15:59:08 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ diagstatus-api --- 15:59:09 [INFO] No sources to compile 15:59:09 [INFO] 15:59:09 [INFO] --- surefire:3.5.4:test (default-test) @ diagstatus-api --- 15:59:09 [INFO] No tests to run. 15:59:09 [INFO] 15:59:09 [INFO] --- copy:14.1.4:copy-files (default) @ diagstatus-api --- 15:59:09 [INFO] 15:59:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ diagstatus-api --- 15:59:09 [INFO] Building bundle: /w/workspace/infrautils-maven-clm-master/diagstatus/api/target/diagstatus-api-7.1.9-SNAPSHOT.jar 15:59:09 [INFO] Writing manifest: /w/workspace/infrautils-maven-clm-master/diagstatus/api/target/classes/META-INF/MANIFEST.MF 15:59:09 [INFO] 15:59:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ diagstatus-api --- 15:59:10 [WARNING] Javadoc Warnings 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusService.java:40: warning: no @return 15:59:10 [WARNING] ServiceDescriptor getServiceDescriptor(String serviceIdentifier); 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:20: warning: no comment 15:59:10 [WARNING] ObjectName JMX_OBJECT_NAME = MBeanUtils.objectNameOf("org.opendaylight.infrautils.diagstatus:type=SvcStatus"); 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:22: warning: no comment 15:59:10 [WARNING] String acquireServiceStatus(); 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:28: warning: no comment 15:59:10 [WARNING] String acquireServiceStatusAsJSON(); 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:26: warning: no comment 15:59:10 [WARNING] String acquireServiceStatusBrief(); 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:24: warning: no comment 15:59:10 [WARNING] String acquireServiceStatusDetailed(); 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:30: warning: no comment 15:59:10 [WARNING] Map acquireServiceStatusMap(); 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/InstantDeserializer.java:16: warning: no comment 15:59:10 [WARNING] public class InstantDeserializer implements JsonDeserializer { 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/InstantDeserializer.java:16: warning: use of default constructor, which does not provide a comment 15:59:10 [WARNING] public class InstantDeserializer implements JsonDeserializer { 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/InstantSerializer.java:17: warning: no comment 15:59:10 [WARNING] public class InstantSerializer implements JsonSerializer { 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/InstantSerializer.java:17: warning: use of default constructor, which does not provide a comment 15:59:10 [WARNING] public class InstantSerializer implements JsonSerializer { 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/MBeanUtils.java:51: warning: no comment 15:59:10 [WARNING] public static MBeanServer registerServerMBean(Object mxBeanImplementor, String objNameStr) 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/MBeanUtils.java:37: warning: no comment 15:59:10 [WARNING] public static MBeanServer registerServerMBean(Object mxBeanImplementor, ObjectName objName) 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/MBeanUtils.java:67: warning: no comment 15:59:10 [WARNING] public static void unregisterServerMBean(Object mxBeanImplementor, String objNameStr) 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/MBeanUtils.java:56: warning: no comment 15:59:10 [WARNING] public static void unregisterServerMBean(Object mxBeanImplementor, ObjectName objName) 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:54: warning: no comment 15:59:10 [WARNING] public ServiceDescriptor(String moduleServiceName, Throwable errorCause) { 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:46: warning: no comment 15:59:10 [WARNING] public ServiceDescriptor(String moduleServiceName, ServiceState svcState) { 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:50: warning: no comment 15:59:10 [WARNING] public ServiceDescriptor(String moduleServiceName, ServiceState svcState, String statusDesc) { 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:74: warning: no comment 15:59:10 [WARNING] public Optional getErrorCause() { 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:58: warning: no comment 15:59:10 [WARNING] public String getModuleServiceName() { 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:62: warning: no comment 15:59:10 [WARNING] public ServiceState getServiceState() { 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:70: warning: no comment 15:59:10 [WARNING] public String getStatusDesc() { 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceDescriptor.java:66: warning: no comment 15:59:10 [WARNING] public Instant getStatusTimestamp() { 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:41: warning: no comment 15:59:10 [WARNING] public ServiceStatusSummary(boolean isOperational, SystemState systemState, String systemReadyErrorCause, 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:37: warning: no comment 15:59:10 [WARNING] public static ServiceStatusSummary fromJSON(String json) { 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:66: warning: no comment 15:59:10 [WARNING] public Collection getStatusSummary() { 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:58: warning: no comment 15:59:10 [WARNING] public SystemState getSystemReadyState() { 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:62: warning: no comment 15:59:10 [WARNING] public String getSystemReadyStateErrorCause() { 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:70: warning: no comment 15:59:10 [WARNING] public Instant getTimeStamp() { 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:54: warning: no comment 15:59:10 [WARNING] public boolean isOperational() { 15:59:10 [WARNING] ^ 15:59:10 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/api/src/main/java/org/opendaylight/infrautils/diagstatus/ServiceStatusSummary.java:50: warning: no comment 15:59:10 [WARNING] public String toJSON() { 15:59:10 [WARNING] ^ 15:59:10 [WARNING] 31 warnings 15:59:10 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/diagstatus/api/target/diagstatus-api-7.1.9-SNAPSHOT-javadoc.jar 15:59:10 [INFO] 15:59:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ diagstatus-api --- 15:59:10 [INFO] CycloneDX: Resolving Dependencies 15:59:11 [INFO] CycloneDX: Creating BOM version 1.6 with 12 component(s) 15:59:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/diagstatus/api/target/bom.xml 15:59:11 [INFO] attaching as diagstatus-api-7.1.9-SNAPSHOT-cyclonedx.xml 15:59:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/diagstatus/api/target/bom.json 15:59:11 [INFO] attaching as diagstatus-api-7.1.9-SNAPSHOT-cyclonedx.json 15:59:11 [INFO] 15:59:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ diagstatus-api --- 15:59:11 [INFO] Checking compile classpath 15:59:11 [INFO] Checking runtime classpath 15:59:11 [INFO] Checking test classpath 15:59:11 [INFO] 15:59:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ diagstatus-api --- 15:59:11 [INFO] No dependency problems found 15:59:11 [INFO] 15:59:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ diagstatus-api --- 15:59:11 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/diagstatus/api/target/diagstatus-api-7.1.9-SNAPSHOT-sources.jar 15:59:11 [INFO] 15:59:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ diagstatus-api --- 15:59:11 [INFO] 15:59:11 [INFO] --- jacoco:0.8.13:report (report) @ diagstatus-api --- 15:59:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:59:11 [INFO] 15:59:11 [INFO] --- install:3.1.4:install (default-install) @ diagstatus-api --- 15:59:11 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/api/pom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-api/7.1.9-SNAPSHOT/diagstatus-api-7.1.9-SNAPSHOT.pom 15:59:11 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/api/target/diagstatus-api-7.1.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-api/7.1.9-SNAPSHOT/diagstatus-api-7.1.9-SNAPSHOT.jar 15:59:11 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/api/target/diagstatus-api-7.1.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-api/7.1.9-SNAPSHOT/diagstatus-api-7.1.9-SNAPSHOT-javadoc.jar 15:59:11 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/api/target/bom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-api/7.1.9-SNAPSHOT/diagstatus-api-7.1.9-SNAPSHOT-cyclonedx.xml 15:59:11 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/api/target/bom.json to /tmp/r/org/opendaylight/infrautils/diagstatus-api/7.1.9-SNAPSHOT/diagstatus-api-7.1.9-SNAPSHOT-cyclonedx.json 15:59:11 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/api/target/diagstatus-api-7.1.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-api/7.1.9-SNAPSHOT/diagstatus-api-7.1.9-SNAPSHOT-sources.jar 15:59:11 [INFO] 15:59:11 [INFO] --- bundle:6.0.0:install (default-install) @ diagstatus-api --- 15:59:11 [INFO] Installing org/opendaylight/infrautils/diagstatus-api/7.1.9-SNAPSHOT/diagstatus-api-7.1.9-SNAPSHOT.jar 15:59:11 [INFO] Writing OBR metadata 15:59:11 [INFO] 15:59:11 [INFO] --- dependency:3.9.0:tree (default-cli) @ diagstatus-api --- 15:59:11 [INFO] org.opendaylight.infrautils:diagstatus-api:bundle:7.1.9-SNAPSHOT 15:59:11 [INFO] +- com.google.code.gson:gson:jar:2.13.2:compile 15:59:11 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 15:59:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 15:59:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:59:11 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 15:59:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 15:59:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 15:59:11 [INFO] +- org.opendaylight.infrautils:ready-api:jar:7.1.9-SNAPSHOT:compile 15:59:11 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.42.0:provided (optional) 15:59:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:59:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:59:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 15:59:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 15:59:11 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 15:59:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 15:59:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 15:59:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 15:59:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 15:59:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:59:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 15:59:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:59:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 15:59:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 15:59:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 15:59:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 15:59:11 [INFO] +- junit:junit:jar:4.13.2:test 15:59:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 15:59:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 15:59:11 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 15:59:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 15:59:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 15:59:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:59:11 [INFO] 15:59:11 [INFO] --- clm:2.54.0-01:index (default-cli) @ diagstatus-api --- 15:59:11 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/diagstatus/api/target/sonatype-clm/module.xml 15:59:11 [INFO] 15:59:11 [INFO] ------------< org.opendaylight.infrautils:diagstatus-impl >------------- 15:59:11 [INFO] Building diagstatus-impl 7.1.9-SNAPSHOT [10/39] 15:59:11 [INFO] from diagstatus/impl/pom.xml 15:59:11 [INFO] -------------------------------[ bundle ]------------------------------- 15:59:11 [INFO] 15:59:11 [INFO] --- clean:3.5.0:clean (default-clean) @ diagstatus-impl --- 15:59:11 [INFO] 15:59:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ diagstatus-impl --- 15:59:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:11 [INFO] 15:59:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ diagstatus-impl --- 15:59:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:11 [INFO] 15:59:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ diagstatus-impl --- 15:59:11 [INFO] 15:59:11 [INFO] --- dependency:3.9.0:properties (default) @ diagstatus-impl --- 15:59:11 [INFO] 15:59:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ diagstatus-impl --- 15:59:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/infrautils-maven-clm-master/diagstatus/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:59:11 [INFO] 15:59:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ diagstatus-impl --- 15:59:11 [INFO] Starting audit... 15:59:11 Audit done. 15:59:11 [INFO] You have 0 Checkstyle violations. 15:59:11 [INFO] 15:59:11 [INFO] --- checkstyle:3.6.0:check (default) @ diagstatus-impl --- 15:59:11 [INFO] Starting audit... 15:59:11 Audit done. 15:59:11 [INFO] You have 0 Checkstyle violations. 15:59:11 [INFO] 15:59:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ diagstatus-impl --- 15:59:11 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:59:11 [INFO] 15:59:11 [INFO] --- resources:3.3.1:resources (default-resources) @ diagstatus-impl --- 15:59:11 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/diagstatus/impl/src/main/resources 15:59:11 [INFO] 15:59:11 [INFO] --- compiler:3.14.1:compile (default-compile) @ diagstatus-impl --- 15:59:11 [INFO] Recompiling the module because of changed dependency. 15:59:11 [INFO] Compiling 2 source files with javac [forked debug release 21] to target/classes 15:59:14 [INFO] 15:59:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ diagstatus-impl >>> 15:59:14 [INFO] 15:59:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ diagstatus-impl --- 15:59:14 [INFO] Fork Value is true 15:59:18 [INFO] Done SpotBugs Analysis.... 15:59:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:59:18 [INFO] 15:59:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ diagstatus-impl <<< 15:59:18 [INFO] 15:59:18 [INFO] 15:59:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ diagstatus-impl --- 15:59:18 [INFO] BugInstance size is 0 15:59:18 [INFO] Error size is 0 15:59:18 [INFO] No errors/warnings found 15:59:18 [INFO] 15:59:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagstatus-impl --- 15:59:18 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/diagstatus/impl/src/test/resources 15:59:18 [INFO] 15:59:18 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ diagstatus-impl --- 15:59:18 [INFO] Recompiling the module because of changed dependency. 15:59:18 [INFO] Compiling 2 source files with javac [forked debug release 21] to target/test-classes 15:59:21 [INFO] 15:59:21 [INFO] --- surefire:3.5.4:test (default-test) @ diagstatus-impl --- 15:59:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:59:21 [INFO] 15:59:21 [INFO] ------------------------------------------------------- 15:59:21 [INFO] T E S T S 15:59:21 [INFO] ------------------------------------------------------- 15:59:22 [INFO] Running org.opendaylight.infrautils.diagstatus.test.DiagStatusTest 15:59:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.974 s -- in org.opendaylight.infrautils.diagstatus.test.DiagStatusTest 15:59:23 [INFO] 15:59:23 [INFO] Results: 15:59:23 [INFO] 15:59:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 15:59:23 [INFO] 15:59:23 [INFO] 15:59:23 [INFO] --- copy:14.1.4:copy-files (default) @ diagstatus-impl --- 15:59:23 [INFO] 15:59:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ diagstatus-impl --- 15:59:23 [INFO] Building bundle: /w/workspace/infrautils-maven-clm-master/diagstatus/impl/target/diagstatus-impl-7.1.9-SNAPSHOT.jar 15:59:23 [INFO] Writing manifest: /w/workspace/infrautils-maven-clm-master/diagstatus/impl/target/classes/META-INF/MANIFEST.MF 15:59:23 [INFO] 15:59:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ diagstatus-impl --- 15:59:25 [WARNING] Javadoc Warnings 15:59:25 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/impl/src/main/java/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceImpl.java:54: warning: no comment 15:59:25 [WARNING] public DiagStatusServiceImpl(@Reference SystemReadyMonitor systemReadyMonitor, 15:59:25 [WARNING] ^ 15:59:25 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/impl/src/main/java/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceMBeanImpl.java:41: warning: no comment 15:59:25 [WARNING] public final class DiagStatusServiceMBeanImpl extends StandardMBean implements DiagStatusServiceMBean, AutoCloseable { 15:59:25 [WARNING] ^ 15:59:25 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/impl/src/main/java/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceMBeanImpl.java:49: warning: no comment 15:59:25 [WARNING] public DiagStatusServiceMBeanImpl(@Reference DiagStatusService diagStatusService, 15:59:25 [WARNING] ^ 15:59:25 [WARNING] 3 warnings 15:59:25 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/diagstatus/impl/target/diagstatus-impl-7.1.9-SNAPSHOT-javadoc.jar 15:59:25 [INFO] 15:59:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ diagstatus-impl --- 15:59:25 [INFO] CycloneDX: Resolving Dependencies 15:59:26 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 15:59:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/diagstatus/impl/target/bom.xml 15:59:26 [INFO] attaching as diagstatus-impl-7.1.9-SNAPSHOT-cyclonedx.xml 15:59:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/diagstatus/impl/target/bom.json 15:59:26 [INFO] attaching as diagstatus-impl-7.1.9-SNAPSHOT-cyclonedx.json 15:59:26 [INFO] 15:59:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ diagstatus-impl --- 15:59:26 [INFO] Checking compile classpath 15:59:26 [INFO] Checking runtime classpath 15:59:26 [INFO] Checking test classpath 15:59:26 [INFO] 15:59:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ diagstatus-impl --- 15:59:26 [WARNING] Used undeclared dependencies found: 15:59:26 [WARNING] com.google.inject:guice:jar:6.0.0:test 15:59:26 [INFO] 15:59:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ diagstatus-impl --- 15:59:26 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/diagstatus/impl/target/diagstatus-impl-7.1.9-SNAPSHOT-sources.jar 15:59:26 [INFO] 15:59:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ diagstatus-impl --- 15:59:26 [INFO] 15:59:26 [INFO] --- jacoco:0.8.13:report (report) @ diagstatus-impl --- 15:59:26 [INFO] Loading execution data file /w/workspace/infrautils-maven-clm-master/diagstatus/impl/target/code-coverage/jacoco.exec 15:59:26 [INFO] Analyzed bundle 'diagstatus-impl' with 3 classes 15:59:26 [INFO] 15:59:26 [INFO] --- install:3.1.4:install (default-install) @ diagstatus-impl --- 15:59:26 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/impl/pom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/7.1.9-SNAPSHOT/diagstatus-impl-7.1.9-SNAPSHOT.pom 15:59:26 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/impl/target/diagstatus-impl-7.1.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/7.1.9-SNAPSHOT/diagstatus-impl-7.1.9-SNAPSHOT.jar 15:59:26 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/impl/target/diagstatus-impl-7.1.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/7.1.9-SNAPSHOT/diagstatus-impl-7.1.9-SNAPSHOT-javadoc.jar 15:59:26 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/impl/target/bom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/7.1.9-SNAPSHOT/diagstatus-impl-7.1.9-SNAPSHOT-cyclonedx.xml 15:59:26 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/impl/target/bom.json to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/7.1.9-SNAPSHOT/diagstatus-impl-7.1.9-SNAPSHOT-cyclonedx.json 15:59:26 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/impl/target/diagstatus-impl-7.1.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-impl/7.1.9-SNAPSHOT/diagstatus-impl-7.1.9-SNAPSHOT-sources.jar 15:59:26 [INFO] 15:59:26 [INFO] --- bundle:6.0.0:install (default-install) @ diagstatus-impl --- 15:59:26 [INFO] Installing org/opendaylight/infrautils/diagstatus-impl/7.1.9-SNAPSHOT/diagstatus-impl-7.1.9-SNAPSHOT.jar 15:59:26 [INFO] Writing OBR metadata 15:59:26 [INFO] 15:59:26 [INFO] --- dependency:3.9.0:tree (default-cli) @ diagstatus-impl --- 15:59:26 [INFO] org.opendaylight.infrautils:diagstatus-impl:bundle:7.1.9-SNAPSHOT 15:59:26 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 15:59:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 15:59:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:59:26 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 15:59:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 15:59:26 [INFO] +- org.opendaylight.infrautils:diagstatus-api:jar:7.1.9-SNAPSHOT:compile 15:59:26 [INFO] | +- com.google.code.gson:gson:jar:2.13.2:compile 15:59:26 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 15:59:26 [INFO] +- org.opendaylight.infrautils:ready-api:jar:7.1.9-SNAPSHOT:compile 15:59:26 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 15:59:26 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 15:59:26 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 15:59:26 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 15:59:26 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 15:59:26 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:59:26 [INFO] +- org.opendaylight.infrautils:inject.guice.testutils:jar:7.1.9-SNAPSHOT:test 15:59:26 [INFO] | +- com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:test 15:59:26 [INFO] | | +- com.mycila.guice.extensions:mycila-guice-injection:jar:5.0:test 15:59:26 [INFO] | | \- com.mycila.guice.extensions:mycila-guice-closeable:jar:5.0:test 15:59:26 [INFO] | +- com.google.inject:guice:jar:6.0.0:test 15:59:26 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:test 15:59:26 [INFO] | | \- aopalliance:aopalliance:jar:1.0:test 15:59:26 [INFO] | \- org.opendaylight.infrautils:inject:jar:7.1.9-SNAPSHOT:test 15:59:26 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:7.1.9-SNAPSHOT:test 15:59:26 [INFO] | +- org.awaitility:awaitility:jar:4.3.0:test 15:59:26 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.184:test 15:59:26 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:test 15:59:26 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.57.v20241219:test 15:59:26 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:test 15:59:26 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:test 15:59:26 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219:test 15:59:26 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:test 15:59:26 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 15:59:26 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219:test 15:59:26 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219:test 15:59:26 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.57.v20241219:test 15:59:26 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.42.0:provided (optional) 15:59:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:59:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:59:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 15:59:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 15:59:26 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 15:59:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 15:59:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 15:59:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 15:59:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 15:59:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:59:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 15:59:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:59:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 15:59:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 15:59:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 15:59:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 15:59:26 [INFO] +- junit:junit:jar:4.13.2:test 15:59:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 15:59:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 15:59:26 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 15:59:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 15:59:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 15:59:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:59:26 [INFO] 15:59:26 [INFO] --- clm:2.54.0-01:index (default-cli) @ diagstatus-impl --- 15:59:26 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/diagstatus/impl/target/sonatype-clm/module.xml 15:59:26 [INFO] 15:59:26 [INFO] ------------< org.opendaylight.infrautils:diagstatus-shell >------------ 15:59:26 [INFO] Building diagstatus-shell 7.1.9-SNAPSHOT [11/39] 15:59:26 [INFO] from diagstatus/shell/pom.xml 15:59:26 [INFO] -------------------------------[ bundle ]------------------------------- 15:59:26 [INFO] 15:59:26 [INFO] --- clean:3.5.0:clean (default-clean) @ diagstatus-shell --- 15:59:26 [INFO] 15:59:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ diagstatus-shell --- 15:59:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:26 [INFO] 15:59:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ diagstatus-shell --- 15:59:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:26 [INFO] 15:59:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ diagstatus-shell --- 15:59:26 [INFO] 15:59:26 [INFO] --- dependency:3.9.0:properties (default) @ diagstatus-shell --- 15:59:26 [INFO] 15:59:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ diagstatus-shell --- 15:59:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/infrautils-maven-clm-master/diagstatus/shell/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:59:26 [INFO] 15:59:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ diagstatus-shell --- 15:59:26 [INFO] Starting audit... 15:59:26 Audit done. 15:59:26 [INFO] You have 0 Checkstyle violations. 15:59:26 [INFO] 15:59:26 [INFO] --- checkstyle:3.6.0:check (default) @ diagstatus-shell --- 15:59:26 [INFO] Starting audit... 15:59:26 Audit done. 15:59:26 [INFO] You have 0 Checkstyle violations. 15:59:26 [INFO] 15:59:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ diagstatus-shell --- 15:59:26 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:59:26 [INFO] 15:59:26 [INFO] --- resources:3.3.1:resources (default-resources) @ diagstatus-shell --- 15:59:26 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/diagstatus/shell/src/main/resources 15:59:26 [INFO] 15:59:26 [INFO] --- compiler:3.14.1:compile (default-compile) @ diagstatus-shell --- 15:59:26 [INFO] Recompiling the module because of changed dependency. 15:59:26 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/classes 15:59:28 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:[35,43] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. 15:59:28 (see https://errorprone.info/bugpattern/JavaUtilDate) 15:59:28 [INFO] 15:59:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ diagstatus-shell >>> 15:59:28 [INFO] 15:59:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ diagstatus-shell --- 15:59:28 [INFO] Fork Value is true 15:59:31 [INFO] Done SpotBugs Analysis.... 15:59:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:59:31 [INFO] 15:59:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ diagstatus-shell <<< 15:59:31 [INFO] 15:59:31 [INFO] 15:59:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ diagstatus-shell --- 15:59:31 [INFO] BugInstance size is 0 15:59:31 [INFO] Error size is 0 15:59:31 [INFO] No errors/warnings found 15:59:31 [INFO] 15:59:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagstatus-shell --- 15:59:31 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/diagstatus/shell/src/test/resources 15:59:31 [INFO] 15:59:31 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ diagstatus-shell --- 15:59:31 [INFO] Recompiling the module because of changed dependency. 15:59:31 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/test-classes 15:59:34 [INFO] 15:59:34 [INFO] --- surefire:3.5.4:test (default-test) @ diagstatus-shell --- 15:59:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:59:34 [INFO] 15:59:34 [INFO] ------------------------------------------------------- 15:59:34 [INFO] T E S T S 15:59:34 [INFO] ------------------------------------------------------- 15:59:35 [INFO] Running org.opendaylight.infrautils.diagstatus.shell.DiagStatusCommandTest 15:59:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 s -- in org.opendaylight.infrautils.diagstatus.shell.DiagStatusCommandTest 15:59:36 [INFO] 15:59:36 [INFO] Results: 15:59:36 [INFO] 15:59:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 15:59:36 [INFO] 15:59:36 [INFO] 15:59:36 [INFO] --- copy:14.1.4:copy-files (default) @ diagstatus-shell --- 15:59:36 [INFO] 15:59:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ diagstatus-shell --- 15:59:36 [INFO] Building bundle: /w/workspace/infrautils-maven-clm-master/diagstatus/shell/target/diagstatus-shell-7.1.9-SNAPSHOT.jar 15:59:36 [INFO] Writing manifest: /w/workspace/infrautils-maven-clm-master/diagstatus/shell/target/classes/META-INF/MANIFEST.MF 15:59:36 [INFO] 15:59:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ diagstatus-shell --- 15:59:37 [WARNING] Javadoc Warnings 15:59:37 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/shell/src/main/java/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:27: warning: use of default constructor, which does not provide a comment 15:59:37 [WARNING] public class DiagStatusCommand implements Action { 15:59:37 [WARNING] ^ 15:59:37 [WARNING] 1 warning 15:59:37 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/diagstatus/shell/target/diagstatus-shell-7.1.9-SNAPSHOT-javadoc.jar 15:59:37 [INFO] 15:59:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ diagstatus-shell --- 15:59:37 [INFO] CycloneDX: Resolving Dependencies 15:59:38 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 15:59:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/diagstatus/shell/target/bom.xml 15:59:38 [INFO] attaching as diagstatus-shell-7.1.9-SNAPSHOT-cyclonedx.xml 15:59:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/diagstatus/shell/target/bom.json 15:59:38 [INFO] attaching as diagstatus-shell-7.1.9-SNAPSHOT-cyclonedx.json 15:59:38 [INFO] 15:59:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ diagstatus-shell --- 15:59:38 [INFO] Checking compile classpath 15:59:38 [INFO] Checking runtime classpath 15:59:38 [INFO] Checking test classpath 15:59:38 [INFO] 15:59:38 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ diagstatus-shell --- 15:59:38 [WARNING] Used undeclared dependencies found: 15:59:38 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 15:59:38 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 15:59:38 [WARNING] org.opendaylight.infrautils:ready-api:jar:7.1.9-SNAPSHOT:compile 15:59:38 [WARNING] Non-test scoped test only dependencies found: 15:59:38 [WARNING] org.opendaylight.infrautils:ready-api:jar:7.1.9-SNAPSHOT:compile 15:59:38 [INFO] 15:59:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ diagstatus-shell --- 15:59:38 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/diagstatus/shell/target/diagstatus-shell-7.1.9-SNAPSHOT-sources.jar 15:59:38 [INFO] 15:59:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ diagstatus-shell --- 15:59:38 [INFO] 15:59:38 [INFO] --- jacoco:0.8.13:report (report) @ diagstatus-shell --- 15:59:38 [INFO] Loading execution data file /w/workspace/infrautils-maven-clm-master/diagstatus/shell/target/code-coverage/jacoco.exec 15:59:38 [INFO] Analyzed bundle 'diagstatus-shell' with 1 classes 15:59:38 [INFO] 15:59:38 [INFO] --- install:3.1.4:install (default-install) @ diagstatus-shell --- 15:59:38 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/shell/pom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/7.1.9-SNAPSHOT/diagstatus-shell-7.1.9-SNAPSHOT.pom 15:59:38 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/shell/target/diagstatus-shell-7.1.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/7.1.9-SNAPSHOT/diagstatus-shell-7.1.9-SNAPSHOT.jar 15:59:38 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/shell/target/diagstatus-shell-7.1.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/7.1.9-SNAPSHOT/diagstatus-shell-7.1.9-SNAPSHOT-javadoc.jar 15:59:38 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/shell/target/bom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/7.1.9-SNAPSHOT/diagstatus-shell-7.1.9-SNAPSHOT-cyclonedx.xml 15:59:38 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/shell/target/bom.json to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/7.1.9-SNAPSHOT/diagstatus-shell-7.1.9-SNAPSHOT-cyclonedx.json 15:59:38 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/shell/target/diagstatus-shell-7.1.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-shell/7.1.9-SNAPSHOT/diagstatus-shell-7.1.9-SNAPSHOT-sources.jar 15:59:38 [INFO] 15:59:38 [INFO] --- bundle:6.0.0:install (default-install) @ diagstatus-shell --- 15:59:38 [INFO] Installing org/opendaylight/infrautils/diagstatus-shell/7.1.9-SNAPSHOT/diagstatus-shell-7.1.9-SNAPSHOT.jar 15:59:38 [INFO] Writing OBR metadata 15:59:38 [INFO] 15:59:38 [INFO] --- dependency:3.9.0:tree (default-cli) @ diagstatus-shell --- 15:59:38 [INFO] org.opendaylight.infrautils:diagstatus-shell:bundle:7.1.9-SNAPSHOT 15:59:38 [INFO] +- org.opendaylight.infrautils:diagstatus-api:jar:7.1.9-SNAPSHOT:compile 15:59:38 [INFO] | +- com.google.code.gson:gson:jar:2.13.2:compile 15:59:38 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 15:59:38 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 15:59:38 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:59:38 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 15:59:38 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 15:59:38 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 15:59:38 [INFO] | \- org.opendaylight.infrautils:ready-api:jar:7.1.9-SNAPSHOT:compile 15:59:38 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.8:provided 15:59:38 [INFO] | +- org.jline:jline:jar:3.21.0:provided 15:59:38 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.8:provided 15:59:38 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.15.0:provided 15:59:38 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 15:59:38 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 15:59:38 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 15:59:38 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 15:59:38 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:59:38 [INFO] +- org.opendaylight.infrautils:diagstatus-impl:jar:7.1.9-SNAPSHOT:test 15:59:38 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.42.0:provided (optional) 15:59:38 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:59:38 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:59:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 15:59:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 15:59:38 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 15:59:38 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 15:59:38 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 15:59:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 15:59:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 15:59:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:59:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 15:59:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:59:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 15:59:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 15:59:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 15:59:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 15:59:38 [INFO] +- junit:junit:jar:4.13.2:test 15:59:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 15:59:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 15:59:38 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 15:59:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 15:59:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 15:59:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:59:38 [INFO] 15:59:38 [INFO] --- clm:2.54.0-01:index (default-cli) @ diagstatus-shell --- 15:59:38 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/diagstatus/shell/target/sonatype-clm/module.xml 15:59:38 [INFO] 15:59:38 [INFO] -------------< org.opendaylight.infrautils:diagstatus-web >------------- 15:59:38 [INFO] Building diagstatus-web 7.1.9-SNAPSHOT [12/39] 15:59:38 [INFO] from diagstatus/web/pom.xml 15:59:38 [INFO] -------------------------------[ bundle ]------------------------------- 15:59:38 [INFO] 15:59:38 [INFO] --- clean:3.5.0:clean (default-clean) @ diagstatus-web --- 15:59:38 [INFO] 15:59:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ diagstatus-web --- 15:59:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:38 [INFO] 15:59:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ diagstatus-web --- 15:59:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:38 [INFO] 15:59:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ diagstatus-web --- 15:59:38 [INFO] 15:59:38 [INFO] --- dependency:3.9.0:properties (default) @ diagstatus-web --- 15:59:38 [INFO] 15:59:38 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ diagstatus-web --- 15:59:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/infrautils-maven-clm-master/diagstatus/web/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:59:38 [INFO] 15:59:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ diagstatus-web --- 15:59:38 [INFO] Starting audit... 15:59:38 Audit done. 15:59:38 [INFO] You have 0 Checkstyle violations. 15:59:38 [INFO] 15:59:38 [INFO] --- checkstyle:3.6.0:check (default) @ diagstatus-web --- 15:59:38 [INFO] Starting audit... 15:59:38 Audit done. 15:59:38 [INFO] You have 0 Checkstyle violations. 15:59:38 [INFO] 15:59:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ diagstatus-web --- 15:59:38 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:59:38 [INFO] 15:59:38 [INFO] --- resources:3.3.1:resources (default-resources) @ diagstatus-web --- 15:59:38 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/diagstatus/web/src/main/resources 15:59:38 [INFO] 15:59:38 [INFO] --- compiler:3.14.1:compile (default-compile) @ diagstatus-web --- 15:59:38 [INFO] Recompiling the module because of changed dependency. 15:59:38 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/classes 15:59:40 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/web/src/main/java/org/opendaylight/infrautils/diagstatus/web/DiagStatusServlet.java:[42,36] [serial] non-transient instance field of a serializable class declared with a non-serializable type 15:59:40 [INFO] 15:59:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ diagstatus-web >>> 15:59:40 [INFO] 15:59:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ diagstatus-web --- 15:59:40 [INFO] Fork Value is true 15:59:43 [INFO] Done SpotBugs Analysis.... 15:59:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:59:43 [INFO] 15:59:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ diagstatus-web <<< 15:59:43 [INFO] 15:59:43 [INFO] 15:59:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ diagstatus-web --- 15:59:43 [INFO] BugInstance size is 0 15:59:43 [INFO] Error size is 0 15:59:43 [INFO] No errors/warnings found 15:59:43 [INFO] 15:59:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagstatus-web --- 15:59:43 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/diagstatus/web/src/test/resources 15:59:43 [INFO] 15:59:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ diagstatus-web --- 15:59:43 [INFO] Recompiling the module because of changed dependency. 15:59:43 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/test-classes 15:59:45 [INFO] 15:59:45 [INFO] --- surefire:3.5.4:test (default-test) @ diagstatus-web --- 15:59:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:59:45 [INFO] 15:59:45 [INFO] ------------------------------------------------------- 15:59:45 [INFO] T E S T S 15:59:45 [INFO] ------------------------------------------------------- 15:59:47 [INFO] Running org.opendaylight.infrautils.diagstatus.web.DiagStatusServletTest 15:59:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:59:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.022 s -- in org.opendaylight.infrautils.diagstatus.web.DiagStatusServletTest 15:59:49 [INFO] 15:59:49 [INFO] Results: 15:59:49 [INFO] 15:59:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 15:59:49 [INFO] 15:59:49 [INFO] 15:59:49 [INFO] --- copy:14.1.4:copy-files (default) @ diagstatus-web --- 15:59:49 [INFO] 15:59:49 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ diagstatus-web --- 15:59:49 [INFO] Building bundle: /w/workspace/infrautils-maven-clm-master/diagstatus/web/target/diagstatus-web-7.1.9-SNAPSHOT.jar 15:59:49 [INFO] Writing manifest: /w/workspace/infrautils-maven-clm-master/diagstatus/web/target/classes/META-INF/MANIFEST.MF 15:59:49 [INFO] 15:59:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ diagstatus-web --- 15:59:50 [WARNING] Javadoc Warnings 15:59:50 [WARNING] /w/workspace/infrautils-maven-clm-master/diagstatus/web/src/main/java/org/opendaylight/infrautils/diagstatus/web/DiagStatusServlet.java:42: warning: no comment 15:59:50 [WARNING] private final DiagStatusService diagStatusService; 15:59:50 [WARNING] ^ 15:59:50 [WARNING] 1 warning 15:59:50 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/diagstatus/web/target/diagstatus-web-7.1.9-SNAPSHOT-javadoc.jar 15:59:50 [INFO] 15:59:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ diagstatus-web --- 15:59:50 [INFO] CycloneDX: Resolving Dependencies 15:59:51 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 15:59:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/diagstatus/web/target/bom.xml 15:59:51 [INFO] attaching as diagstatus-web-7.1.9-SNAPSHOT-cyclonedx.xml 15:59:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/diagstatus/web/target/bom.json 15:59:51 [INFO] attaching as diagstatus-web-7.1.9-SNAPSHOT-cyclonedx.json 15:59:51 [INFO] 15:59:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ diagstatus-web --- 15:59:51 [INFO] Checking compile classpath 15:59:51 [INFO] Checking runtime classpath 15:59:51 [INFO] Checking test classpath 15:59:51 [INFO] 15:59:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ diagstatus-web --- 15:59:51 [INFO] No dependency problems found 15:59:51 [INFO] 15:59:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ diagstatus-web --- 15:59:51 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/diagstatus/web/target/diagstatus-web-7.1.9-SNAPSHOT-sources.jar 15:59:51 [INFO] 15:59:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ diagstatus-web --- 15:59:51 [INFO] 15:59:51 [INFO] --- jacoco:0.8.13:report (report) @ diagstatus-web --- 15:59:51 [INFO] Loading execution data file /w/workspace/infrautils-maven-clm-master/diagstatus/web/target/code-coverage/jacoco.exec 15:59:51 [INFO] Analyzed bundle 'diagstatus-web' with 1 classes 15:59:51 [INFO] 15:59:51 [INFO] --- install:3.1.4:install (default-install) @ diagstatus-web --- 15:59:51 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/web/pom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-web/7.1.9-SNAPSHOT/diagstatus-web-7.1.9-SNAPSHOT.pom 15:59:51 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/web/target/diagstatus-web-7.1.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-web/7.1.9-SNAPSHOT/diagstatus-web-7.1.9-SNAPSHOT.jar 15:59:51 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/web/target/diagstatus-web-7.1.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-web/7.1.9-SNAPSHOT/diagstatus-web-7.1.9-SNAPSHOT-javadoc.jar 15:59:51 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/web/target/bom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-web/7.1.9-SNAPSHOT/diagstatus-web-7.1.9-SNAPSHOT-cyclonedx.xml 15:59:51 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/web/target/bom.json to /tmp/r/org/opendaylight/infrautils/diagstatus-web/7.1.9-SNAPSHOT/diagstatus-web-7.1.9-SNAPSHOT-cyclonedx.json 15:59:51 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/web/target/diagstatus-web-7.1.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-web/7.1.9-SNAPSHOT/diagstatus-web-7.1.9-SNAPSHOT-sources.jar 15:59:51 [INFO] 15:59:51 [INFO] --- bundle:6.0.0:install (default-install) @ diagstatus-web --- 15:59:51 [INFO] Installing org/opendaylight/infrautils/diagstatus-web/7.1.9-SNAPSHOT/diagstatus-web-7.1.9-SNAPSHOT.jar 15:59:51 [INFO] Writing OBR metadata 15:59:51 [INFO] 15:59:51 [INFO] --- dependency:3.9.0:tree (default-cli) @ diagstatus-web --- 15:59:51 [INFO] org.opendaylight.infrautils:diagstatus-web:bundle:7.1.9-SNAPSHOT 15:59:51 [INFO] +- org.opendaylight.infrautils:diagstatus-api:jar:7.1.9-SNAPSHOT:compile 15:59:51 [INFO] | +- com.google.code.gson:gson:jar:2.13.2:compile 15:59:51 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 15:59:51 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 15:59:51 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 15:59:51 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 15:59:51 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 15:59:51 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 15:59:51 [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 15:59:51 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 15:59:51 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 15:59:51 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 15:59:51 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 15:59:51 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 15:59:51 [INFO] +- org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1:provided 15:59:51 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 15:59:51 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:7.1.9-SNAPSHOT:test 15:59:51 [INFO] | +- org.awaitility:awaitility:jar:4.3.0:test 15:59:51 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.184:test 15:59:51 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:test 15:59:51 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.57.v20241219:test 15:59:51 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:test 15:59:51 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:test 15:59:51 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219:test 15:59:51 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:test 15:59:51 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219:test 15:59:51 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219:test 15:59:51 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.57.v20241219:test 15:59:51 [INFO] +- org.opendaylight.infrautils:ready-api:jar:7.1.9-SNAPSHOT:test 15:59:51 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.42.0:provided (optional) 15:59:51 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 15:59:51 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 15:59:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 15:59:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 15:59:51 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 15:59:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 15:59:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 15:59:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 15:59:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 15:59:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 15:59:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 15:59:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 15:59:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 15:59:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 15:59:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 15:59:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 15:59:51 [INFO] +- junit:junit:jar:4.13.2:test 15:59:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 15:59:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 15:59:51 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 15:59:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 15:59:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 15:59:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 15:59:51 [INFO] 15:59:51 [INFO] --- clm:2.54.0-01:index (default-cli) @ diagstatus-web --- 15:59:51 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/diagstatus/web/target/sonatype-clm/module.xml 15:59:51 [INFO] 15:59:51 [INFO] ---------------< org.opendaylight.infrautils:ready-impl >--------------- 15:59:51 [INFO] Building ODL :: infrautils :: ready-impl 7.1.9-SNAPSHOT [13/39] 15:59:51 [INFO] from ready/impl/pom.xml 15:59:51 [INFO] -------------------------------[ bundle ]------------------------------- 15:59:51 [INFO] 15:59:51 [INFO] --- clean:3.5.0:clean (default-clean) @ ready-impl --- 15:59:51 [INFO] 15:59:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ready-impl --- 15:59:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:51 [INFO] 15:59:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ready-impl --- 15:59:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:59:51 [INFO] 15:59:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ready-impl --- 15:59:52 [INFO] 15:59:52 [INFO] --- dependency:3.9.0:properties (default) @ ready-impl --- 15:59:52 [INFO] 15:59:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ ready-impl --- 15:59:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/infrautils-maven-clm-master/ready/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:59:52 [INFO] 15:59:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ ready-impl --- 15:59:52 [INFO] Starting audit... 15:59:52 Audit done. 15:59:52 [INFO] You have 0 Checkstyle violations. 15:59:52 [INFO] 15:59:52 [INFO] --- checkstyle:3.6.0:check (default) @ ready-impl --- 15:59:52 [INFO] Starting audit... 15:59:52 Audit done. 15:59:52 [INFO] You have 0 Checkstyle violations. 15:59:52 [INFO] 15:59:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ ready-impl --- 15:59:52 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:59:52 [INFO] 15:59:52 [INFO] --- resources:3.3.1:resources (default-resources) @ ready-impl --- 15:59:52 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/resources 15:59:52 [INFO] 15:59:52 [INFO] --- compiler:3.14.1:compile (default-compile) @ ready-impl --- 15:59:52 [INFO] Recompiling the module because of changed dependency. 15:59:52 [INFO] Compiling 8 source files with javac [forked debug release 21] to target/classes 15:59:55 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/target/infrautils-util-7.1.9-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:59:55 /w/workspace/infrautils-maven-clm-master/common/util/target/infrautils-util-7.1.9-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:59:55 /w/workspace/infrautils-maven-clm-master/common/util/target/infrautils-util-7.1.9-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.class): warning: Cannot find annotation method 'stagedBuilder()' in type 'Style': class file for org.immutables.value.Value not found 15:59:55 /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/BundleDiagInfos.java:[34,31] [serial] non-transient instance field of a serializable class declared with a non-serializable type 15:59:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/BundleDiagInfos.java:[35,47] [serial] non-transient instance field of a serializable class declared with a non-serializable type 15:59:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[31,61] [removal] FunctionalityReadyNotifier in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 15:59:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[31,61] [removal] FunctionalityReadyNotifier in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 15:59:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[31,61] [removal] FunctionalityReadyNotifier in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 15:59:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[43,35] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 15:59:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[43,55] [removal] FunctionalityReadyRegistration in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 15:59:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[43,35] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 15:59:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[43,55] [removal] FunctionalityReadyRegistration in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 15:59:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[43,35] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 15:59:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:[43,55] [removal] FunctionalityReadyRegistration in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 15:59:55 [WARNING] /w/workspace/infrautils-maven-clm-master/common/util/target/infrautils-util-7.1.9-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.class): warning: Cannot find annotation method 'from()' in type 'Generated': class file for org.immutables.value.Generated not found 15:59:55 /w/workspace/infrautils-maven-clm-master/common/util/target/infrautils-util-7.1.9-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:59:55 /w/workspace/infrautils-maven-clm-master/common/util/target/infrautils-util-7.1.9-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider$NamePrefixBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:59:55 /w/workspace/infrautils-maven-clm-master/common/util/target/infrautils-util-7.1.9-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider$NamePrefixBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:59:55 /w/workspace/infrautils-maven-clm-master/common/util/target/infrautils-util-7.1.9-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider$LoggerBuildStage.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:59:55 /w/workspace/infrautils-maven-clm-master/common/util/target/infrautils-util-7.1.9-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider$LoggerBuildStage.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:59:55 /w/workspace/infrautils-maven-clm-master/common/util/target/infrautils-util-7.1.9-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider$BuildFinal.class): warning: Cannot find annotation method 'from()' in type 'Generated' 15:59:55 /w/workspace/infrautils-maven-clm-master/common/util/target/infrautils-util-7.1.9-SNAPSHOT.jar(/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider$BuildFinal.class): warning: Cannot find annotation method 'generator()' in type 'Generated' 15:59:55 /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[31,65] [rawtypes] found raw type: Class 15:59:55 missing type arguments for generic class Class 15:59:55 where T is a type-variable: 15:59:55 T extends Object declared in class Class 15:59:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[43,22] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 15:59:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[43,22] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 15:59:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[43,22] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 15:59:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[45,29] [rawtypes] found raw type: Class 15:59:55 missing type arguments for generic class Class 15:59:55 where T is a type-variable: 15:59:55 T extends Object declared in class Class 15:59:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/BundleSymbolicNameWithVersion.java:[51,55] [OperatorPrecedence] Use grouping parenthesis to make the operator precedence explicit 15:59:55 (see https://errorprone.info/bugpattern/OperatorPrecedence) 15:59:55 Did you mean 'return this == obj || (obj instanceof BundleSymbolicNameWithVersion other'? 15:59:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[69,87] [UnusedVariable] The parameter 'args' is never read. 15:59:55 (see https://errorprone.info/bugpattern/UnusedVariable) 15:59:55 Did you mean 'return invokeNotDelegated(proxy, method);'? 15:59:55 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/ProxyUtil.java:[69,56] [UnusedVariable] The parameter 'proxy' is never read. 15:59:55 (see https://errorprone.info/bugpattern/UnusedVariable) 15:59:55 Did you mean 'return invokeNotDelegated(method, args);'? 15:59:55 [INFO] 15:59:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ready-impl >>> 15:59:55 [INFO] 15:59:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ready-impl --- 15:59:55 [INFO] Fork Value is true 15:59:59 [INFO] Done SpotBugs Analysis.... 15:59:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:59:59 [INFO] 15:59:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ready-impl <<< 15:59:59 [INFO] 15:59:59 [INFO] 15:59:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ready-impl --- 15:59:59 [INFO] BugInstance size is 0 15:59:59 [INFO] Error size is 0 15:59:59 [INFO] No errors/warnings found 15:59:59 [INFO] 15:59:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ready-impl --- 15:59:59 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/ready/impl/src/test/resources 15:59:59 [INFO] 15:59:59 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ ready-impl --- 15:59:59 [INFO] Recompiling the module because of changed dependency. 15:59:59 [INFO] Compiling 2 source files with javac [forked debug release 21] to target/test-classes 16:00:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[44,12] [removal] FunctionalityReadyNotifierImpl in org.opendaylight.infrautils.ready.karaf.internal has been deprecated and marked for removal 16:00:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[44,12] [removal] FunctionalityReadyNotifierImpl in org.opendaylight.infrautils.ready.karaf.internal has been deprecated and marked for removal 16:00:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[44,12] [removal] FunctionalityReadyNotifierImpl in org.opendaylight.infrautils.ready.karaf.internal has been deprecated and marked for removal 16:00:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[49,23] [removal] FunctionalityReadyNotifierImpl in org.opendaylight.infrautils.ready.karaf.internal has been deprecated and marked for removal 16:00:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[57,50] [unchecked] unchecked method invocation: method registerService in interface BundleContext is applied to given types 16:00:01 required: Class,S,Dictionary 16:00:01 found: Class,Object,Dictionary 16:00:01 where S is a type-variable: 16:00:01 S extends Object declared in method registerService(Class,S,Dictionary) 16:00:01 where CAP#1 is a fresh type-variable: 16:00:01 CAP#1 extends Object from capture of ? 16:00:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[57,54] [unchecked] unchecked conversion 16:00:01 required: Class 16:00:01 found: Class 16:00:01 where S is a type-variable: 16:00:01 S extends Object declared in method registerService(Class,S,Dictionary) 16:00:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[59,21] [rawtypes] found raw type: ServiceReference 16:00:01 missing type arguments for generic class ServiceReference 16:00:01 where S is a type-variable: 16:00:01 S extends Object declared in interface ServiceReference 16:00:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[62,8] [removal] FunctionalityReadyRegistration in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 16:00:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[80,40] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 16:00:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[80,40] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 16:00:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[80,40] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 16:00:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[84,57] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 16:00:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[84,57] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 16:00:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[84,57] [removal] FunctionalityReady in org.opendaylight.infrautils.ready.order has been deprecated and marked for removal 16:00:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[42,35] [MockNotUsedInProduction] This mock is instantiated and configured, but is never passed to production code. It should be either removed or used. 16:00:01 (see https://errorprone.info/bugpattern/MockNotUsedInProduction) 16:00:01 Did you mean to remove this line? 16:00:01 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/test/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierTest.java:[42,35] [UnusedVariable] The field 'serviceRegistration' is never read. 16:00:01 (see https://errorprone.info/bugpattern/UnusedVariable) 16:00:01 Did you mean to remove this line? 16:00:01 [INFO] 16:00:01 [INFO] --- surefire:3.5.4:test (default-test) @ ready-impl --- 16:00:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:00:01 [INFO] 16:00:01 [INFO] ------------------------------------------------------- 16:00:01 [INFO] T E S T S 16:00:01 [INFO] ------------------------------------------------------- 16:00:03 [INFO] Running org.opendaylight.infrautils.ready.karaf.internal.FunctionalityReadyNotifierTest 16:00:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:00:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.593 s -- in org.opendaylight.infrautils.ready.karaf.internal.FunctionalityReadyNotifierTest 16:00:05 [INFO] Running org.opendaylight.infrautils.ready.karaf.internal.SystemReadyTest 16:00:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.opendaylight.infrautils.ready.karaf.internal.SystemReadyTest 16:00:05 [INFO] 16:00:05 [INFO] Results: 16:00:05 [INFO] 16:00:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 16:00:05 [INFO] 16:00:05 [INFO] 16:00:05 [INFO] --- copy:14.1.4:copy-files (default) @ ready-impl --- 16:00:05 [INFO] 16:00:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ ready-impl --- 16:00:05 [INFO] Building bundle: /w/workspace/infrautils-maven-clm-master/ready/impl/target/ready-impl-7.1.9-SNAPSHOT.jar 16:00:05 [INFO] Writing manifest: /w/workspace/infrautils-maven-clm-master/ready/impl/target/classes/META-INF/MANIFEST.MF 16:00:05 [INFO] 16:00:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ready-impl --- 16:00:07 [WARNING] Javadoc Warnings 16:00:07 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:37: warning: no comment 16:00:07 [WARNING] public FunctionalityReadyNotifierImpl(BundleContext bundleContext) { 16:00:07 [WARNING] ^ 16:00:07 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:44: warning: no comment 16:00:07 [WARNING] public @interface Config { 16:00:07 [WARNING] ^ 16:00:07 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:62: warning: no comment 16:00:07 [WARNING] public KarafSystemReady(@Reference DiagProvider diagProvider, Config newConfig) { 16:00:07 [WARNING] ^ 16:00:07 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/impl/src/main/java/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:46: warning: no comment 16:00:07 [WARNING] int systemReadyTimeout() default 300; 16:00:07 [WARNING] ^ 16:00:07 [WARNING] 4 warnings 16:00:07 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/ready/impl/target/ready-impl-7.1.9-SNAPSHOT-javadoc.jar 16:00:07 [INFO] 16:00:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ready-impl --- 16:00:07 [INFO] CycloneDX: Resolving Dependencies 16:00:07 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 16:00:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/ready/impl/target/bom.xml 16:00:07 [INFO] attaching as ready-impl-7.1.9-SNAPSHOT-cyclonedx.xml 16:00:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/ready/impl/target/bom.json 16:00:07 [INFO] attaching as ready-impl-7.1.9-SNAPSHOT-cyclonedx.json 16:00:07 [INFO] 16:00:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ready-impl --- 16:00:07 [INFO] Checking compile classpath 16:00:07 [INFO] Checking runtime classpath 16:00:07 [INFO] Checking test classpath 16:00:08 [INFO] 16:00:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ ready-impl --- 16:00:08 [INFO] No dependency problems found 16:00:08 [INFO] 16:00:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ready-impl --- 16:00:08 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/ready/impl/target/ready-impl-7.1.9-SNAPSHOT-sources.jar 16:00:08 [INFO] 16:00:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ready-impl --- 16:00:08 [INFO] 16:00:08 [INFO] --- jacoco:0.8.13:report (report) @ ready-impl --- 16:00:08 [INFO] Loading execution data file /w/workspace/infrautils-maven-clm-master/ready/impl/target/code-coverage/jacoco.exec 16:00:08 [INFO] Analyzed bundle 'ODL :: infrautils :: ready-impl' with 8 classes 16:00:08 [INFO] 16:00:08 [INFO] --- install:3.1.4:install (default-install) @ ready-impl --- 16:00:08 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/impl/pom.xml to /tmp/r/org/opendaylight/infrautils/ready-impl/7.1.9-SNAPSHOT/ready-impl-7.1.9-SNAPSHOT.pom 16:00:08 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/impl/target/ready-impl-7.1.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/ready-impl/7.1.9-SNAPSHOT/ready-impl-7.1.9-SNAPSHOT.jar 16:00:08 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/impl/target/ready-impl-7.1.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/ready-impl/7.1.9-SNAPSHOT/ready-impl-7.1.9-SNAPSHOT-javadoc.jar 16:00:08 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/impl/target/bom.xml to /tmp/r/org/opendaylight/infrautils/ready-impl/7.1.9-SNAPSHOT/ready-impl-7.1.9-SNAPSHOT-cyclonedx.xml 16:00:08 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/impl/target/bom.json to /tmp/r/org/opendaylight/infrautils/ready-impl/7.1.9-SNAPSHOT/ready-impl-7.1.9-SNAPSHOT-cyclonedx.json 16:00:08 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/impl/target/ready-impl-7.1.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/ready-impl/7.1.9-SNAPSHOT/ready-impl-7.1.9-SNAPSHOT-sources.jar 16:00:08 [INFO] 16:00:08 [INFO] --- bundle:6.0.0:install (default-install) @ ready-impl --- 16:00:08 [INFO] Installing org/opendaylight/infrautils/ready-impl/7.1.9-SNAPSHOT/ready-impl-7.1.9-SNAPSHOT.jar 16:00:08 [INFO] Writing OBR metadata 16:00:08 [INFO] 16:00:08 [INFO] --- dependency:3.9.0:tree (default-cli) @ ready-impl --- 16:00:08 [INFO] org.opendaylight.infrautils:ready-impl:bundle:7.1.9-SNAPSHOT 16:00:08 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 16:00:08 [INFO] +- com.google.guava:guava:jar:33.5.0-jre:compile 16:00:08 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 16:00:08 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:00:08 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 16:00:08 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 16:00:08 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.8:provided 16:00:08 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 16:00:08 [INFO] +- org.opendaylight.infrautils:ready-api:jar:7.1.9-SNAPSHOT:compile 16:00:08 [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:7.1.9-SNAPSHOT:compile 16:00:08 [INFO] +- org.opendaylight.odlparent:bundles-diag:jar:14.1.4:compile 16:00:08 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 16:00:08 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 16:00:08 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 16:00:08 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 16:00:08 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 16:00:08 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 16:00:08 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 16:00:08 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:7.1.9-SNAPSHOT:test 16:00:08 [INFO] | +- org.awaitility:awaitility:jar:4.3.0:test 16:00:08 [INFO] | +- io.github.classgraph:classgraph:jar:4.8.184:test 16:00:08 [INFO] | \- org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:test 16:00:08 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.57.v20241219:test 16:00:08 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:test 16:00:08 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:test 16:00:08 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219:test 16:00:08 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:test 16:00:08 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 16:00:08 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219:test 16:00:08 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219:test 16:00:08 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.57.v20241219:test 16:00:08 [INFO] +- org.osgi:org.osgi.resource:jar:1.0.1:test 16:00:08 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.42.0:provided (optional) 16:00:08 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:00:08 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:00:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:00:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:00:08 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 16:00:08 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:00:08 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:00:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:00:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 16:00:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:00:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 16:00:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:00:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 16:00:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 16:00:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 16:00:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 16:00:08 [INFO] +- junit:junit:jar:4.13.2:test 16:00:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 16:00:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 16:00:08 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 16:00:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 16:00:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 16:00:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:00:08 [INFO] 16:00:08 [INFO] --- clm:2.54.0-01:index (default-cli) @ ready-impl --- 16:00:08 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/ready/impl/target/sonatype-clm/module.xml 16:00:08 [INFO] 16:00:08 [INFO] ---------------< org.opendaylight.infrautils:inject-spi >--------------- 16:00:08 [INFO] Building ODL :: infrautils :: inject-spi 7.1.9-SNAPSHOT [14/39] 16:00:08 [INFO] from inject/inject-spi/pom.xml 16:00:08 [INFO] -------------------------------[ bundle ]------------------------------- 16:00:08 [INFO] 16:00:08 [INFO] --- clean:3.5.0:clean (default-clean) @ inject-spi --- 16:00:08 [INFO] 16:00:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ inject-spi --- 16:00:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:08 [INFO] 16:00:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ inject-spi --- 16:00:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:08 [INFO] 16:00:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ inject-spi --- 16:00:08 [INFO] 16:00:08 [INFO] --- dependency:3.9.0:properties (default) @ inject-spi --- 16:00:08 [INFO] 16:00:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ inject-spi --- 16:00: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/infrautils-maven-clm-master/inject/inject-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:00:08 [INFO] 16:00:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ inject-spi --- 16:00:08 [INFO] Starting audit... 16:00:08 Audit done. 16:00:08 [INFO] You have 0 Checkstyle violations. 16:00:08 [INFO] 16:00:08 [INFO] --- checkstyle:3.6.0:check (default) @ inject-spi --- 16:00:08 [INFO] Starting audit... 16:00:08 Audit done. 16:00:08 [INFO] You have 0 Checkstyle violations. 16:00:08 [INFO] 16:00:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ inject-spi --- 16:00:08 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:00:08 [INFO] 16:00:08 [INFO] --- resources:3.3.1:resources (default-resources) @ inject-spi --- 16:00:08 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/inject/inject-spi/src/main/resources 16:00:08 [INFO] 16:00:08 [INFO] --- compiler:3.14.1:compile (default-compile) @ inject-spi --- 16:00:08 [INFO] Recompiling the module because of changed source code. 16:00:08 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/classes 16:00:10 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-spi/src/main/java/org/opendaylight/infrautils/inject/spi/ClassPathScanner.java:[45,21] [deprecation] whitelistPackages(String...) in ClassGraph has been deprecated 16:00:10 [INFO] 16:00:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ inject-spi >>> 16:00:10 [INFO] 16:00:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ inject-spi --- 16:00:10 [INFO] Fork Value is true 16:00:14 [INFO] Done SpotBugs Analysis.... 16:00:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:00:14 [INFO] 16:00:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ inject-spi <<< 16:00:14 [INFO] 16:00:14 [INFO] 16:00:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ inject-spi --- 16:00:14 [INFO] BugInstance size is 0 16:00:14 [INFO] Error size is 0 16:00:14 [INFO] No errors/warnings found 16:00:14 [INFO] 16:00:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ inject-spi --- 16:00:14 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/inject/inject-spi/src/test/resources 16:00:14 [INFO] 16:00:14 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ inject-spi --- 16:00:14 [INFO] Recompiling the module because of changed dependency. 16:00:14 [INFO] Compiling 5 source files with javac [forked debug release 21] to target/test-classes 16:00:16 [INFO] 16:00:16 [INFO] --- surefire:3.5.4:test (default-test) @ inject-spi --- 16:00:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:00:16 [INFO] 16:00:16 [INFO] ------------------------------------------------------- 16:00:16 [INFO] T E S T S 16:00:16 [INFO] ------------------------------------------------------- 16:00:17 [INFO] Running org.opendaylight.infrautils.inject.spi.ClassPathScannerTest 16:00:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.766 s -- in org.opendaylight.infrautils.inject.spi.ClassPathScannerTest 16:00:18 [INFO] 16:00:18 [INFO] Results: 16:00:18 [INFO] 16:00:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 16:00:18 [INFO] 16:00:18 [INFO] 16:00:18 [INFO] --- copy:14.1.4:copy-files (default) @ inject-spi --- 16:00:18 [INFO] 16:00:18 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ inject-spi --- 16:00:18 [INFO] Building bundle: /w/workspace/infrautils-maven-clm-master/inject/inject-spi/target/inject-spi-7.1.9-SNAPSHOT.jar 16:00:18 [INFO] Writing manifest: /w/workspace/infrautils-maven-clm-master/inject/inject-spi/target/classes/META-INF/MANIFEST.MF 16:00:18 [INFO] 16:00:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ inject-spi --- 16:00:20 [WARNING] Javadoc Warnings 16:00:20 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-spi/src/main/java/org/opendaylight/infrautils/inject/spi/ClassPathScanner.java:74: warning: no @param for singletonConsumer 16:00:20 [WARNING] public void bindAllSingletons(String prefix, BiConsumer binder, Consumer singletonConsumer) { 16:00:20 [WARNING] ^ 16:00:20 [WARNING] 1 warning 16:00:20 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/inject/inject-spi/target/inject-spi-7.1.9-SNAPSHOT-javadoc.jar 16:00:20 [INFO] 16:00:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ inject-spi --- 16:00:20 [INFO] CycloneDX: Resolving Dependencies 16:00:20 [INFO] CycloneDX: Creating BOM version 1.6 with 7 component(s) 16:00:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/inject/inject-spi/target/bom.xml 16:00:20 [INFO] attaching as inject-spi-7.1.9-SNAPSHOT-cyclonedx.xml 16:00:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/inject/inject-spi/target/bom.json 16:00:20 [INFO] attaching as inject-spi-7.1.9-SNAPSHOT-cyclonedx.json 16:00:20 [INFO] 16:00:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ inject-spi --- 16:00:20 [INFO] Checking compile classpath 16:00:20 [INFO] Checking runtime classpath 16:00:20 [INFO] Checking test classpath 16:00:20 [INFO] 16:00:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ inject-spi --- 16:00:20 [WARNING] Unused declared dependencies found: 16:00:20 [WARNING] jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 16:00:20 [INFO] 16:00:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ inject-spi --- 16:00:20 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/inject/inject-spi/target/inject-spi-7.1.9-SNAPSHOT-sources.jar 16:00:20 [INFO] 16:00:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ inject-spi --- 16:00:20 [INFO] 16:00:20 [INFO] --- jacoco:0.8.13:report (report) @ inject-spi --- 16:00:20 [INFO] Loading execution data file /w/workspace/infrautils-maven-clm-master/inject/inject-spi/target/code-coverage/jacoco.exec 16:00:20 [INFO] Analyzed bundle 'ODL :: infrautils :: inject-spi' with 1 classes 16:00:20 [INFO] 16:00:20 [INFO] --- install:3.1.4:install (default-install) @ inject-spi --- 16:00:20 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject-spi/pom.xml to /tmp/r/org/opendaylight/infrautils/inject-spi/7.1.9-SNAPSHOT/inject-spi-7.1.9-SNAPSHOT.pom 16:00:20 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject-spi/target/inject-spi-7.1.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/inject-spi/7.1.9-SNAPSHOT/inject-spi-7.1.9-SNAPSHOT.jar 16:00:20 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject-spi/target/inject-spi-7.1.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/inject-spi/7.1.9-SNAPSHOT/inject-spi-7.1.9-SNAPSHOT-javadoc.jar 16:00:20 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject-spi/target/bom.xml to /tmp/r/org/opendaylight/infrautils/inject-spi/7.1.9-SNAPSHOT/inject-spi-7.1.9-SNAPSHOT-cyclonedx.xml 16:00:20 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject-spi/target/bom.json to /tmp/r/org/opendaylight/infrautils/inject-spi/7.1.9-SNAPSHOT/inject-spi-7.1.9-SNAPSHOT-cyclonedx.json 16:00:20 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject-spi/target/inject-spi-7.1.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/inject-spi/7.1.9-SNAPSHOT/inject-spi-7.1.9-SNAPSHOT-sources.jar 16:00:20 [INFO] 16:00:20 [INFO] --- bundle:6.0.0:install (default-install) @ inject-spi --- 16:00:20 [INFO] Installing org/opendaylight/infrautils/inject-spi/7.1.9-SNAPSHOT/inject-spi-7.1.9-SNAPSHOT.jar 16:00:20 [INFO] Writing OBR metadata 16:00:20 [INFO] 16:00:20 [INFO] --- dependency:3.9.0:tree (default-cli) @ inject-spi --- 16:00:20 [INFO] org.opendaylight.infrautils:inject-spi:bundle:7.1.9-SNAPSHOT 16:00:20 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:compile 16:00:20 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional) 16:00:20 [INFO] +- io.github.classgraph:classgraph:jar:4.8.184:compile 16:00:20 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.42.0:provided (optional) 16:00:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:00:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:00:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:00:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:00:20 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 16:00:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:00:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:00:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:00:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 16:00:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:00:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 16:00:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:00:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 16:00:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 16:00:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 16:00:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 16:00:20 [INFO] +- junit:junit:jar:4.13.2:test 16:00:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 16:00:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 16:00:20 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 16:00:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 16:00:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 16:00:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:00:20 [INFO] 16:00:20 [INFO] --- clm:2.54.0-01:index (default-cli) @ inject-spi --- 16:00:20 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/inject/inject-spi/target/sonatype-clm/module.xml 16:00:20 [INFO] 16:00:20 [INFO] --------------< org.opendaylight.infrautils:inject.guice >-------------- 16:00:20 [INFO] Building ODL :: infrautils :: inject.guice 7.1.9-SNAPSHOT [15/39] 16:00:20 [INFO] from inject/inject-guice/pom.xml 16:00:20 [INFO] -------------------------------[ bundle ]------------------------------- 16:00:20 [INFO] 16:00:20 [INFO] --- clean:3.5.0:clean (default-clean) @ inject.guice --- 16:00:20 [INFO] 16:00:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ inject.guice --- 16:00:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:20 [INFO] 16:00:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ inject.guice --- 16:00:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:20 [INFO] 16:00:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ inject.guice --- 16:00:20 [INFO] 16:00:20 [INFO] --- dependency:3.9.0:properties (default) @ inject.guice --- 16:00:20 [INFO] 16:00:20 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ inject.guice --- 16:00:20 [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/infrautils-maven-clm-master/inject/inject-guice/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:00:20 [INFO] 16:00:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ inject.guice --- 16:00:20 [INFO] Starting audit... 16:00:20 Audit done. 16:00:20 [INFO] You have 0 Checkstyle violations. 16:00:20 [INFO] 16:00:20 [INFO] --- checkstyle:3.6.0:check (default) @ inject.guice --- 16:00:20 [INFO] Starting audit... 16:00:20 Audit done. 16:00:20 [INFO] You have 0 Checkstyle violations. 16:00:20 [INFO] 16:00:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ inject.guice --- 16:00:20 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:00:20 [INFO] 16:00:20 [INFO] --- resources:3.3.1:resources (default-resources) @ inject.guice --- 16:00:20 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/inject/inject-guice/src/main/resources 16:00:20 [INFO] 16:00:20 [INFO] --- compiler:3.14.1:compile (default-compile) @ inject.guice --- 16:00:20 [INFO] Recompiling the module because of changed dependency. 16:00:20 [INFO] Compiling 3 source files with javac [forked debug release 21] to target/classes 16:00:22 [INFO] 16:00:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ inject.guice >>> 16:00:22 [INFO] 16:00:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ inject.guice --- 16:00:22 [INFO] Fork Value is true 16:00:26 [INFO] Done SpotBugs Analysis.... 16:00:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:00:26 [INFO] 16:00:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ inject.guice <<< 16:00:26 [INFO] 16:00:26 [INFO] 16:00:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ inject.guice --- 16:00:26 [INFO] BugInstance size is 0 16:00:26 [INFO] Error size is 0 16:00:26 [INFO] No errors/warnings found 16:00:26 [INFO] 16:00:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ inject.guice --- 16:00:26 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/inject/inject-guice/src/test/resources 16:00:26 [INFO] 16:00:26 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ inject.guice --- 16:00:26 [INFO] No sources to compile 16:00:26 [INFO] 16:00:26 [INFO] --- surefire:3.5.4:test (default-test) @ inject.guice --- 16:00:26 [INFO] No tests to run. 16:00:26 [INFO] 16:00:26 [INFO] --- copy:14.1.4:copy-files (default) @ inject.guice --- 16:00:26 [INFO] 16:00:26 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ inject.guice --- 16:00:26 [INFO] Building bundle: /w/workspace/infrautils-maven-clm-master/inject/inject-guice/target/inject.guice-7.1.9-SNAPSHOT.jar 16:00:26 [INFO] Writing manifest: /w/workspace/infrautils-maven-clm-master/inject/inject-guice/target/classes/META-INF/MANIFEST.MF 16:00:26 [INFO] 16:00:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ inject.guice --- 16:00:27 [WARNING] Javadoc Warnings 16:00:27 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/AbstractCheckedModule.java:21: warning: use of default constructor, which does not provide a comment 16:00:27 [WARNING] public abstract class AbstractCheckedModule extends AbstractModule { 16:00:27 [WARNING] ^ 16:00:27 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/AbstractCheckedModule.java:38: warning: no comment 16:00:27 [WARNING] protected abstract void checkedConfigure() throws Exception; 16:00:27 [WARNING] ^ 16:00:27 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:17: warning: no comment 16:00:27 [WARNING] protected final GuiceClassPathBinder classPathBinder; 16:00:27 [WARNING] ^ 16:00:27 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:20: warning: no comment 16:00:27 [WARNING] public AutoWiringModule(GuiceClassPathBinder classPathBinder, String packagePrefix) { 16:00:27 [WARNING] ^ 16:00:27 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:31: warning: no comment 16:00:27 [WARNING] protected void configureMore() throws Exception { 16:00:27 [WARNING] ^ 16:00:27 [WARNING] /w/workspace/infrautils-maven-clm-master/inject/inject-guice/src/main/java/org/opendaylight/infrautils/inject/guice/GuiceClassPathBinder.java:20: warning: no comment 16:00:27 [WARNING] public GuiceClassPathBinder(String prefix) { 16:00:27 [WARNING] ^ 16:00:27 [WARNING] 6 warnings 16:00:27 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/inject/inject-guice/target/inject.guice-7.1.9-SNAPSHOT-javadoc.jar 16:00:27 [INFO] 16:00:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ inject.guice --- 16:00:27 [INFO] CycloneDX: Resolving Dependencies 16:00:28 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 16:00:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/inject/inject-guice/target/bom.xml 16:00:28 [INFO] attaching as inject.guice-7.1.9-SNAPSHOT-cyclonedx.xml 16:00:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/inject/inject-guice/target/bom.json 16:00:28 [INFO] attaching as inject.guice-7.1.9-SNAPSHOT-cyclonedx.json 16:00:28 [INFO] 16:00:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ inject.guice --- 16:00:28 [INFO] Checking compile classpath 16:00:28 [INFO] Checking runtime classpath 16:00:28 [INFO] Checking test classpath 16:00:28 [INFO] 16:00:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ inject.guice --- 16:00:28 [WARNING] Unused declared dependencies found: 16:00:28 [WARNING] com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:compile 16:00:28 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 16:00:28 [INFO] 16:00:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ inject.guice --- 16:00:28 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/inject/inject-guice/target/inject.guice-7.1.9-SNAPSHOT-sources.jar 16:00:28 [INFO] 16:00:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ inject.guice --- 16:00:28 [INFO] 16:00:28 [INFO] --- jacoco:0.8.13:report (report) @ inject.guice --- 16:00:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:00:28 [INFO] 16:00:28 [INFO] --- install:3.1.4:install (default-install) @ inject.guice --- 16:00:28 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject-guice/pom.xml to /tmp/r/org/opendaylight/infrautils/inject.guice/7.1.9-SNAPSHOT/inject.guice-7.1.9-SNAPSHOT.pom 16:00:28 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject-guice/target/inject.guice-7.1.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/inject.guice/7.1.9-SNAPSHOT/inject.guice-7.1.9-SNAPSHOT.jar 16:00:28 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject-guice/target/inject.guice-7.1.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/inject.guice/7.1.9-SNAPSHOT/inject.guice-7.1.9-SNAPSHOT-javadoc.jar 16:00:28 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject-guice/target/bom.xml to /tmp/r/org/opendaylight/infrautils/inject.guice/7.1.9-SNAPSHOT/inject.guice-7.1.9-SNAPSHOT-cyclonedx.xml 16:00:28 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject-guice/target/bom.json to /tmp/r/org/opendaylight/infrautils/inject.guice/7.1.9-SNAPSHOT/inject.guice-7.1.9-SNAPSHOT-cyclonedx.json 16:00:28 [INFO] Installing /w/workspace/infrautils-maven-clm-master/inject/inject-guice/target/inject.guice-7.1.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/inject.guice/7.1.9-SNAPSHOT/inject.guice-7.1.9-SNAPSHOT-sources.jar 16:00:28 [INFO] 16:00:28 [INFO] --- bundle:6.0.0:install (default-install) @ inject.guice --- 16:00:28 [INFO] Installing org/opendaylight/infrautils/inject.guice/7.1.9-SNAPSHOT/inject.guice-7.1.9-SNAPSHOT.jar 16:00:28 [INFO] Writing OBR metadata 16:00:28 [INFO] 16:00:28 [INFO] --- dependency:3.9.0:tree (default-cli) @ inject.guice --- 16:00:28 [INFO] org.opendaylight.infrautils:inject.guice:bundle:7.1.9-SNAPSHOT 16:00:28 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:compile 16:00:28 [INFO] +- com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:compile 16:00:28 [INFO] | +- com.mycila.guice.extensions:mycila-guice-injection:jar:5.0:compile 16:00:28 [INFO] | \- com.mycila.guice.extensions:mycila-guice-closeable:jar:5.0:compile 16:00:28 [INFO] +- com.google.inject:guice:jar:6.0.0:compile 16:00:28 [INFO] | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile 16:00:28 [INFO] | +- aopalliance:aopalliance:jar:1.0:compile 16:00:28 [INFO] | \- com.google.guava:guava:jar:33.5.0-jre:compile 16:00:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 16:00:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:00:28 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 16:00:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 16:00:28 [INFO] +- org.opendaylight.infrautils:inject:jar:7.1.9-SNAPSHOT:compile 16:00:28 [INFO] +- org.opendaylight.infrautils:inject-spi:jar:7.1.9-SNAPSHOT:compile 16:00:28 [INFO] | \- io.github.classgraph:classgraph:jar:4.8.184:compile 16:00:28 [INFO] +- org.opendaylight.infrautils:inject.guice.testutils:jar:7.1.9-SNAPSHOT:test 16:00:28 [INFO] | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:test 16:00:28 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.42.0:provided (optional) 16:00:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:00:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:00:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:00:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:00:28 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 16:00:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:00:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:00:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:00:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 16:00:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:00:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 16:00:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:00:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 16:00:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 16:00:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 16:00:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 16:00:28 [INFO] +- junit:junit:jar:4.13.2:test 16:00:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 16:00:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 16:00:28 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 16:00:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 16:00:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 16:00:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:00:28 [INFO] 16:00:28 [INFO] --- clm:2.54.0-01:index (default-cli) @ inject.guice --- 16:00:28 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/inject/inject-guice/target/sonatype-clm/module.xml 16:00:28 [INFO] 16:00:28 [INFO] --------------< org.opendaylight.infrautils:ready-guice >--------------- 16:00:28 [INFO] Building ODL :: infrautils :: ready-guice 7.1.9-SNAPSHOT [16/39] 16:00:28 [INFO] from ready/guice/pom.xml 16:00:28 [INFO] --------------------------------[ jar ]--------------------------------- 16:00:28 [INFO] 16:00:28 [INFO] --- clean:3.5.0:clean (default-clean) @ ready-guice --- 16:00:28 [INFO] 16:00:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ready-guice --- 16:00:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:28 [INFO] 16:00:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ready-guice --- 16:00:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:28 [INFO] 16:00:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ready-guice --- 16:00:28 [INFO] 16:00:28 [INFO] --- dependency:3.9.0:properties (default) @ ready-guice --- 16:00:28 [INFO] 16:00:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ ready-guice --- 16:00:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/infrautils-maven-clm-master/ready/guice/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:00:28 [INFO] 16:00:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ ready-guice --- 16:00:28 [INFO] Starting audit... 16:00:28 Audit done. 16:00:28 [INFO] You have 0 Checkstyle violations. 16:00:28 [INFO] 16:00:28 [INFO] --- checkstyle:3.6.0:check (default) @ ready-guice --- 16:00:28 [INFO] Starting audit... 16:00:28 Audit done. 16:00:28 [INFO] You have 0 Checkstyle violations. 16:00:28 [INFO] 16:00:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ ready-guice --- 16:00:28 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:00:28 [INFO] 16:00:28 [INFO] --- resources:3.3.1:resources (default-resources) @ ready-guice --- 16:00:28 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/ready/guice/src/main/resources 16:00:28 [INFO] 16:00:28 [INFO] --- compiler:3.14.1:compile (default-compile) @ ready-guice --- 16:00:28 [INFO] Recompiling the module because of changed dependency. 16:00:28 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/classes 16:00:30 [INFO] 16:00:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ready-guice >>> 16:00:30 [INFO] 16:00:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ready-guice --- 16:00:30 [INFO] Fork Value is true 16:00:33 [INFO] Done SpotBugs Analysis.... 16:00:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:00:33 [INFO] 16:00:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ready-guice <<< 16:00:33 [INFO] 16:00:33 [INFO] 16:00:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ready-guice --- 16:00:33 [INFO] BugInstance size is 0 16:00:33 [INFO] Error size is 0 16:00:33 [INFO] No errors/warnings found 16:00:33 [INFO] 16:00:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ready-guice --- 16:00:33 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/ready/guice/src/test/resources 16:00:33 [INFO] 16:00:33 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ ready-guice --- 16:00:33 [INFO] Recompiling the module because of changed dependency. 16:00:33 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/test-classes 16:00:36 [INFO] 16:00:36 [INFO] --- surefire:3.5.4:test (default-test) @ ready-guice --- 16:00:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:00:36 [INFO] 16:00:36 [INFO] ------------------------------------------------------- 16:00:36 [INFO] T E S T S 16:00:36 [INFO] ------------------------------------------------------- 16:00:38 [INFO] Running org.opendaylight.infrautils.ready.guice.test.ReadyModuleTest 16:00:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.595 s -- in org.opendaylight.infrautils.ready.guice.test.ReadyModuleTest 16:00:39 [INFO] 16:00:39 [INFO] Results: 16:00:39 [INFO] 16:00:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:00:39 [INFO] 16:00:39 [INFO] 16:00:39 [INFO] --- copy:14.1.4:copy-files (default) @ ready-guice --- 16:00:39 [INFO] 16:00:39 [INFO] --- jar:3.4.2:jar (default-jar) @ ready-guice --- 16:00:39 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/ready/guice/target/ready-guice-7.1.9-SNAPSHOT.jar 16:00:39 [INFO] 16:00:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ready-guice --- 16:00:41 [WARNING] Javadoc Warnings 16:00:41 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/guice/src/main/java/org/opendaylight/infrautils/ready/guice/ReadyModule.java:15: warning: no comment 16:00:41 [WARNING] public class ReadyModule extends AbstractModule implements PostFullSystemInjectionListener { 16:00:41 [WARNING] ^ 16:00:41 [WARNING] /w/workspace/infrautils-maven-clm-master/ready/guice/src/main/java/org/opendaylight/infrautils/ready/guice/ReadyModule.java:15: warning: use of default constructor, which does not provide a comment 16:00:41 [WARNING] public class ReadyModule extends AbstractModule implements PostFullSystemInjectionListener { 16:00:41 [WARNING] ^ 16:00:41 [WARNING] 2 warnings 16:00:41 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/ready/guice/target/ready-guice-7.1.9-SNAPSHOT-javadoc.jar 16:00:41 [INFO] 16:00:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ready-guice --- 16:00:41 [INFO] CycloneDX: Resolving Dependencies 16:00:42 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 16:00:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/ready/guice/target/bom.xml 16:00:42 [INFO] attaching as ready-guice-7.1.9-SNAPSHOT-cyclonedx.xml 16:00:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/ready/guice/target/bom.json 16:00:42 [INFO] attaching as ready-guice-7.1.9-SNAPSHOT-cyclonedx.json 16:00:42 [INFO] 16:00:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ready-guice --- 16:00:42 [INFO] Checking compile classpath 16:00:42 [INFO] Checking runtime classpath 16:00:42 [INFO] Checking test classpath 16:00:42 [INFO] 16:00:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ ready-guice --- 16:00:42 [WARNING] Used undeclared dependencies found: 16:00:42 [WARNING] com.google.inject:guice:jar:6.0.0:compile 16:00:42 [WARNING] jakarta.annotation:jakarta.annotation-api:jar:1.3.5:test 16:00:42 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:provided 16:00:42 [WARNING] org.opendaylight.infrautils:inject:jar:7.1.9-SNAPSHOT:compile 16:00:42 [WARNING] Unused declared dependencies found: 16:00:42 [WARNING] org.opendaylight.infrautils:inject.guice:jar:7.1.9-SNAPSHOT:compile 16:00:42 [WARNING] org.opendaylight.infrautils:infrautils-util:jar:7.1.9-SNAPSHOT:compile 16:00:42 [INFO] 16:00:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ready-guice --- 16:00:42 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/ready/guice/target/ready-guice-7.1.9-SNAPSHOT-sources.jar 16:00:42 [INFO] 16:00:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ready-guice --- 16:00:42 [INFO] 16:00:42 [INFO] --- jacoco:0.8.13:report (report) @ ready-guice --- 16:00:42 [INFO] Loading execution data file /w/workspace/infrautils-maven-clm-master/ready/guice/target/code-coverage/jacoco.exec 16:00:42 [INFO] Analyzed bundle 'ODL :: infrautils :: ready-guice' with 1 classes 16:00:42 [INFO] 16:00:42 [INFO] --- install:3.1.4:install (default-install) @ ready-guice --- 16:00:42 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/guice/pom.xml to /tmp/r/org/opendaylight/infrautils/ready-guice/7.1.9-SNAPSHOT/ready-guice-7.1.9-SNAPSHOT.pom 16:00:42 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/guice/target/ready-guice-7.1.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/ready-guice/7.1.9-SNAPSHOT/ready-guice-7.1.9-SNAPSHOT.jar 16:00:42 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/guice/target/ready-guice-7.1.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/ready-guice/7.1.9-SNAPSHOT/ready-guice-7.1.9-SNAPSHOT-javadoc.jar 16:00:42 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/guice/target/bom.xml to /tmp/r/org/opendaylight/infrautils/ready-guice/7.1.9-SNAPSHOT/ready-guice-7.1.9-SNAPSHOT-cyclonedx.xml 16:00:42 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/guice/target/bom.json to /tmp/r/org/opendaylight/infrautils/ready-guice/7.1.9-SNAPSHOT/ready-guice-7.1.9-SNAPSHOT-cyclonedx.json 16:00:42 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/guice/target/ready-guice-7.1.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/ready-guice/7.1.9-SNAPSHOT/ready-guice-7.1.9-SNAPSHOT-sources.jar 16:00:42 [INFO] 16:00:42 [INFO] --- dependency:3.9.0:tree (default-cli) @ ready-guice --- 16:00:42 [INFO] org.opendaylight.infrautils:ready-guice:jar:7.1.9-SNAPSHOT 16:00:42 [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:7.1.9-SNAPSHOT:compile 16:00:42 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 16:00:42 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 16:00:42 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:00:42 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 16:00:42 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 16:00:42 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 16:00:42 [INFO] +- org.opendaylight.infrautils:ready-api:jar:7.1.9-SNAPSHOT:compile 16:00:42 [INFO] +- org.opendaylight.infrautils:inject.guice:jar:7.1.9-SNAPSHOT:compile (optional) 16:00:42 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 16:00:42 [INFO] | +- com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:compile 16:00:42 [INFO] | | +- com.mycila.guice.extensions:mycila-guice-injection:jar:5.0:compile 16:00:42 [INFO] | | \- com.mycila.guice.extensions:mycila-guice-closeable:jar:5.0:compile 16:00:42 [INFO] | +- com.google.inject:guice:jar:6.0.0:compile 16:00:42 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile 16:00:42 [INFO] | | \- aopalliance:aopalliance:jar:1.0:compile 16:00:42 [INFO] | +- org.opendaylight.infrautils:inject:jar:7.1.9-SNAPSHOT:compile 16:00:42 [INFO] | \- org.opendaylight.infrautils:inject-spi:jar:7.1.9-SNAPSHOT:compile (optional) 16:00:42 [INFO] | \- io.github.classgraph:classgraph:jar:4.8.184:compile (optional) 16:00:42 [INFO] +- org.opendaylight.infrautils:inject.guice.testutils:jar:7.1.9-SNAPSHOT:test 16:00:42 [INFO] | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:test 16:00:42 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.42.0:provided (optional) 16:00:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:00:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:00:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:00:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:00:42 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 16:00:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:00:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:00:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:00:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 16:00:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:00:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 16:00:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:00:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 16:00:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 16:00:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 16:00:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 16:00:42 [INFO] +- junit:junit:jar:4.13.2:test 16:00:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 16:00:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 16:00:42 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 16:00:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 16:00:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 16:00:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:00:42 [INFO] 16:00:42 [INFO] --- clm:2.54.0-01:index (default-cli) @ ready-guice --- 16:00:42 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/ready/guice/target/sonatype-clm/module.xml 16:00:42 [INFO] 16:00:42 [INFO] ------------< org.opendaylight.infrautils:infrautils-docs >------------- 16:00:42 [INFO] Building infrautils-docs 7.1.9-SNAPSHOT [17/39] 16:00:42 [INFO] from docs/pom.xml 16:00:42 [INFO] --------------------------------[ jar ]--------------------------------- 16:00:42 [INFO] 16:00:42 [INFO] --- clean:3.5.0:clean (default-clean) @ infrautils-docs --- 16:00:42 [INFO] 16:00:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ infrautils-docs --- 16:00:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:42 [INFO] 16:00:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ infrautils-docs --- 16:00:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:42 [INFO] 16:00:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ infrautils-docs --- 16:00:43 [INFO] 16:00:43 [INFO] --- dependency:3.9.0:properties (default) @ infrautils-docs --- 16:00:43 [INFO] 16:00:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ infrautils-docs --- 16:00:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/infrautils-maven-clm-master/docs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:00:43 [INFO] 16:00:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ infrautils-docs --- 16:00:43 [INFO] Starting audit... 16:00:43 Audit done. 16:00:43 [INFO] You have 0 Checkstyle violations. 16:00:43 [INFO] 16:00:43 [INFO] --- checkstyle:3.6.0:check (default) @ infrautils-docs --- 16:00:43 [INFO] Starting audit... 16:00:43 Audit done. 16:00:43 [INFO] You have 0 Checkstyle violations. 16:00:43 [INFO] 16:00:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ infrautils-docs --- 16:00:43 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:00:43 [INFO] 16:00:43 [INFO] --- resources:3.3.1:resources (default-resources) @ infrautils-docs --- 16:00:43 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/docs/src/main/resources 16:00:43 [INFO] 16:00:43 [INFO] --- compiler:3.14.1:compile (default-compile) @ infrautils-docs --- 16:00:43 [INFO] No sources to compile 16:00:43 [INFO] 16:00:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ infrautils-docs >>> 16:00:43 [INFO] 16:00:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ infrautils-docs --- 16:00:43 [INFO] No files found to run spotbugs, check compile phase has been run 16:00:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:00:43 [INFO] 16:00:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ infrautils-docs <<< 16:00:43 [INFO] 16:00:43 [INFO] 16:00:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ infrautils-docs --- 16:00:43 [INFO] 16:00:43 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-sources) @ infrautils-docs --- 16:00:43 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:00:43 [INFO] 16:00:43 [INFO] --- build-helper:3.6.1:add-source (add-source) @ infrautils-docs --- 16:00:43 [INFO] Source directory: /w/workspace/infrautils-maven-clm-master/docs/target/src added. 16:00:43 [INFO] 16:00:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ infrautils-docs --- 16:00:43 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/docs/src/test/resources 16:00:43 [INFO] 16:00:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ infrautils-docs --- 16:00:43 [INFO] No sources to compile 16:00:43 [INFO] 16:00:43 [INFO] --- surefire:3.5.4:test (default-test) @ infrautils-docs --- 16:00:43 [INFO] No tests to run. 16:00:43 [INFO] 16:00:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ infrautils-docs --- 16:00:43 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/docs/target/infrautils-docs-7.1.9-SNAPSHOT-sources.jar 16:00:43 [INFO] 16:00:43 [INFO] --- copy:14.1.4:copy-files (default) @ infrautils-docs --- 16:00:43 [INFO] 16:00:43 [INFO] --- jar:3.4.2:jar (default-jar) @ infrautils-docs --- 16:00:43 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/docs/target/infrautils-docs-7.1.9-SNAPSHOT.jar 16:00:43 [INFO] 16:00:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ infrautils-docs --- 16:00:49 [WARNING] Javadoc Warnings 16:00:49 [WARNING] warning: URL https://junit.org/junit5/docs/5.12.0/api/element-list was redirected to https://docs.junit.org/5.12.0/api/element-list -- Update the command-line options to suppress this warning. 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/ready/order/FunctionalityReadyRegistration.java:24: warning: no @param for 16:00:49 [WARNING] public interface FunctionalityReadyRegistration { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/testutils/package-info.java:9: warning: no comment 16:00:49 [WARNING] package org.opendaylight.infrautils.testutils; 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/guice/AbstractCheckedModule.java:21: warning: use of default constructor, which does not provide a comment 16:00:49 [WARNING] public abstract class AbstractCheckedModule extends AbstractModule { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/guice/AbstractCheckedModule.java:38: warning: no comment 16:00:49 [WARNING] protected abstract void checkedConfigure() throws Exception; 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/AbstractCheckedModule.java:24: warning: use of default constructor, which does not provide a comment 16:00:49 [WARNING] public abstract class AbstractCheckedModule extends AbstractModule { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/AbstractCheckedModule.java:41: warning: no comment 16:00:49 [WARNING] protected abstract void checkedConfigure() throws Exception; 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:17: warning: use of default constructor, which does not provide a comment 16:00:49 [WARNING] public abstract class AbstractGuiceJsr250Module extends AbstractCheckedModule { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/AbstractGuiceJsr250Module.java:26: warning: no comment 16:00:49 [WARNING] protected abstract void configureBindings() throws Exception; 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:42: warning: use of default constructor, which does not provide a comment 16:00:49 [WARNING] public abstract class AbstractIntegrationTest { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:65: warning: no comment 16:00:49 [WARNING] public final Option[] config() { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:168: warning: no comment 16:00:49 [WARNING] protected abstract String featureName(); 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:164: warning: no comment 16:00:49 [WARNING] protected String[] featureNames() { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:162: warning: no comment 16:00:49 [WARNING] protected abstract UrlReference featureRepositoryURL(); 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:156: warning: no comment 16:00:49 [WARNING] protected MavenUrlReference getKarafURL() { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:149: warning: no comment 16:00:49 [WARNING] protected static final String getKarafVersion() { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/itestutils/AbstractIntegrationTest.java:180: warning: no comment 16:00:49 [WARNING] public TestProbeBuilder probeConfiguration(TestProbeBuilder probe) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/AbstractLifecycle.java:24: warning: use of default constructor, which does not provide a comment 16:00:49 [WARNING] public abstract class AbstractLifecycle implements Lifecycle { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/AbstractLifecycle.java:78: warning: no comment 16:00:49 [WARNING] protected void checkIsRunning() { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/Lifecycle.java:35: warning: no comment 16:00:49 [WARNING] boolean isRunning(); 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/AbstractLifecycle.java:33: warning: no comment 16:00:49 [WARNING] protected abstract void start() throws Exception; 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/AbstractLifecycle.java:35: warning: no comment 16:00:49 [WARNING] protected abstract void stop() throws Exception; 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:143: warning: no @param for functionName 16:00:49 [WARNING] public Object invokeMBeanFunction(String functionName) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:161: warning: no @param for attribute 16:00:49 [WARNING] public Object readMBeanAttribute(String attribute) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:178: warning: no @return 16:00:49 [WARNING] public String getMBeanName() { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:185: warning: no @return 16:00:49 [WARNING] public String getMBeanType() { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:192: warning: no @return 16:00:49 [WARNING] public @Nullable String getMBeanCategory() { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/ready/spi/AbstractMXBean.java:36: warning: no comment 16:00:49 [WARNING] public static final String BASE_JMX_PREFIX = "org.opendaylight.infrautils:"; 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/AnnotationsModule.java:20: warning: use of default constructor, which does not provide a comment 16:00:49 [WARNING] public class AnnotationsModule extends AbstractModule { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:17: warning: no comment 16:00:49 [WARNING] protected final GuiceClassPathBinder classPathBinder; 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:20: warning: no comment 16:00:49 [WARNING] public AutoWiringModule(GuiceClassPathBinder classPathBinder, String packagePrefix) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/guice/AutoWiringModule.java:31: warning: no comment 16:00:49 [WARNING] protected void configureMore() throws Exception { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:27: warning: no comment 16:00:49 [WARNING] public static final ClasspathHellDuplicatesChecker INSTANCE = new ClasspathHellDuplicatesChecker(); 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:32: warning: no comment 16:00:49 [WARNING] public ClasspathHellDuplicatesChecker() { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:36: warning: no comment 16:00:49 [WARNING] public Map> getDuplicates() { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:68: warning: no comment 16:00:49 [WARNING] protected boolean isHarmlessDuplicate(String resourcePath) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java:40: warning: no comment 16:00:49 [WARNING] public String toString(Map> map) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:39: warning: no comment 16:00:49 [WARNING] public ClasspathHellDuplicatesCheckRule() { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:35: warning: no comment 16:00:49 [WARNING] public ClasspathHellDuplicatesCheckRule(ClasspathHellDuplicatesChecker checker) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesCheckRule.java:49: warning: no comment 16:00:49 [WARNING] protected void checkClasspath() { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/spi/ClassPathScanner.java:74: warning: no @param for singletonConsumer 16:00:49 [WARNING] public void bindAllSingletons(String prefix, BiConsumer binder, Consumer singletonConsumer) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/ready/SystemReadyMonitorMXBean.java:21: warning: no @return 16:00:49 [WARNING] SystemState getSystemState(); 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/ready/SystemReadyMonitorMXBean.java:26: warning: no @return 16:00:49 [WARNING] String getFailureCause(); 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/ready/spi/DelegatingSystemReadyMonitorMXBean.java:25: warning: no comment 16:00:49 [WARNING] public DelegatingSystemReadyMonitorMXBean(SystemReadyMonitorMXBean delegate) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/diagstatus/shell/DiagStatusCommand.java:27: warning: use of default constructor, which does not provide a comment 16:00:49 [WARNING] public class DiagStatusCommand implements Action { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusService.java:40: warning: no @return 16:00:49 [WARNING] ServiceDescriptor getServiceDescriptor(String serviceIdentifier); 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceImpl.java:54: warning: no comment 16:00:49 [WARNING] public DiagStatusServiceImpl(@Reference SystemReadyMonitor systemReadyMonitor, 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:20: warning: no comment 16:00:49 [WARNING] ObjectName JMX_OBJECT_NAME = MBeanUtils.objectNameOf("org.opendaylight.infrautils.diagstatus:type=SvcStatus"); 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:22: warning: no comment 16:00:49 [WARNING] String acquireServiceStatus(); 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:28: warning: no comment 16:00:49 [WARNING] String acquireServiceStatusAsJSON(); 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:26: warning: no comment 16:00:49 [WARNING] String acquireServiceStatusBrief(); 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:24: warning: no comment 16:00:49 [WARNING] String acquireServiceStatusDetailed(); 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/diagstatus/DiagStatusServiceMBean.java:30: warning: no comment 16:00:49 [WARNING] Map acquireServiceStatusMap(); 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceMBeanImpl.java:41: warning: no comment 16:00:49 [WARNING] public final class DiagStatusServiceMBeanImpl extends StandardMBean implements DiagStatusServiceMBean, AutoCloseable { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/diagstatus/internal/DiagStatusServiceMBeanImpl.java:49: warning: no comment 16:00:49 [WARNING] public DiagStatusServiceMBeanImpl(@Reference DiagStatusService diagStatusService, 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:27: warning: no comment 16:00:49 [WARNING] public static final long DEFAULT_TIMEOUT_FOR_SHUTDOWN = 10; 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:28: warning: no comment 16:00:49 [WARNING] public static final TimeUnit DEFAULT_TIMEOUT_UNIT_FOR_SHUTDOWN = TimeUnit.SECONDS; 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:48: warning: no comment 16:00:49 [WARNING] public static ListeningExecutorService newFixedThreadPool(int size, String namePrefix, Logger logger) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:53: warning: no comment 16:00:49 [WARNING] public static ListeningExecutorService newListeningCachedThreadPool(String namePrefix, Logger logger) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:64: warning: no comment 16:00:49 [WARNING] public static ListeningScheduledExecutorService newListeningScheduledThreadPool(int corePoolSize, String namePrefix, 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:58: warning: no comment 16:00:49 [WARNING] public static ListeningScheduledExecutorService newListeningSingleThreadScheduledExecutor(String namePrefix, 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/Executors.java:70: warning: no comment 16:00:49 [WARNING] public static void shutdownAndAwaitTermination(ExecutorService executorService) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/ready/order/FunctionalityReadyNotifier.java:28: warning: no @param for 16:00:49 [WARNING] FunctionalityReadyRegistration register(Class markerInterface); 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/ready/karaf/internal/FunctionalityReadyNotifierImpl.java:37: warning: no comment 16:00:49 [WARNING] public FunctionalityReadyNotifierImpl(BundleContext bundleContext) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/ready/order/FunctionalityReadyRegistration.java:26: warning: no comment 16:00:49 [WARNING] void unregister(); 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/guice/GuiceClassPathBinder.java:20: warning: no comment 16:00:49 [WARNING] public GuiceClassPathBinder(String prefix) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:51: warning: no comment 16:00:49 [WARNING] protected Injector injector; 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:48: warning: no comment 16:00:49 [WARNING] protected final Iterable modules; 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:49: warning: no comment 16:00:49 [WARNING] protected final Stage stage; 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:53: warning: no comment 16:00:49 [WARNING] public GuiceRule(Module... modules) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:57: warning: no comment 16:00:49 [WARNING] protected GuiceRule(Stage stage, Module... modules) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:63: warning: no comment 16:00:49 [WARNING] public GuiceRule(Class... moduleClasses) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:93: warning: no comment 16:00:49 [WARNING] protected void setUpGuice(Object target) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/inject/guice/testutils/GuiceRule.java:104: warning: no comment 16:00:49 [WARNING] protected void tearDownGuice() { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/testutils/web/HttpResponse.java:35: warning: no comment 16:00:49 [WARNING] public String getBody() { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/testutils/web/HttpResponse.java:31: warning: no comment 16:00:49 [WARNING] public int getStatus() { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:34: warning: no @return 16:00:49 [WARNING] @Value.Parameter public abstract String namePrefix(); 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:39: warning: no @return 16:00:49 [WARNING] @Value.Parameter public abstract Logger logger(); 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:44: warning: no @return 16:00:49 [WARNING] @Value.Parameter public abstract Optional priority(); 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.java:50: warning: no @return 16:00:49 [WARNING] @Value.Default public boolean daemon() { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:404: warning: no comment 16:00:49 [WARNING] public interface BuildFinal { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:394: warning: no comment 16:00:49 [WARNING] public interface LoggerBuildStage { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/utils/concurrent/ImmutableThreadFactoryProvider.java:384: warning: no comment 16:00:49 [WARNING] public interface NamePrefixBuildStage { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/diagstatus/InstantDeserializer.java:16: warning: no comment 16:00:49 [WARNING] public class InstantDeserializer implements JsonDeserializer { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/diagstatus/InstantDeserializer.java:16: warning: use of default constructor, which does not provide a comment 16:00:49 [WARNING] public class InstantDeserializer implements JsonDeserializer { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/diagstatus/InstantSerializer.java:17: warning: no comment 16:00:49 [WARNING] public class InstantSerializer implements JsonSerializer { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/diagstatus/InstantSerializer.java:17: warning: use of default constructor, which does not provide a comment 16:00:49 [WARNING] public class InstantSerializer implements JsonSerializer { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/ready/SystemReadyMonitor.java:31: warning: no @param for listener 16:00:49 [WARNING] void registerListener(SystemReadyListener listener); 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:44: warning: no comment 16:00:49 [WARNING] public @interface Config { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:62: warning: no comment 16:00:49 [WARNING] public KarafSystemReady(@Reference DiagProvider diagProvider, Config newConfig) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/ready/karaf/internal/KarafSystemReady.java:46: warning: no comment 16:00:49 [WARNING] int systemReadyTimeout() default 300; 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCapture.java:24: warning: no comment 16:00:49 [WARNING] public enum Level { ERROR } 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCapture.java:30: warning: no comment 16:00:49 [WARNING] public LogCapture(Level level, String message, @Nullable Throwable cause) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCapture.java:44: warning: no comment 16:00:49 [WARNING] public Optional getCause() { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCapture.java:40: warning: no comment 16:00:49 [WARNING] public String getMessage() { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCapture.java:24: warning: no comment 16:00:49 [WARNING] public enum Level { ERROR } 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCaptureRule.java:58: warning: no comment 16:00:49 [WARNING] public LogCaptureRule() { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCaptureRule.java:137: warning: no comment 16:00:49 [WARNING] public void expectError(String message) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCaptureRule.java:125: warning: no comment 16:00:49 [WARNING] public void expectError(String message, int howManyMessagesBack) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] /w/workspace/infrautils-maven-clm-master/docs/target/src/org/opendaylight/infrautils/testutils/LogCaptureRule.java:112: warning: no comment 16:00:49 [WARNING] public void expectLastErrorMessageContains(String partialErrorMessage) { 16:00:49 [WARNING] ^ 16:00:49 [WARNING] 100 warnings 16:00:49 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/docs/target/infrautils-docs-7.1.9-SNAPSHOT-javadoc.jar 16:00:49 [INFO] 16:00:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ infrautils-docs --- 16:00:49 [INFO] CycloneDX: Resolving Dependencies 16:00:52 [INFO] CycloneDX: Creating BOM version 1.6 with 117 component(s) 16:00:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/docs/target/bom.xml 16:00:52 [INFO] attaching as infrautils-docs-7.1.9-SNAPSHOT-cyclonedx.xml 16:00:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/docs/target/bom.json 16:00:52 [INFO] attaching as infrautils-docs-7.1.9-SNAPSHOT-cyclonedx.json 16:00:52 [INFO] 16:00:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ infrautils-docs --- 16:00:52 [INFO] Skipping duplicate-finder execution! 16:00:52 [INFO] 16:00:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ infrautils-docs --- 16:00:52 [WARNING] Unused declared dependencies found: 16:00:52 [WARNING] org.opendaylight.infrautils:ready-guice:jar:7.1.9-SNAPSHOT:compile 16:00:52 [WARNING] org.opendaylight.infrautils:diagstatus-web:jar:7.1.9-SNAPSHOT:compile 16:00:52 [WARNING] org.opendaylight.infrautils:inject.guice:jar:7.1.9-SNAPSHOT:compile 16:00:52 [WARNING] org.opendaylight.infrautils:infrautils-util:jar:7.1.9-SNAPSHOT:compile 16:00:52 [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:7.1.9-SNAPSHOT:compile 16:00:52 [WARNING] org.immutables:value:jar:annotations:2.11.4:compile 16:00:52 [WARNING] org.opendaylight.infrautils:inject:jar:7.1.9-SNAPSHOT:compile 16:00:52 [WARNING] org.opendaylight.infrautils:diagstatus-shell:jar:7.1.9-SNAPSHOT:compile 16:00:52 [WARNING] org.opendaylight.infrautils:ready-impl:jar:7.1.9-SNAPSHOT:compile 16:00:52 [WARNING] org.opendaylight.infrautils:diagstatus-impl:jar:7.1.9-SNAPSHOT:compile 16:00:52 [WARNING] org.opendaylight.infrautils:ready-api:jar:7.1.9-SNAPSHOT:compile 16:00:52 [INFO] 16:00:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ infrautils-docs --- 16:00:52 [INFO] 16:00:52 [INFO] --- jacoco:0.8.13:report (report) @ infrautils-docs --- 16:00:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:00:52 [INFO] 16:00:52 [INFO] --- install:3.1.4:install (default-install) @ infrautils-docs --- 16:00:52 [INFO] Installing /w/workspace/infrautils-maven-clm-master/docs/pom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-docs/7.1.9-SNAPSHOT/infrautils-docs-7.1.9-SNAPSHOT.pom 16:00:52 [INFO] Installing /w/workspace/infrautils-maven-clm-master/docs/target/infrautils-docs-7.1.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/infrautils-docs/7.1.9-SNAPSHOT/infrautils-docs-7.1.9-SNAPSHOT.jar 16:00:52 [INFO] Installing /w/workspace/infrautils-maven-clm-master/docs/target/infrautils-docs-7.1.9-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/infrautils/infrautils-docs/7.1.9-SNAPSHOT/infrautils-docs-7.1.9-SNAPSHOT-sources.jar 16:00:52 [INFO] Installing /w/workspace/infrautils-maven-clm-master/docs/target/infrautils-docs-7.1.9-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/infrautils/infrautils-docs/7.1.9-SNAPSHOT/infrautils-docs-7.1.9-SNAPSHOT-javadoc.jar 16:00:52 [INFO] Installing /w/workspace/infrautils-maven-clm-master/docs/target/bom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-docs/7.1.9-SNAPSHOT/infrautils-docs-7.1.9-SNAPSHOT-cyclonedx.xml 16:00:52 [INFO] Installing /w/workspace/infrautils-maven-clm-master/docs/target/bom.json to /tmp/r/org/opendaylight/infrautils/infrautils-docs/7.1.9-SNAPSHOT/infrautils-docs-7.1.9-SNAPSHOT-cyclonedx.json 16:00:52 [INFO] 16:00:52 [INFO] --- dependency:3.9.0:tree (default-cli) @ infrautils-docs --- 16:00:52 [INFO] org.opendaylight.infrautils:infrautils-docs:jar:7.1.9-SNAPSHOT 16:00:52 [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:7.1.9-SNAPSHOT:compile 16:00:52 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 16:00:52 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 16:00:52 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:00:52 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 16:00:52 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.42.0:compile 16:00:52 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 16:00:52 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 16:00:52 [INFO] +- org.opendaylight.infrautils:infrautils-testutils:jar:7.1.9-SNAPSHOT:test 16:00:52 [INFO] | \- io.github.classgraph:classgraph:jar:4.8.184:compile 16:00:52 [INFO] +- org.opendaylight.infrautils:inject.guice.testutils:jar:7.1.9-SNAPSHOT:test 16:00:52 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 16:00:52 [INFO] | +- com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:compile 16:00:52 [INFO] | | +- com.mycila.guice.extensions:mycila-guice-injection:jar:5.0:compile 16:00:52 [INFO] | | \- com.mycila.guice.extensions:mycila-guice-closeable:jar:5.0:compile 16:00:52 [INFO] | \- com.google.inject:guice:jar:6.0.0:compile 16:00:52 [INFO] | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile 16:00:52 [INFO] | \- aopalliance:aopalliance:jar:1.0:compile 16:00:52 [INFO] +- org.opendaylight.infrautils:itestutils:jar:7.1.9-SNAPSHOT:test 16:00:52 [INFO] | +- org.osgi:osgi.core:jar:8.0.0:provided 16:00:52 [INFO] | +- org.ops4j.pax.url:pax-url-link:jar:2.6.17:test 16:00:52 [INFO] | | \- org.ops4j.pax.url:pax-url-commons:jar:2.6.17:test 16:00:52 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.9.0:test 16:00:52 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:tar.gz:14.1.4:test 16:00:52 [INFO] | \- org.apache.karaf.features:standard:xml:features:4.4.8:test 16:00:52 [INFO] +- org.opendaylight.infrautils:diagstatus-api:jar:7.1.9-SNAPSHOT:compile 16:00:52 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 16:00:52 [INFO] +- org.opendaylight.infrautils:diagstatus-impl:jar:7.1.9-SNAPSHOT:compile 16:00:52 [INFO] +- org.opendaylight.infrautils:diagstatus-shell:jar:7.1.9-SNAPSHOT:compile 16:00:52 [INFO] +- org.opendaylight.infrautils:diagstatus-web:jar:7.1.9-SNAPSHOT:compile 16:00:52 [INFO] | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 16:00:52 [INFO] +- org.opendaylight.infrautils:ready-api:jar:7.1.9-SNAPSHOT:compile 16:00:52 [INFO] +- org.opendaylight.infrautils:ready-impl:jar:7.1.9-SNAPSHOT:compile 16:00:52 [INFO] | \- org.opendaylight.odlparent:bundles-diag:jar:14.1.4:compile 16:00:52 [INFO] +- org.opendaylight.infrautils:ready-guice:jar:7.1.9-SNAPSHOT:compile 16:00:52 [INFO] +- org.opendaylight.infrautils:inject:jar:7.1.9-SNAPSHOT:compile 16:00:52 [INFO] +- org.opendaylight.infrautils:inject.guice:jar:7.1.9-SNAPSHOT:compile 16:00:52 [INFO] | \- org.opendaylight.infrautils:inject-spi:jar:7.1.9-SNAPSHOT:compile 16:00:52 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:provided 16:00:52 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided 16:00:52 [INFO] +- junit:junit:jar:4.13.2:provided 16:00:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:00:52 [INFO] +- org.mockito:mockito-core:jar:5.20.0:provided 16:00:52 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.17.7:provided 16:00:52 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:provided 16:00:52 [INFO] | \- org.objenesis:objenesis:jar:3.3:provided 16:00:52 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 16:00:52 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 16:00:52 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 16:00:52 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 16:00:52 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 16:00:52 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 16:00:52 [INFO] +- org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1:provided 16:00:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:provided 16:00:52 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:14.1.4:provided 16:00:52 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.8:provided 16:00:52 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.4.8:provided 16:00:52 [INFO] | +- org.jline:jline:jar:3.21.0:provided 16:00:52 [INFO] | +- org.fusesource.jansi:jansi:jar:2.4.2:provided 16:00:52 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.modules:jar:4.4.8:provided 16:00:52 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.config:jar:4.4.8:provided 16:00:52 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 16:00:52 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:provided 16:00:52 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.9:provided 16:00:52 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:provided 16:00:52 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 16:00:52 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 16:00:52 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.8:provided 16:00:52 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.15.0:provided 16:00:52 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.8:provided 16:00:52 [INFO] +- org.ops4j.pax.exam:pax-exam:jar:4.14.0:provided 16:00:52 [INFO] | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:provided 16:00:52 [INFO] | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:provided 16:00:52 [INFO] | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:provided 16:00:52 [INFO] | +- org.ops4j.base:ops4j-base-lang:jar:1.5.1:provided 16:00:52 [INFO] | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:provided 16:00:52 [INFO] | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:provided 16:00:52 [INFO] +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.14.0:provided 16:00:52 [INFO] | \- org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:provided 16:00:52 [INFO] | \- org.ops4j.pax.tinybundles:tinybundles:jar:4.0.1:provided 16:00:52 [INFO] | +- biz.aQute.bnd:biz.aQute.bndlib:jar:6.4.1:provided 16:00:52 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.1.1:provided 16:00:52 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.1:provided 16:00:52 [INFO] | | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 16:00:52 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 16:00:52 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.1.0:provided 16:00:52 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 16:00:52 [INFO] | | \- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 16:00:52 [INFO] | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.4.1:provided 16:00:52 [INFO] +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.14.0:provided 16:00:52 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.14.0:provided 16:00:52 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.14.0:provided 16:00:52 [INFO] | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.14.0:provided 16:00:52 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.9.0:provided 16:00:52 [INFO] | | \- org.ops4j.base:ops4j-base-net:jar:1.5.1:provided 16:00:52 [INFO] | +- org.apache.commons:commons-compress:jar:1.27.1:provided 16:00:52 [INFO] | | +- commons-codec:commons-codec:jar:1.17.1:provided 16:00:52 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.19.0:provided 16:00:52 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.9.0:provided 16:00:52 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.9.0:provided 16:00:52 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.9.0:provided 16:00:52 [INFO] | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:provided 16:00:52 [INFO] | +- commons-io:commons-io:jar:2.20.0:provided 16:00:52 [INFO] | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:provided 16:00:52 [INFO] +- org.ops4j.pax.url:pax-url-aether:jar:2.6.17:provided 16:00:52 [INFO] | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.17:provided 16:00:52 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:provided 16:00:52 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.9.20:provided 16:00:52 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:provided 16:00:52 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:provided 16:00:52 [INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:provided 16:00:52 [INFO] | | \- javax.annotation:javax.annotation-api:jar:1.3.2:provided 16:00:52 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 16:00:52 [INFO] +- org.immutables:value:jar:annotations:2.11.4:compile 16:00:52 [INFO] +- org.awaitility:awaitility:jar:4.3.0:provided 16:00:52 [INFO] +- org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:provided 16:00:52 [INFO] | +- org.eclipse.jetty:jetty-xml:jar:9.4.57.v20241219:provided 16:00:52 [INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:provided 16:00:52 [INFO] | \- org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:provided 16:00:52 [INFO] | +- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219:provided 16:00:52 [INFO] | | \- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:provided 16:00:52 [INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219:provided 16:00:52 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219:provided 16:00:52 [INFO] | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.57.v20241219:provided 16:00:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:00:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:00:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:00:52 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 16:00:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:00:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:00:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 16:00:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:00:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 16:00:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:00:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 16:00:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 16:00:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 16:00:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 16:00:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 16:00:52 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 16:00:52 [INFO] 16:00:52 [INFO] --- clm:2.54.0-01:index (default-cli) @ infrautils-docs --- 16:00:52 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/docs/target/sonatype-clm/module.xml 16:00:52 [INFO] 16:00:52 [INFO] -------------< org.opendaylight.infrautils:feature-parent >------------- 16:00:52 [INFO] Building OpenDaylight :: Infrautils :: feature-parent 7.1.9-SNAPSHOT [18/39] 16:00:52 [INFO] from features/parent/pom.xml 16:00:52 [INFO] --------------------------------[ pom ]--------------------------------- 16:00:52 [INFO] 16:00:52 [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- 16:00:53 [INFO] 16:00:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ feature-parent --- 16:00:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 16:00:53 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 16:00:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:53 [INFO] 16:00:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ feature-parent --- 16:00:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:53 [INFO] 16:00:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-parent --- 16:00:53 [INFO] 16:00:53 [INFO] --- dependency:3.9.0:properties (default) @ feature-parent --- 16:00:53 [INFO] 16:00:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ feature-parent --- 16:00:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:53 [INFO] argLine set to empty 16:00:53 [INFO] 16:00:53 [INFO] --- feattmpl:14.1.4:generate-feature (generate-feature) @ feature-parent --- 16:00:53 [INFO] Project packaging is not 'feature', skipping execution 16:00:53 [INFO] 16:00:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- 16:00:53 [INFO] Starting audit... 16:00:53 Audit done. 16:00:53 [INFO] You have 0 Checkstyle violations. 16:00:53 [INFO] 16:00:53 [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- 16:00:53 [INFO] Starting audit... 16:00:53 Audit done. 16:00:53 [INFO] You have 0 Checkstyle violations. 16:00:53 [INFO] 16:00:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ feature-parent --- 16:00:53 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:00:53 [INFO] 16:00:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ feature-parent >>> 16:00:54 [INFO] 16:00:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ feature-parent --- 16:00:54 [INFO] No files found to run spotbugs, check compile phase has been run 16:00:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:00:54 [INFO] 16:00:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ feature-parent <<< 16:00:54 [INFO] 16:00:54 [INFO] 16:00:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ feature-parent --- 16:00:54 [INFO] 16:00:54 [INFO] --- feattest:14.1.4:test (default) @ feature-parent --- 16:00:54 [INFO] Project packaging is not 'feature', skipping execution 16:00:54 [INFO] 16:00:54 [INFO] --- copy:14.1.4:copy-files (default) @ feature-parent --- 16:00:54 [INFO] 16:00:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ feature-parent --- 16:00:54 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:00:54 [INFO] 16:00:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- 16:00:54 [INFO] CycloneDX: Resolving Dependencies 16:00:55 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 16:00:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/features/parent/target/bom.xml 16:00:55 [INFO] attaching as feature-parent-7.1.9-SNAPSHOT-cyclonedx.xml 16:00:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/features/parent/target/bom.json 16:00:55 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 16:00:55 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 16:00:55 [INFO] attaching as feature-parent-7.1.9-SNAPSHOT-cyclonedx.json 16:00:55 [INFO] 16:00:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 16:00:55 [INFO] Skipping duplicate-finder execution! 16:00:55 [INFO] 16:00:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ feature-parent --- 16:00:55 [INFO] Skipping plugin execution 16:00:55 [INFO] 16:00:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- 16:00:55 [INFO] Skipping source per configuration. 16:00:55 [INFO] 16:00:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ feature-parent --- 16:00:55 [INFO] 16:00:55 [INFO] --- jacoco:0.8.13:report (report) @ feature-parent --- 16:00:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:55 [INFO] 16:00:55 [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- 16:00:55 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/parent/pom.xml to /tmp/r/org/opendaylight/infrautils/feature-parent/7.1.9-SNAPSHOT/feature-parent-7.1.9-SNAPSHOT.pom 16:00:55 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/parent/target/bom.xml to /tmp/r/org/opendaylight/infrautils/feature-parent/7.1.9-SNAPSHOT/feature-parent-7.1.9-SNAPSHOT-cyclonedx.xml 16:00:55 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/parent/target/bom.json to /tmp/r/org/opendaylight/infrautils/feature-parent/7.1.9-SNAPSHOT/feature-parent-7.1.9-SNAPSHOT-cyclonedx.json 16:00:55 [INFO] 16:00:55 [INFO] --- dependency:3.9.0:tree (default-cli) @ feature-parent --- 16:00:55 [INFO] org.opendaylight.infrautils:feature-parent:pom:7.1.9-SNAPSHOT 16:00:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:00:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:00:55 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 16:00:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:00:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:00:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:00:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 16:00:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:00:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 16:00:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:00:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 16:00:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 16:00:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 16:00:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 16:00:55 [INFO] +- junit:junit:jar:4.13.2:test 16:00:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 16:00:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 16:00:55 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 16:00:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 16:00:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 16:00:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:00:55 [INFO] 16:00:55 [INFO] --- clm:2.54.0-01:index (default-cli) @ feature-parent --- 16:00:55 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/features/parent/target/sonatype-clm/module.xml 16:00:55 [INFO] 16:00:55 [INFO] ----------< org.opendaylight.infrautils:odl-infrautils-utils >---------- 16:00:55 [INFO] Building OpenDaylight :: Infrautils :: Utils 7.1.9-SNAPSHOT [19/39] 16:00:55 [INFO] from features/odl-infrautils-utils/pom.xml 16:00:55 [INFO] ------------------------------[ feature ]------------------------------- 16:00:56 [INFO] 16:00:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-infrautils-utils --- 16:00:56 [INFO] 16:00:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-infrautils-utils --- 16:00:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:56 [INFO] 16:00:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-infrautils-utils --- 16:00:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:00:56 [INFO] 16:00:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-infrautils-utils --- 16:00:56 [INFO] 16:00:56 [INFO] --- dependency:3.9.0:properties (default) @ odl-infrautils-utils --- 16:00:56 [INFO] 16:00:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-infrautils-utils --- 16:00:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:00:56 [INFO] argLine set to empty 16:00:56 [INFO] 16:00:56 [INFO] --- feattmpl:14.1.4:generate-feature (generate-feature) @ odl-infrautils-utils --- 16:00:56 [INFO] 16:00:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-infrautils-utils --- 16:00:56 [INFO] Starting audit... 16:00:56 Audit done. 16:00:56 [INFO] You have 0 Checkstyle violations. 16:00:56 [INFO] 16:00:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-infrautils-utils --- 16:00:56 [INFO] Starting audit... 16:00:56 Audit done. 16:00:56 [INFO] You have 0 Checkstyle violations. 16:00:56 [INFO] 16:00:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-infrautils-utils --- 16:00:56 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:00:56 [INFO] 16:00:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-infrautils-utils --- 16:00:56 [INFO] Generation not enabled 16:00:56 [INFO] Attaching artifact 16:00:56 [INFO] 16:00:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-infrautils-utils --- 16:00:56 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:00:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:00:57 [INFO] 16:00:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-infrautils-utils >>> 16:00:57 [INFO] 16:00:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-infrautils-utils --- 16:00:57 [INFO] No files found to run spotbugs, check compile phase has been run 16:00:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:00:57 [INFO] 16:00:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-infrautils-utils <<< 16:00:57 [INFO] 16:00:57 [INFO] 16:00:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-infrautils-utils --- 16:00:57 [INFO] 16:00:57 [INFO] --- feattest:14.1.4:test (default) @ odl-infrautils-utils --- 16:00:57 [INFO] Starting SFT for org.opendaylight.infrautils:odl-infrautils-utils 16:00:58 [INFO] Project dependency features detected: [] 16:00:58 [INFO] Pax Exam System (Version: 4.14.0) created. 16:00:58 [INFO] Creating RMI registry server on 127.0.0.1:41517 16:00:59 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:00:59 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:00:59 [INFO] Waiting for remote bundle context.. on 41517 name: f9aaf4f5-06d1-4fff-a330-670adc306f32 timout: [ RelativeTimeout value = 180000 ] 16:01:07 [INFO] Building jar from resources and headers. 16:01:07 [INFO] Writing jar finished. 16:01:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:01:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:01:10 [INFO] 16:01:10 [INFO] --- copy:14.1.4:copy-files (default) @ odl-infrautils-utils --- 16:01:10 [INFO] 16:01:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-infrautils-utils --- 16:01:10 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:01:10 [INFO] 16:01:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-infrautils-utils --- 16:01:10 [INFO] CycloneDX: Resolving Dependencies 16:01:10 [INFO] CycloneDX: Creating BOM version 1.6 with 11 component(s) 16:01:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-utils/target/bom.xml 16:01:10 [INFO] attaching as odl-infrautils-utils-7.1.9-SNAPSHOT-cyclonedx.xml 16:01:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-utils/target/bom.json 16:01:10 [INFO] attaching as odl-infrautils-utils-7.1.9-SNAPSHOT-cyclonedx.json 16:01:10 [INFO] 16:01:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-infrautils-utils --- 16:01:10 [INFO] Skipping duplicate-finder execution! 16:01:10 [INFO] 16:01:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-infrautils-utils --- 16:01:10 [INFO] Skipping plugin execution 16:01:10 [INFO] 16:01:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-infrautils-utils --- 16:01:10 [INFO] Skipping source per configuration. 16:01:10 [INFO] 16:01:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-infrautils-utils --- 16:01:10 [INFO] 16:01:10 [INFO] --- jacoco:0.8.13:report (report) @ odl-infrautils-utils --- 16:01:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:10 [INFO] 16:01:10 [INFO] --- install:3.1.4:install (default-install) @ odl-infrautils-utils --- 16:01:10 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-utils/pom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-utils/7.1.9-SNAPSHOT/odl-infrautils-utils-7.1.9-SNAPSHOT.pom 16:01:10 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-utils/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-utils/7.1.9-SNAPSHOT/odl-infrautils-utils-7.1.9-SNAPSHOT-features.xml 16:01:10 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-utils/target/bom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-utils/7.1.9-SNAPSHOT/odl-infrautils-utils-7.1.9-SNAPSHOT-cyclonedx.xml 16:01:10 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-utils/target/bom.json to /tmp/r/org/opendaylight/infrautils/odl-infrautils-utils/7.1.9-SNAPSHOT/odl-infrautils-utils-7.1.9-SNAPSHOT-cyclonedx.json 16:01:10 [INFO] 16:01:10 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-infrautils-utils --- 16:01:10 [INFO] org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.9-SNAPSHOT 16:01:10 [INFO] +- org.opendaylight.infrautils:infrautils-util:jar:7.1.9-SNAPSHOT:compile 16:01:10 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 16:01:10 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 16:01:10 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:01:10 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 16:01:10 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.42.0:compile 16:01:10 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 16:01:10 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 16:01:10 [INFO] +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.4:compile 16:01:10 [INFO] | \- org.checkerframework:checker-qual:jar:3.51.1:compile 16:01:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:01:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:01:10 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 16:01:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:01:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:01:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:01:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 16:01:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:01:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 16:01:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:01:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 16:01:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 16:01:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 16:01:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 16:01:10 [INFO] +- junit:junit:jar:4.13.2:test 16:01:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 16:01:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 16:01:10 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 16:01:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 16:01:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 16:01:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:01:10 [INFO] 16:01:10 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-infrautils-utils --- 16:01:10 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-utils/target/sonatype-clm/module.xml 16:01:10 [INFO] 16:01:10 [INFO] ----------< org.opendaylight.infrautils:odl-infrautils-ready >---------- 16:01:10 [INFO] Building OpenDaylight :: Infrautils :: Ready 7.1.9-SNAPSHOT [20/39] 16:01:10 [INFO] from features/odl-infrautils-ready/pom.xml 16:01:10 [INFO] ------------------------------[ feature ]------------------------------- 16:01:10 [INFO] 16:01:10 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-infrautils-ready --- 16:01:10 [INFO] 16:01:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-infrautils-ready --- 16:01:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:10 [INFO] 16:01:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-infrautils-ready --- 16:01:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:10 [INFO] 16:01:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-infrautils-ready --- 16:01:11 [INFO] 16:01:11 [INFO] --- dependency:3.9.0:properties (default) @ odl-infrautils-ready --- 16:01:11 [INFO] 16:01:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-infrautils-ready --- 16:01:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:11 [INFO] argLine set to empty 16:01:11 [INFO] 16:01:11 [INFO] --- feattmpl:14.1.4:generate-feature (generate-feature) @ odl-infrautils-ready --- 16:01:11 [INFO] 16:01:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-infrautils-ready --- 16:01:11 [INFO] Starting audit... 16:01:11 Audit done. 16:01:11 [INFO] You have 0 Checkstyle violations. 16:01:11 [INFO] 16:01:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-infrautils-ready --- 16:01:11 [INFO] Starting audit... 16:01:11 Audit done. 16:01:11 [INFO] You have 0 Checkstyle violations. 16:01:11 [INFO] 16:01:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-infrautils-ready --- 16:01:11 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:01:11 [INFO] 16:01:11 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-infrautils-ready --- 16:01:11 [INFO] Generation not enabled 16:01:11 [INFO] Attaching artifact 16:01:11 [INFO] 16:01:11 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-infrautils-ready --- 16:01:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:01:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:01:11 [INFO] 16:01:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-infrautils-ready >>> 16:01:11 [INFO] 16:01:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-infrautils-ready --- 16:01:11 [INFO] No files found to run spotbugs, check compile phase has been run 16:01:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:01:11 [INFO] 16:01:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-infrautils-ready <<< 16:01:11 [INFO] 16:01:11 [INFO] 16:01:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-infrautils-ready --- 16:01:11 [INFO] 16:01:11 [INFO] --- feattest:14.1.4:test (default) @ odl-infrautils-ready --- 16:01:11 [INFO] Starting SFT for org.opendaylight.infrautils:odl-infrautils-ready 16:01:11 [INFO] Project dependency features detected: [] 16:01:11 [INFO] Pax Exam System (Version: 4.14.0) created. 16:01:11 [INFO] Creating RMI registry server on 127.0.0.1:44365 16:01:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:01:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:01:11 [INFO] Waiting for remote bundle context.. on 44365 name: 4743ac9e-58a3-4aba-9b08-9156c4d22299 timout: [ RelativeTimeout value = 180000 ] 16:01:19 [INFO] Building jar from resources and headers. 16:01:19 [INFO] Writing jar finished. 16:01:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:01:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:01:21 [INFO] 16:01:21 [INFO] --- copy:14.1.4:copy-files (default) @ odl-infrautils-ready --- 16:01:21 [INFO] 16:01:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-infrautils-ready --- 16:01:21 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:01:21 [INFO] 16:01:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-infrautils-ready --- 16:01:21 [INFO] CycloneDX: Resolving Dependencies 16:01:21 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 16:01:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-ready/target/bom.xml 16:01:21 [INFO] attaching as odl-infrautils-ready-7.1.9-SNAPSHOT-cyclonedx.xml 16:01:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-ready/target/bom.json 16:01:21 [INFO] attaching as odl-infrautils-ready-7.1.9-SNAPSHOT-cyclonedx.json 16:01:21 [INFO] 16:01:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-infrautils-ready --- 16:01:21 [INFO] Skipping duplicate-finder execution! 16:01:21 [INFO] 16:01:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-infrautils-ready --- 16:01:21 [INFO] Skipping plugin execution 16:01:21 [INFO] 16:01:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-infrautils-ready --- 16:01:21 [INFO] Skipping source per configuration. 16:01:21 [INFO] 16:01:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-infrautils-ready --- 16:01:21 [INFO] 16:01:21 [INFO] --- jacoco:0.8.13:report (report) @ odl-infrautils-ready --- 16:01:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:21 [INFO] 16:01:21 [INFO] --- install:3.1.4:install (default-install) @ odl-infrautils-ready --- 16:01:21 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-ready/pom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-ready/7.1.9-SNAPSHOT/odl-infrautils-ready-7.1.9-SNAPSHOT.pom 16:01:21 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-ready/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-ready/7.1.9-SNAPSHOT/odl-infrautils-ready-7.1.9-SNAPSHOT-features.xml 16:01:21 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-ready/target/bom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-ready/7.1.9-SNAPSHOT/odl-infrautils-ready-7.1.9-SNAPSHOT-cyclonedx.xml 16:01:21 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-ready/target/bom.json to /tmp/r/org/opendaylight/infrautils/odl-infrautils-ready/7.1.9-SNAPSHOT/odl-infrautils-ready-7.1.9-SNAPSHOT-cyclonedx.json 16:01:21 [INFO] 16:01:21 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-infrautils-ready --- 16:01:21 [INFO] org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.9-SNAPSHOT 16:01:21 [INFO] +- org.opendaylight.infrautils:ready-api:jar:7.1.9-SNAPSHOT:compile 16:01:21 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 16:01:21 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 16:01:21 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:01:21 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 16:01:21 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.42.0:compile 16:01:21 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 16:01:21 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 16:01:21 [INFO] +- org.opendaylight.infrautils:ready-impl:jar:7.1.9-SNAPSHOT:compile 16:01:21 [INFO] | \- org.opendaylight.infrautils:infrautils-util:jar:7.1.9-SNAPSHOT:compile 16:01:21 [INFO] +- org.opendaylight.odlparent:bundles-diag:jar:14.1.4:compile 16:01:21 [INFO] +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.4:compile 16:01:21 [INFO] | \- org.checkerframework:checker-qual:jar:3.51.1:compile 16:01:21 [INFO] +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.9-SNAPSHOT:compile 16:01:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:01:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:01:21 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 16:01:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:01:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:01:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:01:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 16:01:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:01:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 16:01:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:01:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 16:01:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 16:01:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 16:01:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 16:01:21 [INFO] +- junit:junit:jar:4.13.2:test 16:01:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 16:01:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 16:01:21 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 16:01:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 16:01:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 16:01:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:01:21 [INFO] 16:01:21 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-infrautils-ready --- 16:01:21 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-ready/target/sonatype-clm/module.xml 16:01:21 [INFO] 16:01:21 [INFO] -------< org.opendaylight.infrautils:odl-infrautils-diagstatus >-------- 16:01:21 [INFO] Building OpenDaylight :: Infrautils :: DiagStatus 7.1.9-SNAPSHOT [21/39] 16:01:21 [INFO] from features/odl-infrautils-diagstatus/pom.xml 16:01:21 [INFO] ------------------------------[ feature ]------------------------------- 16:01:21 [INFO] 16:01:21 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-infrautils-diagstatus --- 16:01:21 [INFO] 16:01:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-infrautils-diagstatus --- 16:01:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:21 [INFO] 16:01:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-infrautils-diagstatus --- 16:01:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:21 [INFO] 16:01:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-infrautils-diagstatus --- 16:01:21 [INFO] 16:01:21 [INFO] --- dependency:3.9.0:properties (default) @ odl-infrautils-diagstatus --- 16:01:21 [INFO] 16:01:21 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-infrautils-diagstatus --- 16:01:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:21 [INFO] argLine set to empty 16:01:21 [INFO] 16:01:21 [INFO] --- feattmpl:14.1.4:generate-feature (generate-feature) @ odl-infrautils-diagstatus --- 16:01:21 [INFO] 16:01:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-infrautils-diagstatus --- 16:01:21 [INFO] Starting audit... 16:01:21 Audit done. 16:01:21 [INFO] You have 0 Checkstyle violations. 16:01:21 [INFO] 16:01:21 [INFO] --- checkstyle:3.6.0:check (default) @ odl-infrautils-diagstatus --- 16:01:21 [INFO] Starting audit... 16:01:21 Audit done. 16:01:21 [INFO] You have 0 Checkstyle violations. 16:01:21 [INFO] 16:01:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-infrautils-diagstatus --- 16:01:21 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:01:21 [INFO] 16:01:21 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-infrautils-diagstatus --- 16:01:21 [INFO] Generation not enabled 16:01:21 [INFO] Attaching artifact 16:01:21 [INFO] 16:01:21 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-infrautils-diagstatus --- 16:01:21 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:01:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:01:21 [INFO] 16:01:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-infrautils-diagstatus >>> 16:01:21 [INFO] 16:01:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-infrautils-diagstatus --- 16:01:21 [INFO] No files found to run spotbugs, check compile phase has been run 16:01:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:01:21 [INFO] 16:01:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-infrautils-diagstatus <<< 16:01:21 [INFO] 16:01:21 [INFO] 16:01:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-infrautils-diagstatus --- 16:01:21 [INFO] 16:01:21 [INFO] --- feattest:14.1.4:test (default) @ odl-infrautils-diagstatus --- 16:01:21 [INFO] Starting SFT for org.opendaylight.infrautils:odl-infrautils-diagstatus 16:01:21 [INFO] Project dependency features detected: [] 16:01:21 [INFO] Pax Exam System (Version: 4.14.0) created. 16:01:21 [INFO] Creating RMI registry server on 127.0.0.1:37233 16:01:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:01:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:01:22 [INFO] Waiting for remote bundle context.. on 37233 name: 4b436b30-cca9-48e9-a211-cb4846e68c9d timout: [ RelativeTimeout value = 180000 ] 16:01:29 [INFO] Building jar from resources and headers. 16:01:29 [INFO] Writing jar finished. 16:01:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:01:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:01:31 [INFO] 16:01:31 [INFO] --- copy:14.1.4:copy-files (default) @ odl-infrautils-diagstatus --- 16:01:31 [INFO] 16:01:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-infrautils-diagstatus --- 16:01:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:01:31 [INFO] 16:01:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-infrautils-diagstatus --- 16:01:31 [INFO] CycloneDX: Resolving Dependencies 16:01:31 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 16:01:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-diagstatus/target/bom.xml 16:01:32 [INFO] attaching as odl-infrautils-diagstatus-7.1.9-SNAPSHOT-cyclonedx.xml 16:01:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-diagstatus/target/bom.json 16:01:32 [INFO] attaching as odl-infrautils-diagstatus-7.1.9-SNAPSHOT-cyclonedx.json 16:01:32 [INFO] 16:01:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-infrautils-diagstatus --- 16:01:32 [INFO] Skipping duplicate-finder execution! 16:01:32 [INFO] 16:01:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-infrautils-diagstatus --- 16:01:32 [INFO] Skipping plugin execution 16:01:32 [INFO] 16:01:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-infrautils-diagstatus --- 16:01:32 [INFO] Skipping source per configuration. 16:01:32 [INFO] 16:01:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-infrautils-diagstatus --- 16:01:32 [INFO] 16:01:32 [INFO] --- jacoco:0.8.13:report (report) @ odl-infrautils-diagstatus --- 16:01:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:32 [INFO] 16:01:32 [INFO] --- install:3.1.4:install (default-install) @ odl-infrautils-diagstatus --- 16:01:32 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-diagstatus/pom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9-SNAPSHOT/odl-infrautils-diagstatus-7.1.9-SNAPSHOT.pom 16:01:32 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-diagstatus/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9-SNAPSHOT/odl-infrautils-diagstatus-7.1.9-SNAPSHOT-features.xml 16:01:32 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-diagstatus/target/bom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9-SNAPSHOT/odl-infrautils-diagstatus-7.1.9-SNAPSHOT-cyclonedx.xml 16:01:32 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-diagstatus/target/bom.json to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.9-SNAPSHOT/odl-infrautils-diagstatus-7.1.9-SNAPSHOT-cyclonedx.json 16:01:32 [INFO] 16:01:32 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-infrautils-diagstatus --- 16:01:32 [INFO] org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.9-SNAPSHOT 16:01:32 [INFO] +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.4:compile 16:01:32 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 16:01:32 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 16:01:32 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:01:32 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 16:01:32 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.42.0:compile 16:01:32 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 16:01:32 [INFO] | \- org.checkerframework:checker-qual:jar:3.51.1:compile 16:01:32 [INFO] +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.4:compile 16:01:32 [INFO] | \- com.google.code.gson:gson:jar:2.13.2:compile 16:01:32 [INFO] +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.9-SNAPSHOT:compile 16:01:32 [INFO] | \- org.opendaylight.infrautils:infrautils-util:jar:7.1.9-SNAPSHOT:compile 16:01:32 [INFO] +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.9-SNAPSHOT:compile 16:01:32 [INFO] | +- org.opendaylight.infrautils:ready-api:jar:7.1.9-SNAPSHOT:compile 16:01:32 [INFO] | +- org.opendaylight.infrautils:ready-impl:jar:7.1.9-SNAPSHOT:compile 16:01:32 [INFO] | \- org.opendaylight.odlparent:bundles-diag:jar:14.1.4:compile 16:01:32 [INFO] +- org.opendaylight.infrautils:diagstatus-api:jar:7.1.9-SNAPSHOT:compile 16:01:32 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 16:01:32 [INFO] +- org.opendaylight.infrautils:diagstatus-impl:jar:7.1.9-SNAPSHOT:compile 16:01:32 [INFO] +- org.opendaylight.infrautils:diagstatus-shell:jar:7.1.9-SNAPSHOT:compile 16:01:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:01:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:01:32 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 16:01:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:01:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:01:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:01:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 16:01:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:01:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 16:01:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:01:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 16:01:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 16:01:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 16:01:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 16:01:32 [INFO] +- junit:junit:jar:4.13.2:test 16:01:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 16:01:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 16:01:32 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 16:01:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 16:01:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 16:01:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:01:32 [INFO] 16:01:32 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-infrautils-diagstatus --- 16:01:32 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-diagstatus/target/sonatype-clm/module.xml 16:01:32 [INFO] 16:01:32 [INFO] -----< org.opendaylight.infrautils:odl-infrautils-diagstatus-web >------ 16:01:32 [INFO] Building OpenDaylight :: Infrautils :: DiagStatus Web 7.1.9-SNAPSHOT [22/39] 16:01:32 [INFO] from features/odl-infrautils-diagstatus-web/pom.xml 16:01:32 [INFO] ------------------------------[ feature ]------------------------------- 16:01:32 [INFO] 16:01:32 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-infrautils-diagstatus-web --- 16:01:32 [INFO] 16:01:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-infrautils-diagstatus-web --- 16:01:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:32 [INFO] 16:01:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-infrautils-diagstatus-web --- 16:01:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:32 [INFO] 16:01:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-infrautils-diagstatus-web --- 16:01:32 [INFO] 16:01:32 [INFO] --- dependency:3.9.0:properties (default) @ odl-infrautils-diagstatus-web --- 16:01:32 [INFO] 16:01:32 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-infrautils-diagstatus-web --- 16:01:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:32 [INFO] argLine set to empty 16:01:32 [INFO] 16:01:32 [INFO] --- feattmpl:14.1.4:generate-feature (generate-feature) @ odl-infrautils-diagstatus-web --- 16:01:32 [INFO] 16:01:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-infrautils-diagstatus-web --- 16:01:32 [INFO] Starting audit... 16:01:32 Audit done. 16:01:32 [INFO] You have 0 Checkstyle violations. 16:01:32 [INFO] 16:01:32 [INFO] --- checkstyle:3.6.0:check (default) @ odl-infrautils-diagstatus-web --- 16:01:32 [INFO] Starting audit... 16:01:32 Audit done. 16:01:32 [INFO] You have 0 Checkstyle violations. 16:01:32 [INFO] 16:01:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-infrautils-diagstatus-web --- 16:01:32 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:01:32 [INFO] 16:01:32 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-infrautils-diagstatus-web --- 16:01:32 [INFO] Generation not enabled 16:01:32 [INFO] Attaching artifact 16:01:32 [INFO] 16:01:32 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-infrautils-diagstatus-web --- 16:01:32 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:01:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:01:32 [INFO] 16:01:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-infrautils-diagstatus-web >>> 16:01:32 [INFO] 16:01:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-infrautils-diagstatus-web --- 16:01:32 [INFO] No files found to run spotbugs, check compile phase has been run 16:01:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:01:32 [INFO] 16:01:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-infrautils-diagstatus-web <<< 16:01:32 [INFO] 16:01:32 [INFO] 16:01:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-infrautils-diagstatus-web --- 16:01:32 [INFO] 16:01:32 [INFO] --- feattest:14.1.4:test (default) @ odl-infrautils-diagstatus-web --- 16:01:32 [INFO] Starting SFT for org.opendaylight.infrautils:odl-infrautils-diagstatus-web 16:01:32 [INFO] Project dependency features detected: [] 16:01:32 [INFO] Pax Exam System (Version: 4.14.0) created. 16:01:32 [INFO] Creating RMI registry server on 127.0.0.1:43951 16:01:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:01:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:01:32 [INFO] Waiting for remote bundle context.. on 43951 name: a5f5350b-6349-4ee0-ab08-5d4897e156fe timout: [ RelativeTimeout value = 180000 ] 16:01:39 [INFO] Building jar from resources and headers. 16:01:39 [INFO] Writing jar finished. 16:01:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:01:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:01:42 [INFO] 16:01:42 [INFO] --- copy:14.1.4:copy-files (default) @ odl-infrautils-diagstatus-web --- 16:01:42 [INFO] 16:01:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-infrautils-diagstatus-web --- 16:01:42 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:01:42 [INFO] 16:01:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-infrautils-diagstatus-web --- 16:01:42 [INFO] CycloneDX: Resolving Dependencies 16:01:43 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 16:01:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-diagstatus-web/target/bom.xml 16:01:43 [INFO] attaching as odl-infrautils-diagstatus-web-7.1.9-SNAPSHOT-cyclonedx.xml 16:01:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-diagstatus-web/target/bom.json 16:01:43 [INFO] attaching as odl-infrautils-diagstatus-web-7.1.9-SNAPSHOT-cyclonedx.json 16:01:43 [INFO] 16:01:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-infrautils-diagstatus-web --- 16:01:43 [INFO] Skipping duplicate-finder execution! 16:01:43 [INFO] 16:01:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-infrautils-diagstatus-web --- 16:01:43 [INFO] Skipping plugin execution 16:01:43 [INFO] 16:01:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-infrautils-diagstatus-web --- 16:01:43 [INFO] Skipping source per configuration. 16:01:43 [INFO] 16:01:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-infrautils-diagstatus-web --- 16:01:43 [INFO] 16:01:43 [INFO] --- jacoco:0.8.13:report (report) @ odl-infrautils-diagstatus-web --- 16:01:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:43 [INFO] 16:01:43 [INFO] --- install:3.1.4:install (default-install) @ odl-infrautils-diagstatus-web --- 16:01:43 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-diagstatus-web/pom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.9-SNAPSHOT.pom 16:01:43 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-diagstatus-web/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.9-SNAPSHOT-features.xml 16:01:43 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-diagstatus-web/target/bom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.9-SNAPSHOT-cyclonedx.xml 16:01:43 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-diagstatus-web/target/bom.json to /tmp/r/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.9-SNAPSHOT/odl-infrautils-diagstatus-web-7.1.9-SNAPSHOT-cyclonedx.json 16:01:43 [INFO] 16:01:43 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-infrautils-diagstatus-web --- 16:01:43 [INFO] org.opendaylight.infrautils:odl-infrautils-diagstatus-web:xml:features:7.1.9-SNAPSHOT 16:01:43 [INFO] +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.1.4:compile 16:01:43 [INFO] | \- org.apache.karaf.features:standard:xml:features:4.4.8:runtime 16:01:43 [INFO] +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.9-SNAPSHOT:compile 16:01:43 [INFO] | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.4:compile 16:01:43 [INFO] | | +- com.google.guava:guava:jar:33.5.0-jre:compile 16:01:43 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:compile 16:01:43 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:01:43 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile 16:01:43 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.42.0:compile 16:01:43 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 16:01:43 [INFO] | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 16:01:43 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.4:compile 16:01:43 [INFO] | | \- com.google.code.gson:gson:jar:2.13.2:compile 16:01:43 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.9-SNAPSHOT:compile 16:01:43 [INFO] | | \- org.opendaylight.infrautils:infrautils-util:jar:7.1.9-SNAPSHOT:compile 16:01:43 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.9-SNAPSHOT:compile 16:01:43 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:7.1.9-SNAPSHOT:compile 16:01:43 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:7.1.9-SNAPSHOT:compile 16:01:43 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:14.1.4:compile 16:01:43 [INFO] | +- org.opendaylight.infrautils:diagstatus-api:jar:7.1.9-SNAPSHOT:compile 16:01:43 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 16:01:43 [INFO] | +- org.opendaylight.infrautils:diagstatus-impl:jar:7.1.9-SNAPSHOT:compile 16:01:43 [INFO] | \- org.opendaylight.infrautils:diagstatus-shell:jar:7.1.9-SNAPSHOT:compile 16:01:43 [INFO] +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.4:compile 16:01:43 [INFO] | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 16:01:43 [INFO] +- org.opendaylight.infrautils:diagstatus-web:jar:7.1.9-SNAPSHOT:compile 16:01:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:01:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:01:43 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 16:01:43 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:01:43 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:01:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:01:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 16:01:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:01:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 16:01:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:01:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 16:01:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 16:01:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 16:01:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 16:01:43 [INFO] +- junit:junit:jar:4.13.2:test 16:01:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 16:01:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 16:01:43 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 16:01:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 16:01:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 16:01:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:01:43 [INFO] 16:01:43 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-infrautils-diagstatus-web --- 16:01:43 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-diagstatus-web/target/sonatype-clm/module.xml 16:01:43 [INFO] 16:01:43 [INFO] ----------< org.opendaylight.infrautils:features-infrautils >----------- 16:01:43 [INFO] Building ODL :: infrautils :: features-infrautils 7.1.9-SNAPSHOT [23/39] 16:01:43 [INFO] from features/features-infrautils/pom.xml 16:01:43 [INFO] ------------------------------[ feature ]------------------------------- 16:01:43 [INFO] 16:01:43 [INFO] --- clean:3.5.0:clean (default-clean) @ features-infrautils --- 16:01:43 [INFO] 16:01:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-infrautils --- 16:01:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:43 [INFO] 16:01:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-infrautils --- 16:01:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:43 [INFO] 16:01:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-infrautils --- 16:01:43 [INFO] 16:01:43 [INFO] --- dependency:3.9.0:properties (default) @ features-infrautils --- 16:01:43 [INFO] 16:01:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-infrautils --- 16:01:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:43 [INFO] argLine set to empty 16:01:43 [INFO] 16:01:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-infrautils --- 16:01:43 [INFO] Starting audit... 16:01:43 Audit done. 16:01:43 [INFO] You have 0 Checkstyle violations. 16:01:43 [INFO] 16:01:43 [INFO] --- checkstyle:3.6.0:check (default) @ features-infrautils --- 16:01:43 [INFO] Starting audit... 16:01:43 Audit done. 16:01:43 [INFO] You have 0 Checkstyle violations. 16:01:43 [INFO] 16:01:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-infrautils --- 16:01:43 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:01:43 [INFO] 16:01:43 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-infrautils --- 16:01:43 [INFO] Generating feature descriptor file /w/workspace/infrautils-maven-clm-master/features/features-infrautils/target/feature/feature.xml 16:01:43 [INFO] ...done! 16:01:43 [INFO] Attaching features XML 16:01:43 [INFO] 16:01:43 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-infrautils --- 16:01:43 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:01:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:01:43 [INFO] 16:01:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-infrautils >>> 16:01:43 [INFO] 16:01:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-infrautils --- 16:01:43 [INFO] No files found to run spotbugs, check compile phase has been run 16:01:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:01:43 [INFO] 16:01:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-infrautils <<< 16:01:43 [INFO] 16:01:43 [INFO] 16:01:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-infrautils --- 16:01:43 [INFO] 16:01:43 [INFO] --- feattest:14.1.4:test (default) @ features-infrautils --- 16:01:43 [INFO] 16:01:43 [INFO] --- copy:14.1.4:copy-files (default) @ features-infrautils --- 16:01:43 [INFO] 16:01:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-infrautils --- 16:01:43 [INFO] No Javadoc in project. Archive not created. 16:01:43 [INFO] 16:01:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-infrautils --- 16:01:43 [INFO] CycloneDX: Resolving Dependencies 16:01:44 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 16:01:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/features/features-infrautils/target/bom.xml 16:01:44 [INFO] attaching as features-infrautils-7.1.9-SNAPSHOT-cyclonedx.xml 16:01:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/features/features-infrautils/target/bom.json 16:01:44 [INFO] attaching as features-infrautils-7.1.9-SNAPSHOT-cyclonedx.json 16:01:44 [INFO] 16:01:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-infrautils --- 16:01:44 [INFO] Skipping duplicate-finder execution! 16:01:44 [INFO] 16:01:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-infrautils --- 16:01:44 [INFO] Skipping plugin execution 16:01:44 [INFO] 16:01:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-infrautils --- 16:01:44 [INFO] No sources in project. Archive not created. 16:01:44 [INFO] 16:01:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-infrautils --- 16:01:44 [INFO] 16:01:44 [INFO] --- jacoco:0.8.13:report (report) @ features-infrautils --- 16:01:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:44 [INFO] 16:01:44 [INFO] --- install:3.1.4:install (default-install) @ features-infrautils --- 16:01:44 [WARNING] 16:01:44 [WARNING] The packaging plugin for project features-infrautils did not assign 16:01:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:01:44 [WARNING] 16:01:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:01:44 [WARNING] 16:01:44 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/features-infrautils/pom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils/7.1.9-SNAPSHOT/features-infrautils-7.1.9-SNAPSHOT.pom 16:01:44 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/features-infrautils/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils/7.1.9-SNAPSHOT/features-infrautils-7.1.9-SNAPSHOT-features.xml 16:01:44 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/features-infrautils/target/bom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils/7.1.9-SNAPSHOT/features-infrautils-7.1.9-SNAPSHOT-cyclonedx.xml 16:01:44 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/features-infrautils/target/bom.json to /tmp/r/org/opendaylight/infrautils/features-infrautils/7.1.9-SNAPSHOT/features-infrautils-7.1.9-SNAPSHOT-cyclonedx.json 16:01:44 [INFO] 16:01:44 [INFO] --- dependency:3.9.0:tree (default-cli) @ features-infrautils --- 16:01:44 [INFO] org.opendaylight.infrautils:features-infrautils:feature:7.1.9-SNAPSHOT 16:01:44 [INFO] +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.9-SNAPSHOT:compile 16:01:44 [INFO] | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.4:compile 16:01:44 [INFO] | | +- com.google.guava:guava:jar:33.5.0-jre:compile 16:01:44 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:compile 16:01:44 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:01:44 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile 16:01:44 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.42.0:compile 16:01:44 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 16:01:44 [INFO] | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 16:01:44 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.4:compile 16:01:44 [INFO] | | \- com.google.code.gson:gson:jar:2.13.2:compile 16:01:44 [INFO] | +- org.opendaylight.infrautils:diagstatus-api:jar:7.1.9-SNAPSHOT:compile 16:01:44 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 16:01:44 [INFO] | +- org.opendaylight.infrautils:diagstatus-impl:jar:7.1.9-SNAPSHOT:compile 16:01:44 [INFO] | \- org.opendaylight.infrautils:diagstatus-shell:jar:7.1.9-SNAPSHOT:compile 16:01:44 [INFO] +- org.opendaylight.infrautils:odl-infrautils-diagstatus-web:xml:features:7.1.9-SNAPSHOT:compile 16:01:44 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.1.4:compile 16:01:44 [INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.8:runtime 16:01:44 [INFO] | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.4:compile 16:01:44 [INFO] | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 16:01:44 [INFO] | \- org.opendaylight.infrautils:diagstatus-web:jar:7.1.9-SNAPSHOT:compile 16:01:44 [INFO] +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.9-SNAPSHOT:compile 16:01:44 [INFO] | +- org.opendaylight.infrautils:ready-api:jar:7.1.9-SNAPSHOT:compile 16:01:44 [INFO] | +- org.opendaylight.infrautils:ready-impl:jar:7.1.9-SNAPSHOT:compile 16:01:44 [INFO] | \- org.opendaylight.odlparent:bundles-diag:jar:14.1.4:compile 16:01:44 [INFO] +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.9-SNAPSHOT:compile 16:01:44 [INFO] | \- org.opendaylight.infrautils:infrautils-util:jar:7.1.9-SNAPSHOT:compile 16:01:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:01:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:01:44 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 16:01:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:01:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:01:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:01:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 16:01:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:01:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 16:01:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:01:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 16:01:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 16:01:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 16:01:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 16:01:44 [INFO] +- junit:junit:jar:4.13.2:test 16:01:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 16:01:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 16:01:44 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 16:01:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 16:01:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 16:01:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:01:44 [INFO] 16:01:44 [INFO] --- clm:2.54.0-01:index (default-cli) @ features-infrautils --- 16:01:44 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/features/features-infrautils/target/sonatype-clm/module.xml 16:01:44 [INFO] 16:01:44 [INFO] ---------< org.opendaylight.infrautils:odl-infrautils-inject >---------- 16:01:44 [INFO] Building OpenDaylight :: Infrautils :: @Inject 7.1.9-SNAPSHOT [24/39] 16:01:44 [INFO] from features/odl-infrautils-inject/pom.xml 16:01:44 [INFO] ------------------------------[ feature ]------------------------------- 16:01:44 [INFO] 16:01:44 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-infrautils-inject --- 16:01:44 [INFO] 16:01:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-infrautils-inject --- 16:01:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:44 [INFO] 16:01:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-infrautils-inject --- 16:01:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:44 [INFO] 16:01:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-infrautils-inject --- 16:01:44 [INFO] 16:01:44 [INFO] --- dependency:3.9.0:properties (default) @ odl-infrautils-inject --- 16:01:44 [INFO] 16:01:44 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-infrautils-inject --- 16:01:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:44 [INFO] argLine set to empty 16:01:44 [INFO] 16:01:44 [INFO] --- feattmpl:14.1.4:generate-feature (generate-feature) @ odl-infrautils-inject --- 16:01:44 [INFO] 16:01:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-infrautils-inject --- 16:01:44 [INFO] Starting audit... 16:01:44 Audit done. 16:01:44 [INFO] You have 0 Checkstyle violations. 16:01:44 [INFO] 16:01:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-infrautils-inject --- 16:01:44 [INFO] Starting audit... 16:01:44 Audit done. 16:01:44 [INFO] You have 0 Checkstyle violations. 16:01:44 [INFO] 16:01:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-infrautils-inject --- 16:01:44 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:01:44 [INFO] 16:01:44 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-infrautils-inject --- 16:01:44 [INFO] Generation not enabled 16:01:44 [INFO] Attaching artifact 16:01:44 [INFO] 16:01:44 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-infrautils-inject --- 16:01:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:01:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:01:44 [INFO] 16:01:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-infrautils-inject >>> 16:01:44 [INFO] 16:01:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-infrautils-inject --- 16:01:44 [INFO] No files found to run spotbugs, check compile phase has been run 16:01:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:01:44 [INFO] 16:01:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-infrautils-inject <<< 16:01:44 [INFO] 16:01:44 [INFO] 16:01:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-infrautils-inject --- 16:01:44 [INFO] 16:01:44 [INFO] --- feattest:14.1.4:test (default) @ odl-infrautils-inject --- 16:01:44 [INFO] Starting SFT for org.opendaylight.infrautils:odl-infrautils-inject 16:01:44 [INFO] Project dependency features detected: [] 16:01:44 [INFO] Pax Exam System (Version: 4.14.0) created. 16:01:44 [INFO] Creating RMI registry server on 127.0.0.1:36645 16:01:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:01:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:01:45 [INFO] Waiting for remote bundle context.. on 36645 name: 484c0772-ea08-4495-ad48-bd26a70e38a7 timout: [ RelativeTimeout value = 180000 ] 16:01:52 [INFO] Building jar from resources and headers. 16:01:52 [INFO] Writing jar finished. 16:01:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:01:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:01:54 [INFO] 16:01:54 [INFO] --- copy:14.1.4:copy-files (default) @ odl-infrautils-inject --- 16:01:54 [INFO] 16:01:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-infrautils-inject --- 16:01:54 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:01:54 [INFO] 16:01:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-infrautils-inject --- 16:01:54 [INFO] CycloneDX: Resolving Dependencies 16:01:54 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 16:01:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-inject/target/bom.xml 16:01:54 [INFO] attaching as odl-infrautils-inject-7.1.9-SNAPSHOT-cyclonedx.xml 16:01:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-inject/target/bom.json 16:01:54 [INFO] attaching as odl-infrautils-inject-7.1.9-SNAPSHOT-cyclonedx.json 16:01:54 [INFO] 16:01:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-infrautils-inject --- 16:01:54 [INFO] Skipping duplicate-finder execution! 16:01:54 [INFO] 16:01:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-infrautils-inject --- 16:01:54 [INFO] Skipping plugin execution 16:01:54 [INFO] 16:01:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-infrautils-inject --- 16:01:54 [INFO] Skipping source per configuration. 16:01:54 [INFO] 16:01:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-infrautils-inject --- 16:01:54 [INFO] 16:01:54 [INFO] --- jacoco:0.8.13:report (report) @ odl-infrautils-inject --- 16:01:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:54 [INFO] 16:01:54 [INFO] --- install:3.1.4:install (default-install) @ odl-infrautils-inject --- 16:01:54 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-inject/pom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-inject/7.1.9-SNAPSHOT/odl-infrautils-inject-7.1.9-SNAPSHOT.pom 16:01:54 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-inject/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-inject/7.1.9-SNAPSHOT/odl-infrautils-inject-7.1.9-SNAPSHOT-features.xml 16:01:54 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-inject/target/bom.xml to /tmp/r/org/opendaylight/infrautils/odl-infrautils-inject/7.1.9-SNAPSHOT/odl-infrautils-inject-7.1.9-SNAPSHOT-cyclonedx.xml 16:01:54 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-inject/target/bom.json to /tmp/r/org/opendaylight/infrautils/odl-infrautils-inject/7.1.9-SNAPSHOT/odl-infrautils-inject-7.1.9-SNAPSHOT-cyclonedx.json 16:01:54 [INFO] 16:01:54 [INFO] --- dependency:3.9.0:tree (default-cli) @ odl-infrautils-inject --- 16:01:54 [INFO] org.opendaylight.infrautils:odl-infrautils-inject:xml:features:7.1.9-SNAPSHOT 16:01:54 [INFO] +- org.opendaylight.infrautils:inject:jar:7.1.9-SNAPSHOT:compile 16:01:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:01:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:01:54 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 16:01:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:01:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:01:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:01:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 16:01:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:01:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 16:01:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:01:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 16:01:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 16:01:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 16:01:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 16:01:54 [INFO] +- junit:junit:jar:4.13.2:test 16:01:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 16:01:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 16:01:54 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 16:01:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 16:01:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 16:01:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:01:54 [INFO] 16:01:54 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-infrautils-inject --- 16:01:54 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/features/odl-infrautils-inject/target/sonatype-clm/module.xml 16:01:54 [INFO] 16:01:54 [INFO] ----< org.opendaylight.infrautils:features-infrautils-experimental >---- 16:01:54 [INFO] Building ODL :: infrautils :: features-infrautils-experimental 7.1.9-SNAPSHOT [25/39] 16:01:54 [INFO] from features/features-infrautils-experimental/pom.xml 16:01:54 [INFO] ------------------------------[ feature ]------------------------------- 16:01:54 [INFO] 16:01:54 [INFO] --- clean:3.5.0:clean (default-clean) @ features-infrautils-experimental --- 16:01:54 [INFO] 16:01:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-infrautils-experimental --- 16:01:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:54 [INFO] 16:01:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-infrautils-experimental --- 16:01:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:54 [INFO] 16:01:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-infrautils-experimental --- 16:01:54 [INFO] 16:01:54 [INFO] --- dependency:3.9.0:properties (default) @ features-infrautils-experimental --- 16:01:54 [INFO] 16:01:54 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-infrautils-experimental --- 16:01:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:54 [INFO] argLine set to empty 16:01:54 [INFO] 16:01:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-infrautils-experimental --- 16:01:54 [INFO] Starting audit... 16:01:54 Audit done. 16:01:54 [INFO] You have 0 Checkstyle violations. 16:01:54 [INFO] 16:01:54 [INFO] --- checkstyle:3.6.0:check (default) @ features-infrautils-experimental --- 16:01:55 [INFO] Starting audit... 16:01:55 Audit done. 16:01:55 [INFO] You have 0 Checkstyle violations. 16:01:55 [INFO] 16:01:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-infrautils-experimental --- 16:01:55 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:01:55 [INFO] 16:01:55 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-infrautils-experimental --- 16:01:55 [INFO] Generating feature descriptor file /w/workspace/infrautils-maven-clm-master/features/features-infrautils-experimental/target/feature/feature.xml 16:01:55 [INFO] ...done! 16:01:55 [INFO] Attaching features XML 16:01:55 [INFO] 16:01:55 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-infrautils-experimental --- 16:01:55 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:01:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:01:55 [INFO] 16:01:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-infrautils-experimental >>> 16:01:55 [INFO] 16:01:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-infrautils-experimental --- 16:01:55 [INFO] No files found to run spotbugs, check compile phase has been run 16:01:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:01:55 [INFO] 16:01:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-infrautils-experimental <<< 16:01:55 [INFO] 16:01:55 [INFO] 16:01:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-infrautils-experimental --- 16:01:55 [INFO] 16:01:55 [INFO] --- feattest:14.1.4:test (default) @ features-infrautils-experimental --- 16:01:55 [INFO] 16:01:55 [INFO] --- copy:14.1.4:copy-files (default) @ features-infrautils-experimental --- 16:01:55 [INFO] 16:01:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-infrautils-experimental --- 16:01:55 [INFO] No Javadoc in project. Archive not created. 16:01:55 [INFO] 16:01:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-infrautils-experimental --- 16:01:55 [INFO] CycloneDX: Resolving Dependencies 16:01:55 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 16:01:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/features/features-infrautils-experimental/target/bom.xml 16:01:55 [INFO] attaching as features-infrautils-experimental-7.1.9-SNAPSHOT-cyclonedx.xml 16:01:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/features/features-infrautils-experimental/target/bom.json 16:01:55 [INFO] attaching as features-infrautils-experimental-7.1.9-SNAPSHOT-cyclonedx.json 16:01:55 [INFO] 16:01:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-infrautils-experimental --- 16:01:55 [INFO] Skipping duplicate-finder execution! 16:01:55 [INFO] 16:01:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-infrautils-experimental --- 16:01:55 [INFO] Skipping plugin execution 16:01:55 [INFO] 16:01:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-infrautils-experimental --- 16:01:55 [INFO] No sources in project. Archive not created. 16:01:55 [INFO] 16:01:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-infrautils-experimental --- 16:01:55 [INFO] 16:01:55 [INFO] --- jacoco:0.8.13:report (report) @ features-infrautils-experimental --- 16:01:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:55 [INFO] 16:01:55 [INFO] --- install:3.1.4:install (default-install) @ features-infrautils-experimental --- 16:01:55 [WARNING] 16:01:55 [WARNING] The packaging plugin for project features-infrautils-experimental did not assign 16:01:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:01:55 [WARNING] 16:01:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:01:55 [WARNING] 16:01:55 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/features-infrautils-experimental/pom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-experimental/7.1.9-SNAPSHOT/features-infrautils-experimental-7.1.9-SNAPSHOT.pom 16:01:55 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/features-infrautils-experimental/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-experimental/7.1.9-SNAPSHOT/features-infrautils-experimental-7.1.9-SNAPSHOT-features.xml 16:01:55 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/features-infrautils-experimental/target/bom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-experimental/7.1.9-SNAPSHOT/features-infrautils-experimental-7.1.9-SNAPSHOT-cyclonedx.xml 16:01:55 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/features-infrautils-experimental/target/bom.json to /tmp/r/org/opendaylight/infrautils/features-infrautils-experimental/7.1.9-SNAPSHOT/features-infrautils-experimental-7.1.9-SNAPSHOT-cyclonedx.json 16:01:55 [INFO] 16:01:55 [INFO] --- dependency:3.9.0:tree (default-cli) @ features-infrautils-experimental --- 16:01:55 [INFO] org.opendaylight.infrautils:features-infrautils-experimental:feature:7.1.9-SNAPSHOT 16:01:55 [INFO] +- org.opendaylight.infrautils:features-infrautils:xml:features:7.1.9-SNAPSHOT:compile 16:01:55 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.9-SNAPSHOT:compile 16:01:55 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.4:compile 16:01:55 [INFO] | | | +- com.google.guava:guava:jar:33.5.0-jre:compile 16:01:55 [INFO] | | | | +- com.google.guava:failureaccess:jar:1.0.3:compile 16:01:55 [INFO] | | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:01:55 [INFO] | | | | +- org.jspecify:jspecify:jar:1.0.0:compile 16:01:55 [INFO] | | | | +- com.google.errorprone:error_prone_annotations:jar:2.42.0:compile 16:01:55 [INFO] | | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 16:01:55 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 16:01:55 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.4:compile 16:01:55 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 16:01:55 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:7.1.9-SNAPSHOT:compile 16:01:55 [INFO] | | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 16:01:55 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:7.1.9-SNAPSHOT:compile 16:01:55 [INFO] | | \- org.opendaylight.infrautils:diagstatus-shell:jar:7.1.9-SNAPSHOT:compile 16:01:55 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus-web:xml:features:7.1.9-SNAPSHOT:compile 16:01:55 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.1.4:compile 16:01:55 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.8:runtime 16:01:55 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.4:compile 16:01:55 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 16:01:55 [INFO] | | \- org.opendaylight.infrautils:diagstatus-web:jar:7.1.9-SNAPSHOT:compile 16:01:55 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.9-SNAPSHOT:compile 16:01:55 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:7.1.9-SNAPSHOT:compile 16:01:55 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:7.1.9-SNAPSHOT:compile 16:01:55 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:14.1.4:compile 16:01:55 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.9-SNAPSHOT:compile 16:01:55 [INFO] | \- org.opendaylight.infrautils:infrautils-util:jar:7.1.9-SNAPSHOT:compile 16:01:55 [INFO] +- org.opendaylight.infrautils:odl-infrautils-inject:xml:features:7.1.9-SNAPSHOT:compile 16:01:55 [INFO] | \- org.opendaylight.infrautils:inject:jar:7.1.9-SNAPSHOT:compile 16:01:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:01:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:01:55 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 16:01:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:01:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:01:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:01:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 16:01:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:01:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 16:01:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:01:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 16:01:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 16:01:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 16:01:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 16:01:55 [INFO] +- junit:junit:jar:4.13.2:test 16:01:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 16:01:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 16:01:55 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 16:01:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 16:01:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 16:01:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:01:55 [INFO] 16:01:55 [INFO] --- clm:2.54.0-01:index (default-cli) @ features-infrautils-experimental --- 16:01:55 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/features/features-infrautils-experimental/target/sonatype-clm/module.xml 16:01:55 [INFO] 16:01:55 [INFO] ------< org.opendaylight.infrautils:features-infrautils-samples >------- 16:01:55 [INFO] Building ODL :: infrautils :: features-infrautils-samples 7.1.9-SNAPSHOT [26/39] 16:01:55 [INFO] from features/features-infrautils-samples/pom.xml 16:01:55 [INFO] ------------------------------[ feature ]------------------------------- 16:01:55 [INFO] 16:01:55 [INFO] --- clean:3.5.0:clean (default-clean) @ features-infrautils-samples --- 16:01:55 [INFO] 16:01:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-infrautils-samples --- 16:01:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:55 [INFO] 16:01:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-infrautils-samples --- 16:01:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:01:55 [INFO] 16:01:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-infrautils-samples --- 16:01:56 [INFO] 16:01:56 [INFO] --- dependency:3.9.0:properties (default) @ features-infrautils-samples --- 16:01:56 [INFO] 16:01:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-infrautils-samples --- 16:01:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:01:56 [INFO] argLine set to empty 16:01:56 [INFO] 16:01:56 [INFO] --- feattmpl:14.1.4:generate-feature (generate-feature) @ features-infrautils-samples --- 16:01:56 [INFO] 16:01:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-infrautils-samples --- 16:01:56 [INFO] Starting audit... 16:01:56 Audit done. 16:01:56 [INFO] You have 0 Checkstyle violations. 16:01:56 [INFO] 16:01:56 [INFO] --- checkstyle:3.6.0:check (default) @ features-infrautils-samples --- 16:01:56 [INFO] Starting audit... 16:01:56 Audit done. 16:01:56 [INFO] You have 0 Checkstyle violations. 16:01:56 [INFO] 16:01:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-infrautils-samples --- 16:01:56 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:01:56 [INFO] 16:01:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-infrautils-samples --- 16:01:56 [INFO] Generation not enabled 16:01:56 [INFO] Attaching artifact 16:01:56 [INFO] 16:01:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-infrautils-samples --- 16:01:56 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:01:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:01:56 [INFO] 16:01:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-infrautils-samples >>> 16:01:56 [INFO] 16:01:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-infrautils-samples --- 16:01:56 [INFO] No files found to run spotbugs, check compile phase has been run 16:01:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:01:56 [INFO] 16:01:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-infrautils-samples <<< 16:01:56 [INFO] 16:01:56 [INFO] 16:01:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-infrautils-samples --- 16:01:56 [INFO] 16:01:56 [INFO] --- feattest:14.1.4:test (default) @ features-infrautils-samples --- 16:01:56 [INFO] Starting SFT for org.opendaylight.infrautils:features-infrautils-samples 16:01:56 [INFO] Project dependency features detected: [] 16:01:56 [INFO] Pax Exam System (Version: 4.14.0) created. 16:01:56 [INFO] Creating RMI registry server on 127.0.0.1:44071 16:01:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:01:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:01:56 [INFO] Waiting for remote bundle context.. on 44071 name: 789a75b8-53e0-492c-989f-7517f7ec43f3 timout: [ RelativeTimeout value = 180000 ] 16:02:03 [INFO] Building jar from resources and headers. 16:02:03 [INFO] Writing jar finished. 16:02:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:02:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:02:06 [INFO] 16:02:06 [INFO] --- copy:14.1.4:copy-files (default) @ features-infrautils-samples --- 16:02:06 [INFO] 16:02:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-infrautils-samples --- 16:02:06 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:02:06 [INFO] 16:02:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-infrautils-samples --- 16:02:06 [INFO] CycloneDX: Resolving Dependencies 16:02:06 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 16:02:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/features/features-infrautils-samples/target/bom.xml 16:02:06 [INFO] attaching as features-infrautils-samples-7.1.9-SNAPSHOT-cyclonedx.xml 16:02:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/features/features-infrautils-samples/target/bom.json 16:02:06 [INFO] attaching as features-infrautils-samples-7.1.9-SNAPSHOT-cyclonedx.json 16:02:06 [INFO] 16:02:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-infrautils-samples --- 16:02:06 [INFO] Skipping duplicate-finder execution! 16:02:06 [INFO] 16:02:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-infrautils-samples --- 16:02:06 [INFO] Skipping plugin execution 16:02:06 [INFO] 16:02:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-infrautils-samples --- 16:02:06 [INFO] Skipping source per configuration. 16:02:06 [INFO] 16:02:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-infrautils-samples --- 16:02:06 [INFO] 16:02:06 [INFO] --- jacoco:0.8.13:report (report) @ features-infrautils-samples --- 16:02:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:06 [INFO] 16:02:06 [INFO] --- install:3.1.4:install (default-install) @ features-infrautils-samples --- 16:02:06 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/features-infrautils-samples/pom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-samples/7.1.9-SNAPSHOT/features-infrautils-samples-7.1.9-SNAPSHOT.pom 16:02:06 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/features-infrautils-samples/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-samples/7.1.9-SNAPSHOT/features-infrautils-samples-7.1.9-SNAPSHOT-features.xml 16:02:06 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/features-infrautils-samples/target/bom.xml to /tmp/r/org/opendaylight/infrautils/features-infrautils-samples/7.1.9-SNAPSHOT/features-infrautils-samples-7.1.9-SNAPSHOT-cyclonedx.xml 16:02:06 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/features-infrautils-samples/target/bom.json to /tmp/r/org/opendaylight/infrautils/features-infrautils-samples/7.1.9-SNAPSHOT/features-infrautils-samples-7.1.9-SNAPSHOT-cyclonedx.json 16:02:06 [INFO] 16:02:06 [INFO] --- dependency:3.9.0:tree (default-cli) @ features-infrautils-samples --- 16:02:06 [INFO] org.opendaylight.infrautils:features-infrautils-samples:xml:features:7.1.9-SNAPSHOT 16:02:06 [INFO] +- org.opendaylight.infrautils:features-infrautils:xml:features:7.1.9-SNAPSHOT:compile 16:02:06 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.9-SNAPSHOT:compile 16:02:06 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.4:compile 16:02:06 [INFO] | | | +- com.google.guava:guava:jar:33.5.0-jre:compile 16:02:06 [INFO] | | | | +- com.google.guava:failureaccess:jar:1.0.3:compile 16:02:06 [INFO] | | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:02:06 [INFO] | | | | +- org.jspecify:jspecify:jar:1.0.0:compile 16:02:06 [INFO] | | | | +- com.google.errorprone:error_prone_annotations:jar:2.42.0:compile 16:02:06 [INFO] | | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 16:02:06 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 16:02:06 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.4:compile 16:02:06 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 16:02:06 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:7.1.9-SNAPSHOT:compile 16:02:06 [INFO] | | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 16:02:06 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:7.1.9-SNAPSHOT:compile 16:02:06 [INFO] | | \- org.opendaylight.infrautils:diagstatus-shell:jar:7.1.9-SNAPSHOT:compile 16:02:06 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus-web:xml:features:7.1.9-SNAPSHOT:compile 16:02:06 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.1.4:compile 16:02:06 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.8:runtime 16:02:06 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.4:compile 16:02:06 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 16:02:06 [INFO] | | \- org.opendaylight.infrautils:diagstatus-web:jar:7.1.9-SNAPSHOT:compile 16:02:06 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.9-SNAPSHOT:compile 16:02:06 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:7.1.9-SNAPSHOT:compile 16:02:06 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:7.1.9-SNAPSHOT:compile 16:02:06 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:14.1.4:compile 16:02:06 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.9-SNAPSHOT:compile 16:02:06 [INFO] | \- org.opendaylight.infrautils:infrautils-util:jar:7.1.9-SNAPSHOT:compile 16:02:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:02:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:02:06 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 16:02:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:02:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:02:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:02:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 16:02:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:02:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 16:02:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:02:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 16:02:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 16:02:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 16:02:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 16:02:06 [INFO] +- junit:junit:jar:4.13.2:test 16:02:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 16:02:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 16:02:06 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 16:02:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 16:02:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 16:02:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:02:06 [INFO] 16:02:06 [INFO] --- clm:2.54.0-01:index (default-cli) @ features-infrautils-samples --- 16:02:06 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/features/features-infrautils-samples/target/sonatype-clm/module.xml 16:02:06 [INFO] 16:02:06 [INFO] ----------< org.opendaylight.infrautils:infrautils-features >----------- 16:02:06 [INFO] Building ODL :: infrautils :: infrautils-features 7.1.9-SNAPSHOT [27/39] 16:02:06 [INFO] from features/infrautils-features/pom.xml 16:02:06 [INFO] ------------------------------[ feature ]------------------------------- 16:02:07 [INFO] 16:02:07 [INFO] --- clean:3.5.0:clean (default-clean) @ infrautils-features --- 16:02:07 [INFO] 16:02:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ infrautils-features --- 16:02:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:07 [INFO] 16:02:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ infrautils-features --- 16:02:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:07 [INFO] 16:02:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ infrautils-features --- 16:02:07 [INFO] 16:02:07 [INFO] --- dependency:3.9.0:properties (default) @ infrautils-features --- 16:02:07 [INFO] 16:02:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ infrautils-features --- 16:02:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:07 [INFO] argLine set to empty 16:02:07 [INFO] 16:02:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ infrautils-features --- 16:02:07 [INFO] Starting audit... 16:02:07 Audit done. 16:02:07 [INFO] You have 0 Checkstyle violations. 16:02:07 [INFO] 16:02:07 [INFO] --- checkstyle:3.6.0:check (default) @ infrautils-features --- 16:02:07 [INFO] Starting audit... 16:02:07 Audit done. 16:02:07 [INFO] You have 0 Checkstyle violations. 16:02:07 [INFO] 16:02:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ infrautils-features --- 16:02:07 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:02:07 [INFO] 16:02:07 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ infrautils-features --- 16:02:07 [INFO] Generating feature descriptor file /w/workspace/infrautils-maven-clm-master/features/infrautils-features/target/feature/feature.xml 16:02:07 [INFO] ...done! 16:02:07 [INFO] Attaching features XML 16:02:07 [INFO] 16:02:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ infrautils-features --- 16:02:07 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:02:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:02:07 [INFO] 16:02:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ infrautils-features >>> 16:02:07 [INFO] 16:02:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ infrautils-features --- 16:02:07 [INFO] No files found to run spotbugs, check compile phase has been run 16:02:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:02:07 [INFO] 16:02:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ infrautils-features <<< 16:02:07 [INFO] 16:02:07 [INFO] 16:02:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ infrautils-features --- 16:02:07 [INFO] 16:02:07 [INFO] --- feattest:14.1.4:test (default) @ infrautils-features --- 16:02:07 [INFO] 16:02:07 [INFO] --- copy:14.1.4:copy-files (default) @ infrautils-features --- 16:02:07 [INFO] 16:02:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ infrautils-features --- 16:02:07 [INFO] No Javadoc in project. Archive not created. 16:02:07 [INFO] 16:02:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ infrautils-features --- 16:02:07 [INFO] CycloneDX: Resolving Dependencies 16:02:07 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 16:02:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/features/infrautils-features/target/bom.xml 16:02:07 [INFO] attaching as infrautils-features-7.1.9-SNAPSHOT-cyclonedx.xml 16:02:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/features/infrautils-features/target/bom.json 16:02:07 [INFO] attaching as infrautils-features-7.1.9-SNAPSHOT-cyclonedx.json 16:02:07 [INFO] 16:02:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ infrautils-features --- 16:02:07 [INFO] Skipping duplicate-finder execution! 16:02:07 [INFO] 16:02:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ infrautils-features --- 16:02:07 [INFO] Skipping plugin execution 16:02:07 [INFO] 16:02:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ infrautils-features --- 16:02:07 [INFO] No sources in project. Archive not created. 16:02:07 [INFO] 16:02:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ infrautils-features --- 16:02:07 [INFO] 16:02:07 [INFO] --- jacoco:0.8.13:report (report) @ infrautils-features --- 16:02:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:02:07 [INFO] 16:02:07 [INFO] --- install:3.1.4:install (default-install) @ infrautils-features --- 16:02:07 [WARNING] 16:02:07 [WARNING] The packaging plugin for project infrautils-features did not assign 16:02:07 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:02:07 [WARNING] 16:02:07 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:02:07 [WARNING] 16:02:07 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/infrautils-features/pom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-features/7.1.9-SNAPSHOT/infrautils-features-7.1.9-SNAPSHOT.pom 16:02:07 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/infrautils-features/target/feature/feature.xml to /tmp/r/org/opendaylight/infrautils/infrautils-features/7.1.9-SNAPSHOT/infrautils-features-7.1.9-SNAPSHOT-features.xml 16:02:07 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/infrautils-features/target/bom.xml to /tmp/r/org/opendaylight/infrautils/infrautils-features/7.1.9-SNAPSHOT/infrautils-features-7.1.9-SNAPSHOT-cyclonedx.xml 16:02:07 [INFO] Installing /w/workspace/infrautils-maven-clm-master/features/infrautils-features/target/bom.json to /tmp/r/org/opendaylight/infrautils/infrautils-features/7.1.9-SNAPSHOT/infrautils-features-7.1.9-SNAPSHOT-cyclonedx.json 16:02:07 [INFO] 16:02:07 [INFO] --- dependency:3.9.0:tree (default-cli) @ infrautils-features --- 16:02:07 [INFO] org.opendaylight.infrautils:infrautils-features:feature:7.1.9-SNAPSHOT 16:02:07 [INFO] +- org.opendaylight.infrautils:features-infrautils:xml:features:7.1.9-SNAPSHOT:compile 16:02:07 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.9-SNAPSHOT:compile 16:02:07 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.4:compile 16:02:07 [INFO] | | | +- com.google.guava:guava:jar:33.5.0-jre:compile 16:02:07 [INFO] | | | | +- com.google.guava:failureaccess:jar:1.0.3:compile 16:02:07 [INFO] | | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:02:07 [INFO] | | | | +- org.jspecify:jspecify:jar:1.0.0:compile 16:02:07 [INFO] | | | | +- com.google.errorprone:error_prone_annotations:jar:2.42.0:compile 16:02:07 [INFO] | | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 16:02:07 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:compile 16:02:07 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.4:compile 16:02:07 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:compile 16:02:07 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:7.1.9-SNAPSHOT:compile 16:02:07 [INFO] | | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 16:02:07 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:7.1.9-SNAPSHOT:compile 16:02:07 [INFO] | | \- org.opendaylight.infrautils:diagstatus-shell:jar:7.1.9-SNAPSHOT:compile 16:02:07 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus-web:xml:features:7.1.9-SNAPSHOT:compile 16:02:07 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.1.4:compile 16:02:07 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.8:runtime 16:02:07 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.4:compile 16:02:07 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 16:02:07 [INFO] | | \- org.opendaylight.infrautils:diagstatus-web:jar:7.1.9-SNAPSHOT:compile 16:02:07 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.9-SNAPSHOT:compile 16:02:07 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:7.1.9-SNAPSHOT:compile 16:02:07 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:7.1.9-SNAPSHOT:compile 16:02:07 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:14.1.4:compile 16:02:07 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.9-SNAPSHOT:compile 16:02:07 [INFO] | \- org.opendaylight.infrautils:infrautils-util:jar:7.1.9-SNAPSHOT:compile 16:02:07 [INFO] +- org.opendaylight.infrautils:features-infrautils-experimental:xml:features:7.1.9-SNAPSHOT:compile 16:02:07 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-inject:xml:features:7.1.9-SNAPSHOT:compile 16:02:07 [INFO] | \- org.opendaylight.infrautils:inject:jar:7.1.9-SNAPSHOT:compile 16:02:07 [INFO] +- org.opendaylight.infrautils:features-infrautils-samples:xml:features:7.1.9-SNAPSHOT:compile 16:02:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:02:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:02:07 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 16:02:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:02:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:02:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:02:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 16:02:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:02:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 16:02:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:02:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 16:02:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 16:02:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 16:02:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 16:02:07 [INFO] +- junit:junit:jar:4.13.2:test 16:02:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 16:02:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 16:02:07 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 16:02:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 16:02:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 16:02:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:02:07 [INFO] 16:02:07 [INFO] --- clm:2.54.0-01:index (default-cli) @ infrautils-features --- 16:02:07 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/features/infrautils-features/target/sonatype-clm/module.xml 16:02:07 [INFO] 16:02:07 [INFO] ----------< org.opendaylight.infrautils:features-aggregator >----------- 16:02:07 [INFO] Building ODL :: infrautils :: features-aggregator 7.1.9-SNAPSHOT [28/39] 16:02:07 [INFO] from features/pom.xml 16:02:07 [INFO] --------------------------------[ pom ]--------------------------------- 16:02:07 [INFO] 16:02:07 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 16:02:07 [INFO] 16:02:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 16:02:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:07 [INFO] 16:02:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 16:02:07 [INFO] 16:02:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 16:02:07 [INFO] Skipping CycloneDX goal, because module skips deploy 16:02:07 [INFO] 16:02:07 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 16:02:07 [INFO] Skipping artifact installation 16:02:07 [INFO] 16:02:07 [INFO] --- dependency:3.9.0:tree (default-cli) @ features-aggregator --- 16:02:07 [INFO] org.opendaylight.infrautils:features-aggregator:pom:7.1.9-SNAPSHOT 16:02:07 [INFO] 16:02:07 [INFO] --- clm:2.54.0-01:index (default-cli) @ features-aggregator --- 16:02:07 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/features/target/sonatype-clm/module.xml 16:02:07 [INFO] 16:02:07 [INFO] -----------< org.opendaylight.infrautils:common-aggregator >------------ 16:02:07 [INFO] Building ODL :: infrautils :: common-aggregator 7.1.9-SNAPSHOT [29/39] 16:02:07 [INFO] from common/pom.xml 16:02:07 [INFO] --------------------------------[ pom ]--------------------------------- 16:02:07 [INFO] 16:02:07 [INFO] --- clean:3.5.0:clean (default-clean) @ common-aggregator --- 16:02:07 [INFO] 16:02:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ common-aggregator --- 16:02:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:07 [INFO] 16:02:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ common-aggregator --- 16:02:07 [INFO] 16:02:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ common-aggregator --- 16:02:07 [INFO] Skipping CycloneDX goal, because module skips deploy 16:02:07 [INFO] 16:02:07 [INFO] --- install:3.1.4:install (default-install) @ common-aggregator --- 16:02:07 [INFO] Skipping artifact installation 16:02:07 [INFO] 16:02:07 [INFO] --- dependency:3.9.0:tree (default-cli) @ common-aggregator --- 16:02:07 [INFO] org.opendaylight.infrautils:common-aggregator:pom:7.1.9-SNAPSHOT 16:02:07 [INFO] 16:02:07 [INFO] --- clm:2.54.0-01:index (default-cli) @ common-aggregator --- 16:02:07 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/common/target/sonatype-clm/module.xml 16:02:07 [INFO] 16:02:07 [INFO] -----------< org.opendaylight.infrautils:itestutils-parent >------------ 16:02:07 [INFO] Building ODL :: infrautils :: itestutils-parent 7.1.9-SNAPSHOT [30/39] 16:02:07 [INFO] from itestutils/parent/pom.xml 16:02:07 [INFO] --------------------------------[ pom ]--------------------------------- 16:02:08 [INFO] 16:02:08 [INFO] --- clean:3.5.0:clean (default-clean) @ itestutils-parent --- 16:02:08 [INFO] 16:02:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ itestutils-parent --- 16:02:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:08 [INFO] 16:02:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ itestutils-parent --- 16:02:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:08 [INFO] 16:02:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ itestutils-parent --- 16:02:08 [INFO] 16:02:08 [INFO] --- dependency:3.9.0:properties (default) @ itestutils-parent --- 16:02:08 [INFO] 16:02:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ itestutils-parent --- 16:02: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/infrautils-maven-clm-master/itestutils/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/** 16:02:08 [INFO] 16:02:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ itestutils-parent --- 16:02:08 [INFO] Starting audit... 16:02:08 Audit done. 16:02:08 [INFO] You have 0 Checkstyle violations. 16:02:08 [INFO] 16:02:08 [INFO] --- checkstyle:3.6.0:check (default) @ itestutils-parent --- 16:02:08 [INFO] Starting audit... 16:02:08 Audit done. 16:02:08 [INFO] You have 0 Checkstyle violations. 16:02:08 [INFO] 16:02:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ itestutils-parent --- 16:02:08 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:02:08 [INFO] 16:02:08 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ itestutils-parent --- 16:02:08 [INFO] Created: /w/workspace/infrautils-maven-clm-master/itestutils/parent/target/classes/META-INF/maven/dependencies.properties 16:02:08 [INFO] 16:02:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ itestutils-parent >>> 16:02:08 [INFO] 16:02:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ itestutils-parent --- 16:02:09 [INFO] No files found to run spotbugs, check compile phase has been run 16:02:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:02:09 [INFO] 16:02:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ itestutils-parent <<< 16:02:09 [INFO] 16:02:09 [INFO] 16:02:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ itestutils-parent --- 16:02:09 [INFO] 16:02:09 [INFO] --- copy:14.1.4:copy-files (default) @ itestutils-parent --- 16:02:09 [INFO] 16:02:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ itestutils-parent --- 16:02:09 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:02:09 [INFO] 16:02:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ itestutils-parent --- 16:02:09 [INFO] CycloneDX: Resolving Dependencies 16:02:11 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 16:02:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/itestutils/parent/target/bom.xml 16:02:11 [INFO] attaching as itestutils-parent-7.1.9-SNAPSHOT-cyclonedx.xml 16:02:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/itestutils/parent/target/bom.json 16:02:12 [INFO] attaching as itestutils-parent-7.1.9-SNAPSHOT-cyclonedx.json 16:02:12 [INFO] 16:02:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ itestutils-parent --- 16:02:12 [INFO] Skipping duplicate-finder execution! 16:02:12 [INFO] 16:02:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ itestutils-parent --- 16:02:12 [INFO] Skipping pom project 16:02:12 [INFO] 16:02:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ itestutils-parent --- 16:02:12 [INFO] 16:02:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ itestutils-parent --- 16:02:12 [INFO] 16:02:12 [INFO] --- jacoco:0.8.13:report (report) @ itestutils-parent --- 16:02:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:02:12 [INFO] 16:02:12 [INFO] --- install:3.1.4:install (default-install) @ itestutils-parent --- 16:02:12 [INFO] Installing /w/workspace/infrautils-maven-clm-master/itestutils/parent/pom.xml to /tmp/r/org/opendaylight/infrautils/itestutils-parent/7.1.9-SNAPSHOT/itestutils-parent-7.1.9-SNAPSHOT.pom 16:02:12 [INFO] Installing /w/workspace/infrautils-maven-clm-master/itestutils/parent/target/bom.xml to /tmp/r/org/opendaylight/infrautils/itestutils-parent/7.1.9-SNAPSHOT/itestutils-parent-7.1.9-SNAPSHOT-cyclonedx.xml 16:02:12 [INFO] Installing /w/workspace/infrautils-maven-clm-master/itestutils/parent/target/bom.json to /tmp/r/org/opendaylight/infrautils/itestutils-parent/7.1.9-SNAPSHOT/itestutils-parent-7.1.9-SNAPSHOT-cyclonedx.json 16:02:12 [INFO] 16:02:12 [INFO] --- dependency:3.9.0:tree (default-cli) @ itestutils-parent --- 16:02:12 [INFO] org.opendaylight.infrautils:itestutils-parent:pom:7.1.9-SNAPSHOT 16:02:12 [INFO] +- org.opendaylight.infrautils:itestutils:jar:7.1.9-SNAPSHOT:test 16:02:12 [INFO] | +- org.opendaylight.infrautils:infrautils-testutils:jar:7.1.9-SNAPSHOT:test 16:02:12 [INFO] | | +- org.awaitility:awaitility:jar:4.3.0:test 16:02:12 [INFO] | | +- com.google.guava:guava:jar:33.5.0-jre:test 16:02:12 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:test 16:02:12 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:test 16:02:12 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:test 16:02:12 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.42.0:test 16:02:12 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:test 16:02:12 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:test 16:02:12 [INFO] | | +- io.github.classgraph:classgraph:jar:4.8.184:test 16:02:12 [INFO] | | \- org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:test 16:02:12 [INFO] | | +- org.eclipse.jetty:jetty-xml:jar:9.4.57.v20241219:test 16:02:12 [INFO] | | | \- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:test 16:02:12 [INFO] | | \- org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:test 16:02:12 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219:test 16:02:12 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:test 16:02:12 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 16:02:12 [INFO] | | | +- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219:test 16:02:12 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219:test 16:02:12 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.57.v20241219:test 16:02:12 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 16:02:12 [INFO] | +- org.osgi:osgi.core:jar:8.0.0:provided 16:02:12 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.14.0:test 16:02:12 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 16:02:12 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 16:02:12 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 16:02:12 [INFO] | | +- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 16:02:12 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 16:02:12 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 16:02:12 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.14.0:test 16:02:12 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.14.0:test 16:02:12 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.14.0:test 16:02:12 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.14.0:test 16:02:12 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.9.0:test 16:02:12 [INFO] | | | \- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 16:02:12 [INFO] | | +- org.apache.commons:commons-compress:jar:1.27.1:test 16:02:12 [INFO] | | | +- commons-codec:commons-codec:jar:1.17.1:test 16:02:12 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.19.0:test 16:02:12 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.9.0:test 16:02:12 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.9.0:test 16:02:12 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.9.0:test 16:02:12 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 16:02:12 [INFO] | | +- commons-io:commons-io:jar:2.20.0:test 16:02:12 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 16:02:12 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.14.0:test 16:02:12 [INFO] | | \- org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:test 16:02:12 [INFO] | | \- org.ops4j.pax.tinybundles:tinybundles:jar:4.0.1:test 16:02:12 [INFO] | | +- biz.aQute.bnd:biz.aQute.bndlib:jar:6.4.1:test 16:02:12 [INFO] | | | +- org.osgi:org.osgi.dto:jar:1.1.1:provided 16:02:12 [INFO] | | | +- org.osgi:org.osgi.resource:jar:1.0.1:provided 16:02:12 [INFO] | | | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 16:02:12 [INFO] | | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 16:02:12 [INFO] | | | | \- org.osgi:osgi.annotation:jar:8.1.0:provided 16:02:12 [INFO] | | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 16:02:12 [INFO] | | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 16:02:12 [INFO] | | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 16:02:12 [INFO] | | | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 16:02:12 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.4.1:test 16:02:12 [INFO] | +- org.ops4j.pax.url:pax-url-link:jar:2.6.17:test 16:02:12 [INFO] | | \- org.ops4j.pax.url:pax-url-commons:jar:2.6.17:test 16:02:12 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.9.0:test 16:02:12 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.17:test 16:02:12 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.17:test 16:02:12 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 16:02:12 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.9.20:test 16:02:12 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 16:02:12 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 16:02:12 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 16:02:12 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 16:02:12 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:test 16:02:12 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:tar.gz:14.1.4:test 16:02:12 [INFO] | \- org.apache.karaf.features:standard:xml:features:4.4.8:test 16:02:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:02:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:02:12 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 16:02:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:02:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:02:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:02:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 16:02:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:02:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 16:02:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:02:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 16:02:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 16:02:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 16:02:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 16:02:12 [INFO] +- junit:junit:jar:4.13.2:test 16:02:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 16:02:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 16:02:12 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 16:02:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 16:02:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 16:02:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:02:12 [INFO] 16:02:12 [INFO] --- clm:2.54.0-01:index (default-cli) @ itestutils-parent --- 16:02:12 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/itestutils/parent/target/sonatype-clm/module.xml 16:02:12 [INFO] 16:02:12 [INFO] -------------< org.opendaylight.infrautils:diagstatus-it >-------------- 16:02:12 [INFO] Building ODL :: infrautils :: diagstatus-it 7.1.9-SNAPSHOT [31/39] 16:02:12 [INFO] from diagstatus/it/pom.xml 16:02:12 [INFO] --------------------------------[ jar ]--------------------------------- 16:02:12 [INFO] 16:02:12 [INFO] --- clean:3.5.0:clean (default-clean) @ diagstatus-it --- 16:02:12 [INFO] 16:02:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ diagstatus-it --- 16:02:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:12 [INFO] 16:02:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ diagstatus-it --- 16:02:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:12 [INFO] 16:02:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ diagstatus-it --- 16:02:12 [INFO] 16:02:12 [INFO] --- dependency:3.9.0:properties (default) @ diagstatus-it --- 16:02:12 [INFO] 16:02:12 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ diagstatus-it --- 16:02:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/infrautils-maven-clm-master/diagstatus/it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:02:12 [INFO] 16:02:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ diagstatus-it --- 16:02:12 [INFO] Starting audit... 16:02:12 Audit done. 16:02:12 [INFO] You have 0 Checkstyle violations. 16:02:12 [INFO] 16:02:12 [INFO] --- checkstyle:3.6.0:check (default) @ diagstatus-it --- 16:02:13 [INFO] Starting audit... 16:02:13 Audit done. 16:02:13 [INFO] You have 0 Checkstyle violations. 16:02:13 [INFO] 16:02:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ diagstatus-it --- 16:02:13 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:02:13 [INFO] 16:02:13 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ diagstatus-it --- 16:02:13 [INFO] Created: /w/workspace/infrautils-maven-clm-master/diagstatus/it/target/classes/META-INF/maven/dependencies.properties 16:02:13 [INFO] 16:02:13 [INFO] --- resources:3.3.1:resources (default-resources) @ diagstatus-it --- 16:02:13 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/diagstatus/it/src/main/resources 16:02:13 [INFO] 16:02:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ diagstatus-it --- 16:02:13 [INFO] No sources to compile 16:02:13 [INFO] 16:02:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ diagstatus-it >>> 16:02:13 [INFO] 16:02:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ diagstatus-it --- 16:02:13 [INFO] No files found to run spotbugs, check compile phase has been run 16:02:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:02:13 [INFO] 16:02:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ diagstatus-it <<< 16:02:13 [INFO] 16:02:13 [INFO] 16:02:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ diagstatus-it --- 16:02:13 [INFO] 16:02:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ diagstatus-it --- 16:02:13 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/diagstatus/it/src/test/resources 16:02:13 [INFO] 16:02:13 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ diagstatus-it --- 16:02:13 [INFO] Recompiling the module because of changed dependency. 16:02:13 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 16:02:13 [INFO] 16:02:13 [INFO] --- surefire:3.5.4:test (default-test) @ diagstatus-it --- 16:02:13 [INFO] 16:02:13 [INFO] --- copy:14.1.4:copy-files (default) @ diagstatus-it --- 16:02:13 [INFO] 16:02:13 [INFO] --- jar:3.4.2:jar (default-jar) @ diagstatus-it --- 16:02:14 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/diagstatus/it/target/diagstatus-it-7.1.9-SNAPSHOT.jar 16:02:14 [INFO] 16:02:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ diagstatus-it --- 16:02:14 [INFO] No Javadoc in project. Archive not created. 16:02:14 [INFO] 16:02:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ diagstatus-it --- 16:02:14 [INFO] CycloneDX: Resolving Dependencies 16:02:16 [INFO] CycloneDX: Creating BOM version 1.6 with 12 component(s) 16:02:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/diagstatus/it/target/bom.xml 16:02:16 [INFO] attaching as diagstatus-it-7.1.9-SNAPSHOT-cyclonedx.xml 16:02:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/diagstatus/it/target/bom.json 16:02:16 [INFO] attaching as diagstatus-it-7.1.9-SNAPSHOT-cyclonedx.json 16:02:16 [INFO] 16:02:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ diagstatus-it --- 16:02:16 [INFO] Skipping duplicate-finder execution! 16:02:16 [INFO] 16:02:16 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ diagstatus-it --- 16:02:16 [WARNING] Used undeclared dependencies found: 16:02:16 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:provided 16:02:16 [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.14.0:test 16:02:16 [WARNING] Unused declared dependencies found: 16:02:16 [WARNING] org.opendaylight.infrautils:infrautils-features:xml:features:7.1.9-SNAPSHOT:compile 16:02:16 [WARNING] Non-test scoped test only dependencies found: 16:02:16 [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:7.1.9-SNAPSHOT:compile 16:02:16 [INFO] 16:02:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ diagstatus-it --- 16:02:16 [INFO] No sources in project. Archive not created. 16:02:16 [INFO] 16:02:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ diagstatus-it --- 16:02:16 [INFO] 16:02:16 [INFO] --- jacoco:0.8.13:report (report) @ diagstatus-it --- 16:02:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:02:16 [INFO] 16:02:16 [INFO] --- install:3.1.4:install (default-install) @ diagstatus-it --- 16:02:16 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/it/pom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-it/7.1.9-SNAPSHOT/diagstatus-it-7.1.9-SNAPSHOT.pom 16:02:16 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/it/target/diagstatus-it-7.1.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/diagstatus-it/7.1.9-SNAPSHOT/diagstatus-it-7.1.9-SNAPSHOT.jar 16:02:16 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/it/target/bom.xml to /tmp/r/org/opendaylight/infrautils/diagstatus-it/7.1.9-SNAPSHOT/diagstatus-it-7.1.9-SNAPSHOT-cyclonedx.xml 16:02:16 [INFO] Installing /w/workspace/infrautils-maven-clm-master/diagstatus/it/target/bom.json to /tmp/r/org/opendaylight/infrautils/diagstatus-it/7.1.9-SNAPSHOT/diagstatus-it-7.1.9-SNAPSHOT-cyclonedx.json 16:02:16 [INFO] 16:02:16 [INFO] --- dependency:3.9.0:tree (default-cli) @ diagstatus-it --- 16:02:16 [INFO] org.opendaylight.infrautils:diagstatus-it:jar:7.1.9-SNAPSHOT 16:02:16 [INFO] +- org.opendaylight.infrautils:diagstatus-api:jar:7.1.9-SNAPSHOT:compile 16:02:16 [INFO] | +- com.google.code.gson:gson:jar:2.13.2:compile 16:02:16 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.42.0:compile 16:02:16 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 16:02:16 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 16:02:16 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:02:16 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 16:02:16 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 16:02:16 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 16:02:16 [INFO] | \- org.opendaylight.infrautils:ready-api:jar:7.1.9-SNAPSHOT:compile 16:02:16 [INFO] +- org.opendaylight.infrautils:infrautils-features:xml:features:7.1.9-SNAPSHOT:compile 16:02:16 [INFO] +- org.opendaylight.infrautils:itestutils:jar:7.1.9-SNAPSHOT:test 16:02:16 [INFO] | +- org.opendaylight.infrautils:infrautils-testutils:jar:7.1.9-SNAPSHOT:test 16:02:16 [INFO] | | +- org.awaitility:awaitility:jar:4.3.0:test 16:02:16 [INFO] | | +- io.github.classgraph:classgraph:jar:4.8.184:test 16:02:16 [INFO] | | \- org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:test 16:02:16 [INFO] | | +- org.eclipse.jetty:jetty-xml:jar:9.4.57.v20241219:test 16:02:16 [INFO] | | | \- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:test 16:02:16 [INFO] | | \- org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:test 16:02:16 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219:test 16:02:16 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:test 16:02:16 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 16:02:16 [INFO] | | | +- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219:test 16:02:16 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219:test 16:02:16 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.57.v20241219:test 16:02:16 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 16:02:16 [INFO] | +- org.osgi:osgi.core:jar:8.0.0:provided 16:02:16 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.14.0:test 16:02:16 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 16:02:16 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 16:02:16 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 16:02:16 [INFO] | | +- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 16:02:16 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 16:02:16 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 16:02:16 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.14.0:test 16:02:16 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.14.0:test 16:02:16 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.14.0:test 16:02:16 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.14.0:test 16:02:16 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.9.0:test 16:02:16 [INFO] | | | \- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 16:02:16 [INFO] | | +- org.apache.commons:commons-compress:jar:1.27.1:test 16:02:16 [INFO] | | | +- commons-codec:commons-codec:jar:1.17.1:test 16:02:16 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.19.0:test 16:02:16 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.9.0:test 16:02:16 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.9.0:test 16:02:16 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.9.0:test 16:02:16 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 16:02:16 [INFO] | | +- commons-io:commons-io:jar:2.20.0:test 16:02:16 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 16:02:16 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.14.0:test 16:02:16 [INFO] | | \- org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:test 16:02:16 [INFO] | | \- org.ops4j.pax.tinybundles:tinybundles:jar:4.0.1:test 16:02:16 [INFO] | | +- biz.aQute.bnd:biz.aQute.bndlib:jar:6.4.1:test 16:02:16 [INFO] | | | +- org.osgi:org.osgi.dto:jar:1.1.1:provided 16:02:16 [INFO] | | | +- org.osgi:org.osgi.resource:jar:1.0.1:provided 16:02:16 [INFO] | | | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 16:02:16 [INFO] | | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 16:02:16 [INFO] | | | | \- org.osgi:osgi.annotation:jar:8.1.0:provided 16:02:16 [INFO] | | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 16:02:16 [INFO] | | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 16:02:16 [INFO] | | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 16:02:16 [INFO] | | | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 16:02:16 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.4.1:test 16:02:16 [INFO] | +- org.ops4j.pax.url:pax-url-link:jar:2.6.17:test 16:02:16 [INFO] | | \- org.ops4j.pax.url:pax-url-commons:jar:2.6.17:test 16:02:16 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.9.0:test 16:02:16 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.17:test 16:02:16 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.17:test 16:02:16 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 16:02:16 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.9.20:test 16:02:16 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 16:02:16 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 16:02:16 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 16:02:16 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 16:02:16 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:test 16:02:16 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:tar.gz:14.1.4:test 16:02:16 [INFO] | \- org.apache.karaf.features:standard:xml:features:4.4.8:test 16:02:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:02:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:02:16 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 16:02:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:02:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:02:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:02:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 16:02:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:02:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 16:02:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:02:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 16:02:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 16:02:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 16:02:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 16:02:16 [INFO] +- junit:junit:jar:4.13.2:test 16:02:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 16:02:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 16:02:16 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 16:02:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 16:02:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 16:02:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:02:16 [INFO] 16:02:16 [INFO] --- clm:2.54.0-01:index (default-cli) @ diagstatus-it --- 16:02:16 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/diagstatus/it/target/sonatype-clm/module.xml 16:02:16 [INFO] 16:02:16 [INFO] ---------< org.opendaylight.infrautils:diagstatus-aggregator >---------- 16:02:16 [INFO] Building diagstatus-aggregator 7.1.9-SNAPSHOT [32/39] 16:02:16 [INFO] from diagstatus/pom.xml 16:02:16 [INFO] --------------------------------[ pom ]--------------------------------- 16:02:16 [INFO] 16:02:16 [INFO] --- clean:3.5.0:clean (default-clean) @ diagstatus-aggregator --- 16:02:16 [INFO] 16:02:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ diagstatus-aggregator --- 16:02:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:16 [INFO] 16:02:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ diagstatus-aggregator --- 16:02:16 [INFO] 16:02:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ diagstatus-aggregator --- 16:02:16 [INFO] Skipping CycloneDX goal, because module skips deploy 16:02:16 [INFO] 16:02:16 [INFO] --- install:3.1.4:install (default-install) @ diagstatus-aggregator --- 16:02:16 [INFO] Skipping artifact installation 16:02:16 [INFO] 16:02:16 [INFO] --- dependency:3.9.0:tree (default-cli) @ diagstatus-aggregator --- 16:02:16 [INFO] org.opendaylight.infrautils:diagstatus-aggregator:pom:7.1.9-SNAPSHOT 16:02:16 [INFO] 16:02:16 [INFO] --- clm:2.54.0-01:index (default-cli) @ diagstatus-aggregator --- 16:02:16 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/diagstatus/target/sonatype-clm/module.xml 16:02:16 [INFO] 16:02:16 [INFO] -----------< org.opendaylight.infrautils:inject-aggregator >------------ 16:02:16 [INFO] Building ODL :: infrautils :: inject-aggregator 7.1.9-SNAPSHOT [33/39] 16:02:16 [INFO] from inject/pom.xml 16:02:16 [INFO] --------------------------------[ pom ]--------------------------------- 16:02:16 [INFO] 16:02:16 [INFO] --- clean:3.5.0:clean (default-clean) @ inject-aggregator --- 16:02:16 [INFO] 16:02:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ inject-aggregator --- 16:02:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:16 [INFO] 16:02:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ inject-aggregator --- 16:02:16 [INFO] 16:02:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ inject-aggregator --- 16:02:16 [INFO] Skipping CycloneDX goal, because module skips deploy 16:02:16 [INFO] 16:02:16 [INFO] --- install:3.1.4:install (default-install) @ inject-aggregator --- 16:02:16 [INFO] Skipping artifact installation 16:02:16 [INFO] 16:02:16 [INFO] --- dependency:3.9.0:tree (default-cli) @ inject-aggregator --- 16:02:16 [INFO] org.opendaylight.infrautils:inject-aggregator:pom:7.1.9-SNAPSHOT 16:02:16 [INFO] 16:02:16 [INFO] --- clm:2.54.0-01:index (default-cli) @ inject-aggregator --- 16:02:16 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/inject/target/sonatype-clm/module.xml 16:02:16 [INFO] 16:02:16 [INFO] -------------< org.opendaylight.infrautils:itestutils-it >-------------- 16:02:16 [INFO] Building ODL :: infrautils :: itestutils-it 7.1.9-SNAPSHOT [34/39] 16:02:16 [INFO] from itestutils/it/pom.xml 16:02:16 [INFO] --------------------------------[ jar ]--------------------------------- 16:02:16 [INFO] 16:02:16 [INFO] --- clean:3.5.0:clean (default-clean) @ itestutils-it --- 16:02:16 [INFO] 16:02:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ itestutils-it --- 16:02:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:16 [INFO] 16:02:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ itestutils-it --- 16:02:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:16 [INFO] 16:02:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ itestutils-it --- 16:02:17 [INFO] 16:02:17 [INFO] --- dependency:3.9.0:properties (default) @ itestutils-it --- 16:02:17 [INFO] 16:02:17 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ itestutils-it --- 16:02:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/infrautils-maven-clm-master/itestutils/it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:02:17 [INFO] 16:02:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ itestutils-it --- 16:02:17 [INFO] Starting audit... 16:02:17 Audit done. 16:02:17 [INFO] You have 0 Checkstyle violations. 16:02:17 [INFO] 16:02:17 [INFO] --- checkstyle:3.6.0:check (default) @ itestutils-it --- 16:02:17 [INFO] Starting audit... 16:02:17 Audit done. 16:02:17 [INFO] You have 0 Checkstyle violations. 16:02:17 [INFO] 16:02:17 [INFO] --- dependency:3.9.0:copy (unpack-license) @ itestutils-it --- 16:02:17 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:02:17 [INFO] 16:02:17 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ itestutils-it --- 16:02:17 [INFO] Created: /w/workspace/infrautils-maven-clm-master/itestutils/it/target/classes/META-INF/maven/dependencies.properties 16:02:17 [INFO] 16:02:17 [INFO] --- resources:3.3.1:resources (default-resources) @ itestutils-it --- 16:02:17 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/itestutils/it/src/main/resources 16:02:17 [INFO] 16:02:17 [INFO] --- compiler:3.14.1:compile (default-compile) @ itestutils-it --- 16:02:17 [INFO] No sources to compile 16:02:17 [INFO] 16:02:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ itestutils-it >>> 16:02:17 [INFO] 16:02:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ itestutils-it --- 16:02:17 [INFO] No files found to run spotbugs, check compile phase has been run 16:02:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:02:17 [INFO] 16:02:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ itestutils-it <<< 16:02:17 [INFO] 16:02:17 [INFO] 16:02:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ itestutils-it --- 16:02:17 [INFO] 16:02:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ itestutils-it --- 16:02:17 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/itestutils/it/src/test/resources 16:02:17 [INFO] 16:02:17 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ itestutils-it --- 16:02:17 [INFO] Recompiling the module because of changed dependency. 16:02:17 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 16:02:17 [INFO] 16:02:17 [INFO] --- surefire:3.5.4:test (default-test) @ itestutils-it --- 16:02:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:02:17 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session 16:02:17 [INFO] 16:02:17 [INFO] ------------------------------------------------------- 16:02:17 [INFO] T E S T S 16:02:17 [INFO] ------------------------------------------------------- 16:02:19 [INFO] Running org.opendaylight.infrautils.itestutils.it.SampleIntegrationTest 16:02:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.97 s -- in org.opendaylight.infrautils.itestutils.it.SampleIntegrationTest 16:02:31 [INFO] 16:02:31 [INFO] Results: 16:02:31 [INFO] 16:02:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:02:31 [INFO] 16:02:31 [INFO] 16:02:31 [INFO] --- copy:14.1.4:copy-files (default) @ itestutils-it --- 16:02:31 [INFO] 16:02:31 [INFO] --- jar:3.4.2:jar (default-jar) @ itestutils-it --- 16:02:31 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/itestutils/it/target/itestutils-it-7.1.9-SNAPSHOT.jar 16:02:31 [INFO] 16:02:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ itestutils-it --- 16:02:31 [INFO] No Javadoc in project. Archive not created. 16:02:31 [INFO] 16:02:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ itestutils-it --- 16:02:31 [INFO] CycloneDX: Resolving Dependencies 16:02:33 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 16:02:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/itestutils/it/target/bom.xml 16:02:33 [INFO] attaching as itestutils-it-7.1.9-SNAPSHOT-cyclonedx.xml 16:02:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/itestutils/it/target/bom.json 16:02:33 [INFO] attaching as itestutils-it-7.1.9-SNAPSHOT-cyclonedx.json 16:02:33 [INFO] 16:02:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ itestutils-it --- 16:02:33 [INFO] Skipping duplicate-finder execution! 16:02:33 [INFO] 16:02:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ itestutils-it --- 16:02:33 [WARNING] Used undeclared dependencies found: 16:02:33 [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.14.0:test 16:02:33 [INFO] 16:02:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ itestutils-it --- 16:02:33 [INFO] No sources in project. Archive not created. 16:02:33 [INFO] 16:02:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ itestutils-it --- 16:02:33 [INFO] 16:02:33 [INFO] --- jacoco:0.8.13:report (report) @ itestutils-it --- 16:02:33 [INFO] Loading execution data file /w/workspace/infrautils-maven-clm-master/itestutils/it/target/code-coverage/jacoco.exec 16:02:33 [INFO] Analyzed bundle 'ODL :: infrautils :: itestutils-it' with 0 classes 16:02:34 [INFO] 16:02:34 [INFO] --- install:3.1.4:install (default-install) @ itestutils-it --- 16:02:34 [INFO] Installing /w/workspace/infrautils-maven-clm-master/itestutils/it/pom.xml to /tmp/r/org/opendaylight/infrautils/itestutils-it/7.1.9-SNAPSHOT/itestutils-it-7.1.9-SNAPSHOT.pom 16:02:34 [INFO] Installing /w/workspace/infrautils-maven-clm-master/itestutils/it/target/itestutils-it-7.1.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/itestutils-it/7.1.9-SNAPSHOT/itestutils-it-7.1.9-SNAPSHOT.jar 16:02:34 [INFO] Installing /w/workspace/infrautils-maven-clm-master/itestutils/it/target/bom.xml to /tmp/r/org/opendaylight/infrautils/itestutils-it/7.1.9-SNAPSHOT/itestutils-it-7.1.9-SNAPSHOT-cyclonedx.xml 16:02:34 [INFO] Installing /w/workspace/infrautils-maven-clm-master/itestutils/it/target/bom.json to /tmp/r/org/opendaylight/infrautils/itestutils-it/7.1.9-SNAPSHOT/itestutils-it-7.1.9-SNAPSHOT-cyclonedx.json 16:02:34 [INFO] 16:02:34 [INFO] --- dependency:3.9.0:tree (default-cli) @ itestutils-it --- 16:02:34 [INFO] org.opendaylight.infrautils:itestutils-it:jar:7.1.9-SNAPSHOT 16:02:34 [INFO] +- org.opendaylight.infrautils:itestutils:jar:7.1.9-SNAPSHOT:test 16:02:34 [INFO] | +- org.opendaylight.infrautils:infrautils-testutils:jar:7.1.9-SNAPSHOT:test 16:02:34 [INFO] | | +- org.awaitility:awaitility:jar:4.3.0:test 16:02:34 [INFO] | | +- com.google.guava:guava:jar:33.5.0-jre:test 16:02:34 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:test 16:02:34 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:test 16:02:34 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:test 16:02:34 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.42.0:test 16:02:34 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:test 16:02:34 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:test 16:02:34 [INFO] | | +- io.github.classgraph:classgraph:jar:4.8.184:test 16:02:34 [INFO] | | \- org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:test 16:02:34 [INFO] | | +- org.eclipse.jetty:jetty-xml:jar:9.4.57.v20241219:test 16:02:34 [INFO] | | | \- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:test 16:02:34 [INFO] | | \- org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:test 16:02:34 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219:test 16:02:34 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:test 16:02:34 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 16:02:34 [INFO] | | | +- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219:test 16:02:34 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219:test 16:02:34 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.57.v20241219:test 16:02:34 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 16:02:34 [INFO] | +- org.osgi:osgi.core:jar:8.0.0:provided 16:02:34 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.14.0:test 16:02:34 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 16:02:34 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 16:02:34 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 16:02:34 [INFO] | | +- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 16:02:34 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 16:02:34 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 16:02:34 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.14.0:test 16:02:34 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.14.0:test 16:02:34 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.14.0:test 16:02:34 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.14.0:test 16:02:34 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.9.0:test 16:02:34 [INFO] | | | \- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 16:02:34 [INFO] | | +- org.apache.commons:commons-compress:jar:1.27.1:test 16:02:34 [INFO] | | | +- commons-codec:commons-codec:jar:1.17.1:test 16:02:34 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.19.0:test 16:02:34 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.9.0:test 16:02:34 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.9.0:test 16:02:34 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.9.0:test 16:02:34 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 16:02:34 [INFO] | | +- commons-io:commons-io:jar:2.20.0:test 16:02:34 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 16:02:34 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.14.0:test 16:02:34 [INFO] | | \- org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:test 16:02:34 [INFO] | | \- org.ops4j.pax.tinybundles:tinybundles:jar:4.0.1:test 16:02:34 [INFO] | | +- biz.aQute.bnd:biz.aQute.bndlib:jar:6.4.1:test 16:02:34 [INFO] | | | +- org.osgi:org.osgi.dto:jar:1.1.1:provided 16:02:34 [INFO] | | | +- org.osgi:org.osgi.resource:jar:1.0.1:provided 16:02:34 [INFO] | | | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 16:02:34 [INFO] | | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 16:02:34 [INFO] | | | | \- org.osgi:osgi.annotation:jar:8.1.0:provided 16:02:34 [INFO] | | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 16:02:34 [INFO] | | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 16:02:34 [INFO] | | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 16:02:34 [INFO] | | | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 16:02:34 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.4.1:test 16:02:34 [INFO] | +- org.ops4j.pax.url:pax-url-link:jar:2.6.17:test 16:02:34 [INFO] | | \- org.ops4j.pax.url:pax-url-commons:jar:2.6.17:test 16:02:34 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.9.0:test 16:02:34 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.17:test 16:02:34 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.17:test 16:02:34 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 16:02:34 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.9.20:test 16:02:34 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 16:02:34 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 16:02:34 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 16:02:34 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 16:02:34 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:test 16:02:34 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:tar.gz:14.1.4:test 16:02:34 [INFO] | \- org.apache.karaf.features:standard:xml:features:4.4.8:test 16:02:34 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:02:34 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:02:34 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 16:02:34 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:02:34 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:02:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:02:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 16:02:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:02:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 16:02:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:02:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 16:02:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 16:02:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 16:02:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 16:02:34 [INFO] +- junit:junit:jar:4.13.2:test 16:02:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 16:02:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 16:02:34 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 16:02:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 16:02:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 16:02:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:02:34 [INFO] 16:02:34 [INFO] --- clm:2.54.0-01:index (default-cli) @ itestutils-it --- 16:02:34 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/itestutils/it/target/sonatype-clm/module.xml 16:02:34 [INFO] 16:02:34 [INFO] ---------< org.opendaylight.infrautils:itestutils-aggregator >---------- 16:02:34 [INFO] Building ODL :: infrautils :: itestutils-aggregator 7.1.9-SNAPSHOT [35/39] 16:02:34 [INFO] from itestutils/pom.xml 16:02:34 [INFO] --------------------------------[ pom ]--------------------------------- 16:02:34 [INFO] 16:02:34 [INFO] --- clean:3.5.0:clean (default-clean) @ itestutils-aggregator --- 16:02:34 [INFO] 16:02:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ itestutils-aggregator --- 16:02:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:34 [INFO] 16:02:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ itestutils-aggregator --- 16:02:34 [INFO] 16:02:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ itestutils-aggregator --- 16:02:34 [INFO] Skipping CycloneDX goal, because module skips deploy 16:02:34 [INFO] 16:02:34 [INFO] --- install:3.1.4:install (default-install) @ itestutils-aggregator --- 16:02:34 [INFO] Skipping artifact installation 16:02:34 [INFO] 16:02:34 [INFO] --- dependency:3.9.0:tree (default-cli) @ itestutils-aggregator --- 16:02:34 [INFO] org.opendaylight.infrautils:itestutils-aggregator:pom:7.1.9-SNAPSHOT 16:02:34 [INFO] 16:02:34 [INFO] --- clm:2.54.0-01:index (default-cli) @ itestutils-aggregator --- 16:02:34 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/itestutils/target/sonatype-clm/module.xml 16:02:34 [INFO] 16:02:34 [INFO] ----------------< org.opendaylight.infrautils:ready-it >---------------- 16:02:34 [INFO] Building ODL :: infrautils :: ready-it 7.1.9-SNAPSHOT [36/39] 16:02:34 [INFO] from ready/it/pom.xml 16:02:34 [INFO] --------------------------------[ jar ]--------------------------------- 16:02:34 [INFO] 16:02:34 [INFO] --- clean:3.5.0:clean (default-clean) @ ready-it --- 16:02:34 [INFO] 16:02:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ready-it --- 16:02:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:34 [INFO] 16:02:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ready-it --- 16:02:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:34 [INFO] 16:02:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ready-it --- 16:02:34 [INFO] 16:02:34 [INFO] --- dependency:3.9.0:properties (default) @ ready-it --- 16:02:34 [INFO] 16:02:34 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ ready-it --- 16:02:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/infrautils-maven-clm-master/ready/it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:02:34 [INFO] 16:02:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ ready-it --- 16:02:34 [INFO] Starting audit... 16:02:34 Audit done. 16:02:34 [INFO] You have 0 Checkstyle violations. 16:02:34 [INFO] 16:02:34 [INFO] --- checkstyle:3.6.0:check (default) @ ready-it --- 16:02:34 [INFO] Starting audit... 16:02:34 Audit done. 16:02:34 [INFO] You have 0 Checkstyle violations. 16:02:34 [INFO] 16:02:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ ready-it --- 16:02:34 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:02:34 [INFO] 16:02:34 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ ready-it --- 16:02:34 [INFO] Created: /w/workspace/infrautils-maven-clm-master/ready/it/target/classes/META-INF/maven/dependencies.properties 16:02:34 [INFO] 16:02:34 [INFO] --- resources:3.3.1:resources (default-resources) @ ready-it --- 16:02:34 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/ready/it/src/main/resources 16:02:34 [INFO] 16:02:34 [INFO] --- compiler:3.14.1:compile (default-compile) @ ready-it --- 16:02:34 [INFO] No sources to compile 16:02:34 [INFO] 16:02:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ready-it >>> 16:02:34 [INFO] 16:02:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ready-it --- 16:02:34 [INFO] No files found to run spotbugs, check compile phase has been run 16:02:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:02:34 [INFO] 16:02:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ready-it <<< 16:02:34 [INFO] 16:02:34 [INFO] 16:02:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ready-it --- 16:02:34 [INFO] 16:02:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ready-it --- 16:02:34 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/ready/it/src/test/resources 16:02:34 [INFO] 16:02:34 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ ready-it --- 16:02:34 [INFO] Recompiling the module because of changed dependency. 16:02:34 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 16:02:34 [INFO] 16:02:34 [INFO] --- surefire:3.5.4:test (default-test) @ ready-it --- 16:02:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:02:34 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session 16:02:34 [INFO] 16:02:34 [INFO] ------------------------------------------------------- 16:02:34 [INFO] T E S T S 16:02:34 [INFO] ------------------------------------------------------- 16:02:36 [INFO] Running org.opendaylight.infrautils.ready.it.SystemReadyTest 16:02:36 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.021 s -- in org.opendaylight.infrautils.ready.it.SystemReadyTest 16:02:37 [INFO] 16:02:37 [INFO] Results: 16:02:37 [INFO] 16:02:37 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1 16:02:37 [INFO] 16:02:37 [INFO] 16:02:37 [INFO] --- copy:14.1.4:copy-files (default) @ ready-it --- 16:02:37 [INFO] 16:02:37 [INFO] --- jar:3.4.2:jar (default-jar) @ ready-it --- 16:02:37 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/ready/it/target/ready-it-7.1.9-SNAPSHOT.jar 16:02:37 [INFO] 16:02:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ready-it --- 16:02:37 [INFO] No Javadoc in project. Archive not created. 16:02:37 [INFO] 16:02:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ready-it --- 16:02:37 [INFO] CycloneDX: Resolving Dependencies 16:02:39 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 16:02:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/infrautils-maven-clm-master/ready/it/target/bom.xml 16:02:39 [INFO] attaching as ready-it-7.1.9-SNAPSHOT-cyclonedx.xml 16:02:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/infrautils-maven-clm-master/ready/it/target/bom.json 16:02:39 [INFO] attaching as ready-it-7.1.9-SNAPSHOT-cyclonedx.json 16:02:39 [INFO] 16:02:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ready-it --- 16:02:39 [INFO] Skipping duplicate-finder execution! 16:02:39 [INFO] 16:02:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ ready-it --- 16:02:39 [WARNING] Used undeclared dependencies found: 16:02:39 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:provided 16:02:39 [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.14.0:test 16:02:39 [WARNING] Unused declared dependencies found: 16:02:39 [WARNING] org.opendaylight.infrautils:infrautils-features:xml:features:7.1.9-SNAPSHOT:compile 16:02:39 [WARNING] Non-test scoped test only dependencies found: 16:02:39 [WARNING] org.opendaylight.infrautils:ready-api:jar:7.1.9-SNAPSHOT:compile 16:02:39 [INFO] 16:02:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ready-it --- 16:02:39 [INFO] No sources in project. Archive not created. 16:02:39 [INFO] 16:02:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ready-it --- 16:02:39 [INFO] 16:02:39 [INFO] --- jacoco:0.8.13:report (report) @ ready-it --- 16:02:39 [INFO] Loading execution data file /w/workspace/infrautils-maven-clm-master/ready/it/target/code-coverage/jacoco.exec 16:02:39 [INFO] Analyzed bundle 'ODL :: infrautils :: ready-it' with 0 classes 16:02:39 [INFO] 16:02:39 [INFO] --- install:3.1.4:install (default-install) @ ready-it --- 16:02:39 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/it/pom.xml to /tmp/r/org/opendaylight/infrautils/ready-it/7.1.9-SNAPSHOT/ready-it-7.1.9-SNAPSHOT.pom 16:02:39 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/it/target/ready-it-7.1.9-SNAPSHOT.jar to /tmp/r/org/opendaylight/infrautils/ready-it/7.1.9-SNAPSHOT/ready-it-7.1.9-SNAPSHOT.jar 16:02:39 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/it/target/bom.xml to /tmp/r/org/opendaylight/infrautils/ready-it/7.1.9-SNAPSHOT/ready-it-7.1.9-SNAPSHOT-cyclonedx.xml 16:02:39 [INFO] Installing /w/workspace/infrautils-maven-clm-master/ready/it/target/bom.json to /tmp/r/org/opendaylight/infrautils/ready-it/7.1.9-SNAPSHOT/ready-it-7.1.9-SNAPSHOT-cyclonedx.json 16:02:39 [INFO] 16:02:39 [INFO] --- dependency:3.9.0:tree (default-cli) @ ready-it --- 16:02:39 [INFO] org.opendaylight.infrautils:ready-it:jar:7.1.9-SNAPSHOT 16:02:39 [INFO] +- org.opendaylight.infrautils:ready-api:jar:7.1.9-SNAPSHOT:compile 16:02:39 [INFO] | +- com.google.guava:guava:jar:33.5.0-jre:compile 16:02:39 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 16:02:39 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:02:39 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 16:02:39 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.42.0:compile 16:02:39 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 16:02:39 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 16:02:39 [INFO] +- org.opendaylight.infrautils:infrautils-features:xml:features:7.1.9-SNAPSHOT:compile 16:02:39 [INFO] +- org.opendaylight.infrautils:itestutils:jar:7.1.9-SNAPSHOT:test 16:02:39 [INFO] | +- org.opendaylight.infrautils:infrautils-testutils:jar:7.1.9-SNAPSHOT:test 16:02:39 [INFO] | | +- org.awaitility:awaitility:jar:4.3.0:test 16:02:39 [INFO] | | +- io.github.classgraph:classgraph:jar:4.8.184:test 16:02:39 [INFO] | | \- org.eclipse.jetty:jetty-webapp:jar:9.4.57.v20241219:test 16:02:39 [INFO] | | +- org.eclipse.jetty:jetty-xml:jar:9.4.57.v20241219:test 16:02:39 [INFO] | | | \- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219:test 16:02:39 [INFO] | | \- org.eclipse.jetty:jetty-servlet:jar:9.4.57.v20241219:test 16:02:39 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.57.v20241219:test 16:02:39 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219:test 16:02:39 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:test 16:02:39 [INFO] | | | +- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219:test 16:02:39 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219:test 16:02:39 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.57.v20241219:test 16:02:39 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 16:02:39 [INFO] | +- org.osgi:osgi.core:jar:8.0.0:provided 16:02:39 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.14.0:test 16:02:39 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 16:02:39 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 16:02:39 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 16:02:39 [INFO] | | +- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 16:02:39 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 16:02:39 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 16:02:39 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.14.0:test 16:02:39 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.14.0:test 16:02:39 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.14.0:test 16:02:39 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.14.0:test 16:02:39 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.9.0:test 16:02:39 [INFO] | | | \- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 16:02:39 [INFO] | | +- org.apache.commons:commons-compress:jar:1.27.1:test 16:02:39 [INFO] | | | +- commons-codec:commons-codec:jar:1.17.1:test 16:02:39 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.19.0:test 16:02:39 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.9.0:test 16:02:39 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.9.0:test 16:02:39 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.9.0:test 16:02:39 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 16:02:39 [INFO] | | +- commons-io:commons-io:jar:2.20.0:test 16:02:39 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 16:02:39 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.14.0:test 16:02:39 [INFO] | | \- org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:test 16:02:39 [INFO] | | \- org.ops4j.pax.tinybundles:tinybundles:jar:4.0.1:test 16:02:39 [INFO] | | +- biz.aQute.bnd:biz.aQute.bndlib:jar:6.4.1:test 16:02:39 [INFO] | | | +- org.osgi:org.osgi.dto:jar:1.1.1:provided 16:02:39 [INFO] | | | +- org.osgi:org.osgi.resource:jar:1.0.1:provided 16:02:39 [INFO] | | | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 16:02:39 [INFO] | | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 16:02:39 [INFO] | | | | \- org.osgi:osgi.annotation:jar:8.1.0:provided 16:02:39 [INFO] | | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 16:02:39 [INFO] | | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 16:02:39 [INFO] | | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 16:02:39 [INFO] | | | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 16:02:39 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.4.1:test 16:02:39 [INFO] | +- org.ops4j.pax.url:pax-url-link:jar:2.6.17:test 16:02:39 [INFO] | | \- org.ops4j.pax.url:pax-url-commons:jar:2.6.17:test 16:02:39 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.9.0:test 16:02:39 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.17:test 16:02:39 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.17:test 16:02:39 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 16:02:39 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.9.20:test 16:02:39 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 16:02:39 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 16:02:39 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 16:02:39 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 16:02:39 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:test 16:02:39 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:tar.gz:14.1.4:test 16:02:39 [INFO] | \- org.apache.karaf.features:standard:xml:features:4.4.8:test 16:02:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:02:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:02:39 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 16:02:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:02:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:02:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:02:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 16:02:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:02:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 16:02:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:02:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 16:02:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 16:02:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 16:02:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 16:02:39 [INFO] +- junit:junit:jar:4.13.2:test 16:02:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 16:02:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 16:02:39 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 16:02:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 16:02:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 16:02:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:02:39 [INFO] 16:02:39 [INFO] --- clm:2.54.0-01:index (default-cli) @ ready-it --- 16:02:39 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/ready/it/target/sonatype-clm/module.xml 16:02:39 [INFO] 16:02:39 [INFO] ------------< org.opendaylight.infrautils:ready-aggregator >------------ 16:02:39 [INFO] Building ODL :: infrautils :: ready-aggregator 7.1.9-SNAPSHOT [37/39] 16:02:39 [INFO] from ready/pom.xml 16:02:39 [INFO] --------------------------------[ pom ]--------------------------------- 16:02:39 [INFO] 16:02:39 [INFO] --- clean:3.5.0:clean (default-clean) @ ready-aggregator --- 16:02:39 [INFO] 16:02:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ready-aggregator --- 16:02:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:39 [INFO] 16:02:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ready-aggregator --- 16:02:39 [INFO] 16:02:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ready-aggregator --- 16:02:39 [INFO] Skipping CycloneDX goal, because module skips deploy 16:02:39 [INFO] 16:02:39 [INFO] --- install:3.1.4:install (default-install) @ ready-aggregator --- 16:02:39 [INFO] Skipping artifact installation 16:02:39 [INFO] 16:02:39 [INFO] --- dependency:3.9.0:tree (default-cli) @ ready-aggregator --- 16:02:39 [INFO] org.opendaylight.infrautils:ready-aggregator:pom:7.1.9-SNAPSHOT 16:02:39 [INFO] 16:02:39 [INFO] --- clm:2.54.0-01:index (default-cli) @ ready-aggregator --- 16:02:39 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/ready/target/sonatype-clm/module.xml 16:02:39 [INFO] 16:02:39 [INFO] ------------< org.opendaylight.infrautils:infrautils-karaf >------------ 16:02:39 [INFO] Building ODL :: infrautils :: infrautils-karaf 7.1.9-SNAPSHOT [38/39] 16:02:39 [INFO] from karaf/pom.xml 16:02:39 [INFO] --------------------------------[ jar ]--------------------------------- 16:02:40 [INFO] 16:02:40 [INFO] --- clean:3.5.0:clean (default-clean) @ infrautils-karaf --- 16:02:40 [INFO] 16:02:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ infrautils-karaf --- 16:02:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:40 [INFO] 16:02:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ infrautils-karaf --- 16:02:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:40 [INFO] 16:02:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ infrautils-karaf --- 16:02:40 [INFO] 16:02:40 [INFO] --- dependency:3.9.0:properties (default) @ infrautils-karaf --- 16:02:40 [INFO] 16:02:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ infrautils-karaf --- 16:02: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/infrautils-maven-clm-master/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:02:40 [INFO] 16:02:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ infrautils-karaf --- 16:02:40 [INFO] Starting audit... 16:02:40 Audit done. 16:02:40 [INFO] You have 0 Checkstyle violations. 16:02:40 [INFO] 16:02:40 [INFO] --- checkstyle:3.6.0:check (default) @ infrautils-karaf --- 16:02:40 [INFO] Starting audit... 16:02:40 Audit done. 16:02:40 [INFO] You have 0 Checkstyle violations. 16:02:40 [INFO] 16:02:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ infrautils-karaf --- 16:02:40 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:02:40 [INFO] 16:02:40 [INFO] --- resources:3.3.1:resources (default-resources) @ infrautils-karaf --- 16:02:40 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/karaf/src/main/resources 16:02:40 [INFO] 16:02:40 [INFO] --- resources:3.3.1:resources (process-resources) @ infrautils-karaf --- 16:02:40 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/karaf/src/main/resources 16:02:40 [INFO] 16:02:40 [INFO] --- karaf:4.4.8:assembly (process-resources) @ infrautils-karaf --- 16:02:40 [INFO] Using repositories: 16:02:40 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 16:02:40 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 16:02:40 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 16:02:40 [INFO] Creating work directory: /w/workspace/infrautils-maven-clm-master/karaf/target/assembly 16:02:40 [INFO] Loading direct KAR and features XML dependencies 16:02:40 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 16:02:40 [INFO] Feature framework will be added as a startup feature 16:02:40 [INFO] Generating Karaf assembly: /w/workspace/infrautils-maven-clm-master/karaf/target/assembly 16:02:40 [INFO] Unzipping kars 16:02:40 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 16:02:41 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 16:02:41 [INFO] Loading profiles from: 16:02:41 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 16:02:41 [INFO] Loading repositories 16:02:41 [INFO] Generating generated-startup profile 16:02:41 [INFO] Generating generated-boot profile with parents: generated-startup 16:02:41 [INFO] Generating generated-installed profile 16:02:41 [INFO] Configuring etc/config.properties and etc/system.properties 16:02:41 [INFO] Downloading libraries for generated profiles 16:02:41 [INFO] Downloading additional libraries 16:02:41 [INFO] Writing configurations 16:02:41 [INFO] adding config file: etc/profile.cfg 16:02:41 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 16:02:41 [INFO] Startup stage 16:02:41 [INFO] Loading startup repositories 16:02:41 [INFO] Resolving startup features and bundles 16:02:41 [INFO] Features: framework 16:02:41 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 16:02:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 16:02:41 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 16:02:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 16:02:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 16:02:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 16:02:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 16:02:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 16:02:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 16:02:41 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 16:02:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 16:02:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 16:02:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 16:02:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:02:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:02:41 [INFO] Boot stage 16:02:41 [INFO] Loading boot repositories 16:02:41 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 16:02:41 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/7.1.9-SNAPSHOT/xml/features 16:02:41 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus-web/7.1.9-SNAPSHOT/xml/features 16:02:41 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.9-SNAPSHOT/xml/features 16:02:41 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.9-SNAPSHOT/xml/features 16:02:41 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.9-SNAPSHOT/xml/features 16:02:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.4/xml/features 16:02:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.4/xml/features 16:02:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.4/xml/features 16:02:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.4/xml/features 16:02:41 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-experimental/7.1.9-SNAPSHOT/xml/features 16:02:41 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-inject/7.1.9-SNAPSHOT/xml/features 16:02:41 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-samples/7.1.9-SNAPSHOT/xml/features 16:02:41 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 16:02:41 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 16:02:41 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 16:02:41 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 16:02:41 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 16:02:41 [INFO] Feature service/4.4.8 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 16:02:41 [INFO] Feature scr/4.4.8 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 16:02:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:02:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 16:02:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 16:02:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:02:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 16:02:41 [INFO] Feature shell/4.4.8 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 16:02:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 16:02:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 16:02:41 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 16:02:41 [INFO] Feature kar/4.4.8 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 16:02:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 16:02:41 [INFO] Feature package/4.4.8 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 16:02:41 [INFO] Feature jaas/4.4.8 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 16:02:41 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 16:02:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 16:02:41 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 16:02:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 16:02:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 16:02:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 16:02:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 16:02:41 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 16:02:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 16:02:41 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 16:02:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 16:02:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 16:02:41 [INFO] Feature feature/4.4.8 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 16:02:41 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 16:02:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 16:02:41 [INFO] Feature system/4.4.8 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 16:02:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 16:02:41 [INFO] Feature ssh/4.4.8 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 16:02:41 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 16:02:41 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 16:02:41 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 16:02:41 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 16:02:41 [INFO] Feature jline/3.21.0 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 16:02:41 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 16:02:41 [INFO] Feature cd3da8a7-ec12-4f85-9953-0b7ba3852ca6/0.0.0 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4 16:02:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 16:02:41 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 16:02:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:02:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4 16:02:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4 16:02:41 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 16:02:41 [INFO] Feature config/4.4.8 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 16:02:41 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 16:02:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 16:02:41 [INFO] Feature instance/4.4.8 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 16:02:41 [INFO] Feature framework/4.4.8 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 16:02:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 16:02:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 16:02:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 16:02:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 16:02:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 16:02:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 16:02:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 16:02:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 16:02:41 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 16:02:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 16:02:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 16:02:41 [INFO] Feature log/4.4.8 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 16:02:41 [INFO] adding config file: etc/org.apache.karaf.log.cfg 16:02:41 [INFO] Feature management/4.4.8 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 16:02:41 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 16:02:41 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 16:02:41 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 16:02:41 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 16:02:41 [INFO] adding config file: etc/jmx.acl.cfg 16:02:41 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 16:02:41 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 16:02:41 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 16:02:41 [INFO] adding config file: etc/org.apache.karaf.management.cfg 16:02:41 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 16:02:41 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 16:02:41 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 16:02:41 [INFO] Feature deployer/4.4.8 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 16:02:41 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 16:02:41 [INFO] Feature bundle/4.4.8 is defined as a boot feature 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 16:02:41 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 16:02:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 16:02:41 [INFO] Feature standard/4.4.8 is defined as a boot feature 16:02:41 [INFO] Install stage 16:02:41 [INFO] Loading installed repositories 16:02:41 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 16:02:41 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 16:02:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 16:02:41 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 16:02:41 [INFO] 16:02:41 [INFO] --- compiler:3.14.1:compile (default-compile) @ infrautils-karaf --- 16:02:41 [INFO] No sources to compile 16:02:41 [INFO] 16:02:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ infrautils-karaf >>> 16:02:41 [INFO] 16:02:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ infrautils-karaf --- 16:02:41 [INFO] No files found to run spotbugs, check compile phase has been run 16:02:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 16:02:41 [INFO] 16:02:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ infrautils-karaf <<< 16:02:41 [INFO] 16:02:41 [INFO] 16:02:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ infrautils-karaf --- 16:02:41 [INFO] 16:02:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ infrautils-karaf --- 16:02:41 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/karaf/src/test/resources 16:02:41 [INFO] 16:02:41 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ infrautils-karaf --- 16:02:41 [INFO] No sources to compile 16:02:41 [INFO] 16:02:41 [INFO] --- surefire:3.5.4:test (default-test) @ infrautils-karaf --- 16:02:41 [INFO] No tests to run. 16:02:41 [INFO] 16:02:41 [INFO] --- dependency:3.9.0:copy (apply-branding) @ infrautils-karaf --- 16:02:41 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:02:41 [INFO] 16:02:41 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ infrautils-karaf --- 16:02:41 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 16:02:41 [INFO] 16:02:41 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ infrautils-karaf --- 16:02:41 [WARNING] Overwriting /w/workspace/infrautils-maven-clm-master/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 16:02:41 [INFO] 16:02:41 [INFO] --- copy:14.1.4:copy-files (default) @ infrautils-karaf --- 16:02:41 [INFO] 16:02:41 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ infrautils-karaf --- 16:02:41 [INFO] skip non existing resourceDirectory /w/workspace/infrautils-maven-clm-master/karaf/src/main/assembly 16:02:41 [INFO] 16:02:41 [INFO] --- karaf:14.1.4:populate-local-repo (populate-local-repo) @ infrautils-karaf --- 16:02:42 [INFO] Feature repository discovered recursively: 4df68521-0666-4ea7-9232-1f6131687af4 16:02:42 [INFO] Feature repository discovered recursively: features-infrautils 16:02:42 [INFO] Feature repository discovered recursively: features-infrautils-experimental 16:02:42 [INFO] Feature repository discovered recursively: features-infrautils-samples 16:02:42 [INFO] Feature repository discovered recursively: framework-4.4.8 16:02:42 [INFO] Feature repository discovered recursively: odl-gson 16:02:42 [INFO] Feature repository discovered recursively: odl-guava 16:02:42 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 16:02:42 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus-web 16:02:42 [INFO] Feature repository discovered recursively: odl-infrautils-inject 16:02:42 [INFO] Feature repository discovered recursively: odl-infrautils-ready 16:02:42 [INFO] Feature repository discovered recursively: odl-infrautils-utils 16:02:42 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 16:02:42 [INFO] Feature repository discovered recursively: odl-servlet-api 16:02:42 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 16:02:42 [INFO] Feature repository discovered recursively: standard-4.4.8 16:02:42 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:02:42 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:02:42 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:02:42 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:02:42 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:02:42 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:02:42 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:02:42 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:02:42 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:02:42 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 16:02:42 [INFO] 16:02:42 [INFO] --- antrun:3.1.0:run (fix-permissions) @ infrautils-karaf --- 16:02:42 [INFO] Executing tasks 16:02:42 [INFO] Executed tasks 16:02:42 [INFO] 16:02:42 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ infrautils-karaf --- 16:02:42 [INFO] Executing tasks 16:02:42 [INFO] [delete] Deleting directory /w/workspace/infrautils-maven-clm-master/karaf/target/assembly/system/org/bouncycastle 16:02:42 [INFO] Executed tasks 16:02:42 [INFO] 16:02:42 [INFO] --- jar:3.4.2:jar (default-jar) @ infrautils-karaf --- 16:02:42 [INFO] Building jar: /w/workspace/infrautils-maven-clm-master/karaf/target/infrautils-karaf-7.1.9-SNAPSHOT.jar 16:02:42 [INFO] 16:02:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ infrautils-karaf --- 16:02:42 [INFO] No Javadoc in project. Archive not created. 16:02:42 [INFO] 16:02:42 [INFO] --- karaf:4.4.8:archive (package) @ infrautils-karaf --- 16:02:49 [INFO] 16:02:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ infrautils-karaf --- 16:02:49 [INFO] Skipping CycloneDX goal, because module skips deploy 16:02:49 [INFO] 16:02:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ infrautils-karaf --- 16:02:49 [INFO] Skipping duplicate-finder execution! 16:02:49 [INFO] 16:02:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ infrautils-karaf --- 16:02:49 [WARNING] Unused declared dependencies found: 16:02:49 [WARNING] org.apache.karaf.features:framework:kar:4.4.8:compile 16:02:49 [WARNING] org.opendaylight.odlparent:karaf.branding:jar:14.1.4:compile 16:02:49 [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 16:02:49 [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 16:02:49 [INFO] 16:02:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ infrautils-karaf --- 16:02:49 [INFO] No sources in project. Archive not created. 16:02:49 [INFO] 16:02:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ infrautils-karaf --- 16:02:49 [INFO] 16:02:49 [INFO] --- jacoco:0.8.13:report (report) @ infrautils-karaf --- 16:02:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:02:49 [INFO] 16:02:49 [INFO] --- install:3.1.4:install (default-install) @ infrautils-karaf --- 16:02:49 [INFO] Skipping artifact installation 16:02:49 [INFO] 16:02:49 [INFO] --- dependency:3.9.0:tree (default-cli) @ infrautils-karaf --- 16:02:49 [INFO] org.opendaylight.infrautils:infrautils-karaf:jar:7.1.9-SNAPSHOT 16:02:49 [INFO] +- org.apache.karaf.features:framework:kar:4.4.8:compile 16:02:49 [INFO] | +- org.apache.karaf.features:base:jar:4.4.8:runtime 16:02:49 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 16:02:49 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 16:02:49 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 16:02:49 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:compile 16:02:49 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 16:02:49 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.9:compile 16:02:49 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 16:02:49 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.8:runtime 16:02:49 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.8:runtime 16:02:49 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 16:02:49 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 16:02:49 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.8:runtime 16:02:49 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 16:02:49 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 16:02:49 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.8:runtime 16:02:49 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.8:runtime 16:02:49 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.8:compile 16:02:49 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 16:02:49 [INFO] | | +- net.java.dev.jna:jna:jar:5.17.0:runtime 16:02:49 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.17.0:runtime 16:02:49 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.8:runtime 16:02:49 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.15.0:runtime 16:02:49 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 16:02:49 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.8:compile 16:02:49 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.8:runtime 16:02:49 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.8:compile 16:02:49 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.8:compile 16:02:49 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 16:02:49 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 16:02:49 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 16:02:49 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 16:02:49 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 16:02:49 [INFO] | +- org.jline:jline:jar:3.21.0:compile 16:02:49 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.3.0:compile 16:02:49 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 16:02:49 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 16:02:49 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.3.0:compile 16:02:49 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.3.0:compile 16:02:49 [INFO] | | +- ch.qos.logback:logback-core:jar:1.5.18:compile 16:02:49 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 16:02:49 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 16:02:49 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 16:02:49 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 16:02:49 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.17:test 16:02:49 [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.17:test 16:02:49 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 16:02:49 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.9.20:test 16:02:49 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 16:02:49 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 16:02:49 [INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 16:02:49 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.19.0:test 16:02:49 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 16:02:49 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 16:02:49 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 16:02:49 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.8:compile 16:02:49 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.8:compile 16:02:49 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 16:02:49 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 16:02:49 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 16:02:49 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.9.0:compile 16:02:49 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 16:02:49 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 16:02:49 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 16:02:49 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 16:02:49 [INFO] +- org.opendaylight.infrautils:features-infrautils:xml:features:7.1.9-SNAPSHOT:runtime 16:02:49 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.9-SNAPSHOT:runtime 16:02:49 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.4:runtime 16:02:49 [INFO] | | | +- com.google.guava:guava:jar:33.5.0-jre:runtime 16:02:49 [INFO] | | | | +- com.google.guava:failureaccess:jar:1.0.3:runtime 16:02:49 [INFO] | | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 16:02:49 [INFO] | | | | +- org.jspecify:jspecify:jar:1.0.0:runtime 16:02:49 [INFO] | | | | +- com.google.errorprone:error_prone_annotations:jar:2.42.0:runtime 16:02:49 [INFO] | | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:runtime 16:02:49 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.51.1:runtime 16:02:49 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.1.4:runtime 16:02:49 [INFO] | | | \- com.google.code.gson:gson:jar:2.13.2:runtime 16:02:49 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:7.1.9-SNAPSHOT:runtime 16:02:49 [INFO] | | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:runtime 16:02:49 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:7.1.9-SNAPSHOT:runtime 16:02:49 [INFO] | | \- org.opendaylight.infrautils:diagstatus-shell:jar:7.1.9-SNAPSHOT:runtime 16:02:49 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus-web:xml:features:7.1.9-SNAPSHOT:runtime 16:02:49 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.1.4:runtime 16:02:49 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.1.4:runtime 16:02:49 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 16:02:49 [INFO] | | \- org.opendaylight.infrautils:diagstatus-web:jar:7.1.9-SNAPSHOT:runtime 16:02:49 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.9-SNAPSHOT:runtime 16:02:49 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:7.1.9-SNAPSHOT:runtime 16:02:49 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:7.1.9-SNAPSHOT:runtime 16:02:49 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:14.1.4:runtime 16:02:49 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.9-SNAPSHOT:runtime 16:02:49 [INFO] | \- org.opendaylight.infrautils:infrautils-util:jar:7.1.9-SNAPSHOT:runtime 16:02:49 [INFO] +- org.opendaylight.infrautils:features-infrautils-experimental:xml:features:7.1.9-SNAPSHOT:runtime 16:02:49 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-inject:xml:features:7.1.9-SNAPSHOT:runtime 16:02:49 [INFO] | \- org.opendaylight.infrautils:inject:jar:7.1.9-SNAPSHOT:runtime 16:02:49 [INFO] +- org.opendaylight.infrautils:features-infrautils-samples:xml:features:7.1.9-SNAPSHOT:runtime 16:02:49 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.8:runtime 16:02:49 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.8:runtime 16:02:49 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 16:02:49 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 16:02:49 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile 16:02:49 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 16:02:49 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 16:02:49 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:14.1.4:compile 16:02:49 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:14.1.4:provided 16:02:49 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:14.1.4:provided 16:02:49 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:14.1.4:runtime 16:02:49 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:14.1.4:runtime 16:02:49 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:14.1.4:runtime 16:02:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:02:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:02:49 [INFO] +- org.assertj:assertj-core:jar:3.27.6:test 16:02:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:02:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:02:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:02:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.0:test 16:02:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:02:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.0:test 16:02:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:02:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.0:test 16:02:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.0:test 16:02:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.0:test 16:02:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.20.0:test 16:02:49 [INFO] +- junit:junit:jar:4.13.2:test 16:02:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.0:test 16:02:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.0:test 16:02:49 [INFO] \- org.mockito:mockito-core:jar:5.20.0:test 16:02:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 16:02:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 16:02:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:02:49 [INFO] 16:02:49 [INFO] --- clm:2.54.0-01:index (default-cli) @ infrautils-karaf --- 16:02:49 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/karaf/target/sonatype-clm/module.xml 16:02:49 [INFO] 16:02:49 [INFO] ---------< org.opendaylight.infrautils:infrautils-aggregator >---------- 16:02:49 [INFO] Building infrautils 7.1.9-SNAPSHOT [39/39] 16:02:49 [INFO] from pom.xml 16:02:49 [INFO] --------------------------------[ pom ]--------------------------------- 16:02:49 [INFO] 16:02:49 [INFO] --- clean:3.5.0:clean (default-clean) @ infrautils-aggregator --- 16:02:49 [INFO] 16:02:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ infrautils-aggregator --- 16:02:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:02:49 [INFO] 16:02:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ infrautils-aggregator --- 16:02:49 [INFO] 16:02:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ infrautils-aggregator --- 16:02:49 [INFO] Skipping CycloneDX goal, because module skips deploy 16:02:49 [INFO] 16:02:49 [INFO] --- install:3.1.4:install (default-install) @ infrautils-aggregator --- 16:02:49 [INFO] Skipping artifact installation 16:02:49 [INFO] 16:02:49 [INFO] --- dependency:3.9.0:tree (default-cli) @ infrautils-aggregator --- 16:02:49 [INFO] org.opendaylight.infrautils:infrautils-aggregator:pom:7.1.9-SNAPSHOT 16:02:49 [INFO] 16:02:49 [INFO] --- clm:2.54.0-01:index (default-cli) @ infrautils-aggregator --- 16:02:49 [INFO] Saved module information to /w/workspace/infrautils-maven-clm-master/target/sonatype-clm/module.xml 16:02:49 [INFO] ------------------------------------------------------------------------ 16:02:49 [INFO] Reactor Summary for infrautils 7.1.9-SNAPSHOT: 16:02:49 [INFO] 16:02:49 [INFO] ODL :: infrautils :: infrautils-artifacts .......... SUCCESS [ 4.293 s] 16:02:49 [INFO] ODL :: infrautils :: parent ........................ SUCCESS [ 6.684 s] 16:02:49 [INFO] ODL :: infrautils :: infrautils-testutils .......... SUCCESS [ 29.022 s] 16:02:49 [INFO] ODL :: infrautils :: infrautils-util ............... SUCCESS [ 15.921 s] 16:02:49 [INFO] ODL :: infrautils :: inject ........................ SUCCESS [ 8.364 s] 16:02:49 [INFO] ODL :: infrautils :: inject.guice.testutils ........ SUCCESS [ 13.315 s] 16:02:49 [INFO] ODL :: infrautils :: itestutils .................... SUCCESS [ 11.162 s] 16:02:49 [INFO] ODL :: infrautils :: ready-api ..................... SUCCESS [ 8.788 s] 16:02:49 [INFO] diagstatus-api ..................................... SUCCESS [ 9.653 s] 16:02:49 [INFO] diagstatus-impl .................................... SUCCESS [ 14.751 s] 16:02:49 [INFO] diagstatus-shell ................................... SUCCESS [ 12.175 s] 16:02:49 [INFO] diagstatus-web ..................................... SUCCESS [ 13.277 s] 16:02:49 [INFO] ODL :: infrautils :: ready-impl .................... SUCCESS [ 16.302 s] 16:02:49 [INFO] ODL :: infrautils :: inject-spi .................... SUCCESS [ 12.448 s] 16:02:49 [INFO] ODL :: infrautils :: inject.guice .................. SUCCESS [ 7.647 s] 16:02:49 [INFO] ODL :: infrautils :: ready-guice ................... SUCCESS [ 14.578 s] 16:02:49 [INFO] infrautils-docs .................................... SUCCESS [ 10.114 s] 16:02:49 [INFO] OpenDaylight :: Infrautils :: feature-parent ....... SUCCESS [ 3.035 s] 16:02:49 [INFO] OpenDaylight :: Infrautils :: Utils ................ SUCCESS [ 14.887 s] 16:02:49 [INFO] OpenDaylight :: Infrautils :: Ready ................ SUCCESS [ 10.844 s] 16:02:49 [INFO] OpenDaylight :: Infrautils :: DiagStatus ........... SUCCESS [ 10.427 s] 16:02:49 [INFO] OpenDaylight :: Infrautils :: DiagStatus Web ....... SUCCESS [ 11.295 s] 16:02:49 [INFO] ODL :: infrautils :: features-infrautils ........... SUCCESS [ 1.298 s] 16:02:49 [INFO] OpenDaylight :: Infrautils :: @Inject .............. SUCCESS [ 10.103 s] 16:02:49 [INFO] ODL :: infrautils :: features-infrautils-experimental SUCCESS [ 1.160 s] 16:02:49 [INFO] ODL :: infrautils :: features-infrautils-samples ... SUCCESS [ 11.014 s] 16:02:49 [INFO] ODL :: infrautils :: infrautils-features ........... SUCCESS [ 0.986 s] 16:02:49 [INFO] ODL :: infrautils :: features-aggregator ........... SUCCESS [ 0.009 s] 16:02:49 [INFO] ODL :: infrautils :: common-aggregator ............. SUCCESS [ 0.007 s] 16:02:49 [INFO] ODL :: infrautils :: itestutils-parent ............. SUCCESS [ 4.227 s] 16:02:49 [INFO] ODL :: infrautils :: diagstatus-it ................. SUCCESS [ 4.620 s] 16:02:49 [INFO] diagstatus-aggregator .............................. SUCCESS [ 0.013 s] 16:02:49 [INFO] ODL :: infrautils :: inject-aggregator ............. SUCCESS [ 0.023 s] 16:02:49 [INFO] ODL :: infrautils :: itestutils-it ................. SUCCESS [ 17.202 s] 16:02:49 [INFO] ODL :: infrautils :: itestutils-aggregator ......... SUCCESS [ 0.023 s] 16:02:49 [INFO] ODL :: infrautils :: ready-it ...................... SUCCESS [ 5.670 s] 16:02:49 [INFO] ODL :: infrautils :: ready-aggregator .............. SUCCESS [ 0.012 s] 16:02:49 [INFO] ODL :: infrautils :: infrautils-karaf .............. SUCCESS [ 9.675 s] 16:02:49 [INFO] infrautils ......................................... SUCCESS [ 0.016 s] 16:02:49 [INFO] ------------------------------------------------------------------------ 16:02:49 [INFO] BUILD SUCCESS 16:02:49 [INFO] ------------------------------------------------------------------------ 16:02:49 [INFO] Total time: 05:33 min 16:02:49 [INFO] Finished at: 2025-10-25T16:02:49Z 16:02:49 [INFO] ------------------------------------------------------------------------ 16:02:49 [infrautils-maven-clm-master] $ /bin/bash /tmp/jenkins7109422573301675930.sh 16:02:49 [infrautils-maven-clm-master] $ /bin/sh -xe /tmp/jenkins7938020784667563523.sh 16:02:49 + + find . -regex .*karaf/target 16:02:49 xargs rm -rf 16:02:55 [INFO] 2025-10-25T16:02:55.596Z Scanning application odl-infrautils. 16:02:55 [INFO] 2025-10-25T16:02:55.812Z Finished scanning application odl-infrautils. 16:02:55 $ ssh-agent -k 16:02:55 unset SSH_AUTH_SOCK; 16:02:55 unset SSH_AGENT_PID; 16:02:55 echo Agent pid 1528 killed; 16:02:55 [ssh-agent] Stopped. 16:02:55 FATAL: Remote call on prd-ubuntu2204-docker-2c-2g-2034 failed 16:02:55 java.lang.reflect.InaccessibleObjectException: Unable to make field protected volatile java.util.Properties java.util.Properties.defaults accessible: module java.base does not "opens java.util" to unnamed module @b788557 16:02:55 at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) 16:02:55 at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) 16:02:55 at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) 16:02:55 at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) 16:02:55 at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) 16:02:55 at hidden.com.thoughtworks.xstream.core.util.Fields.locate(Fields.java:40) 16:02:55 at hidden.com.thoughtworks.xstream.converters.collections.PropertiesConverter$Reflections.(PropertiesConverter.java:105) 16:02:55 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-2c-2g-2034 16:02:55 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 16:02:55 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 16:02:55 at hudson.remoting.Channel.call(Channel.java:1003) 16:02:55 at hudson.remoting.VirtualChannel$call.call(Unknown Source) 16:02:55 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:95) 16:02:55 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 16:02:55 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:91) 16:02:55 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 16:02:55 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 16:02:55 at hudson.model.Build$BuildExecution.build(Build.java:199) 16:02:55 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 16:02:55 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 16:02:55 at hudson.model.Run.execute(Run.java:1895) 16:02:55 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 16:02:55 at hudson.model.ResourceController.execute(ResourceController.java:101) 16:02:55 at hudson.model.Executor.run(Executor.java:442) 16:02:55 Caused: java.lang.ExceptionInInitializerError 16:02:55 at hidden.com.thoughtworks.xstream.converters.collections.PropertiesConverter.marshal(PropertiesConverter.java:71) 16:02:55 at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) 16:02:55 at hidden.com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) 16:02:55 at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) 16:02:55 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:270) 16:02:55 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:174) 16:02:55 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:262) 16:02:55 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90) 16:02:55 at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) 16:02:55 at hidden.com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) 16:02:55 at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) 16:02:55 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:270) 16:02:55 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:174) 16:02:55 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:262) 16:02:55 at hidden.com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90) 16:02:55 at hidden.com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) 16:02:55 at hidden.com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) 16:02:55 at hidden.com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:44) 16:02:55 at hidden.com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:83) 16:02:55 at hidden.com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) 16:02:55 at hidden.com.thoughtworks.xstream.XStream.marshal(XStream.java:1266) 16:02:55 at hidden.com.thoughtworks.xstream.XStream.marshal(XStream.java:1255) 16:02:55 at hidden.com.thoughtworks.xstream.XStream.toXML(XStream.java:1228) 16:02:55 at hidden.com.thoughtworks.xstream.XStream.toXML(XStream.java:1215) 16:02:55 at hidden.com.sonatype.insight.scan.model.io.ScanWriter.openScan(ScanWriter.java:142) 16:02:55 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:104) 16:02:55 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 16:02:55 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 16:02:55 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 16:02:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:02:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 16:02:55 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 16:02:55 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 16:02:55 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 16:02:55 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 16:02:55 at hudson.remoting.Request$2.run(Request.java:377) 16:02:55 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 16:02:55 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 16:02:55 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 16:02:55 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 16:02:55 at java.base/java.lang.Thread.run(Thread.java:1583) 16:02:55 Caused: java.io.IOException: Remote call on prd-ubuntu2204-docker-2c-2g-2034 failed 16:02:55 at hudson.remoting.Channel.call(Channel.java:1007) 16:02:55 at hudson.remoting.VirtualChannel$call.call(Unknown Source) 16:02:55 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:95) 16:02:55 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 16:02:55 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:91) 16:02:55 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 16:02:55 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 16:02:55 at hudson.model.Build$BuildExecution.build(Build.java:199) 16:02:55 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 16:02:55 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 16:02:55 at hudson.model.Run.execute(Run.java:1895) 16:02:55 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 16:02:55 at hudson.model.ResourceController.execute(ResourceController.java:101) 16:02:55 at hudson.model.Executor.run(Executor.java:442) 16:02:55 [PostBuildScript] - [INFO] Executing post build scripts. 16:02:55 [infrautils-maven-clm-master] $ /bin/bash /tmp/jenkins10869749217793682837.sh 16:02:55 ---> sysstat.sh 16:02:56 [infrautils-maven-clm-master] $ /bin/bash /tmp/jenkins9850367873247857932.sh 16:02:56 ---> package-listing.sh 16:02:56 ++ tr '[:upper:]' '[:lower:]' 16:02:56 ++ facter osfamily 16:02:56 + OS_FAMILY=debian 16:02:56 + workspace=/w/workspace/infrautils-maven-clm-master 16:02:56 + START_PACKAGES=/tmp/packages_start.txt 16:02:56 + END_PACKAGES=/tmp/packages_end.txt 16:02:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:02:56 + PACKAGES=/tmp/packages_start.txt 16:02:56 + '[' /w/workspace/infrautils-maven-clm-master ']' 16:02:56 + PACKAGES=/tmp/packages_end.txt 16:02:56 + case "${OS_FAMILY}" in 16:02:56 + grep '^ii' 16:02:56 + dpkg -l 16:02:56 + '[' -f /tmp/packages_start.txt ']' 16:02:56 + '[' -f /tmp/packages_end.txt ']' 16:02:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:02:56 + '[' /w/workspace/infrautils-maven-clm-master ']' 16:02:56 + mkdir -p /w/workspace/infrautils-maven-clm-master/archives/ 16:02:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/infrautils-maven-clm-master/archives/ 16:02:56 [infrautils-maven-clm-master] $ /bin/bash /tmp/jenkins12415508336280102706.sh 16:02:56 ---> capture-instance-metadata.sh 16:02:56 Setup pyenv: 16:02:56 system 16:02:56 3.8.20 16:02:56 3.9.20 16:02:56 3.10.15 16:02:56 * 3.11.10 (set by /w/workspace/infrautils-maven-clm-master/.python-version) 16:02:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TAex from file:/tmp/.os_lf_venv 16:02:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:02:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:02:59 lf-activate-venv(): INFO: Base packages installed successfully 16:02:59 lf-activate-venv(): INFO: Installing additional packages: lftools 16:03:12 lf-activate-venv(): INFO: Adding /tmp/venv-TAex/bin to PATH 16:03:12 INFO: Running in OpenStack, capturing instance metadata 16:03:12 [infrautils-maven-clm-master] $ /bin/bash /tmp/jenkins13247935496618848340.sh 16:03:12 provisioning config files... 16:03:13 Could not find credentials [logs] for infrautils-maven-clm-master #274 16:03:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/infrautils-maven-clm-master@tmp/config4298900734706244871tmp 16:03:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:03:13 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:03:13 provisioning config files... 16:03:13 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:03:13 [EnvInject] - Injecting environment variables from a build step. 16:03:13 [EnvInject] - Injecting as environment variables the properties content 16:03:13 SERVER_ID=logs 16:03:13 16:03:13 [EnvInject] - Variables injected successfully. 16:03:13 [infrautils-maven-clm-master] $ /bin/bash /tmp/jenkins16115103325824454394.sh 16:03:13 ---> create-netrc.sh 16:03:13 WARN: Log server credential not found. 16:03:13 [infrautils-maven-clm-master] $ /bin/bash /tmp/jenkins6727326664038466323.sh 16:03:13 ---> python-tools-install.sh 16:03:13 Setup pyenv: 16:03:13 system 16:03:13 3.8.20 16:03:13 3.9.20 16:03:13 3.10.15 16:03:13 * 3.11.10 (set by /w/workspace/infrautils-maven-clm-master/.python-version) 16:03:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TAex from file:/tmp/.os_lf_venv 16:03:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:03:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:03:15 lf-activate-venv(): INFO: Base packages installed successfully 16:03:15 lf-activate-venv(): INFO: Installing additional packages: lftools 16:03:25 lf-activate-venv(): INFO: Adding /tmp/venv-TAex/bin to PATH 16:03:25 [infrautils-maven-clm-master] $ /bin/bash /tmp/jenkins18127659268339533180.sh 16:03:25 ---> sudo-logs.sh 16:03:25 Archiving 'sudo' log.. 16:03:25 [infrautils-maven-clm-master] $ /bin/bash /tmp/jenkins11913152079637764097.sh 16:03:25 ---> job-cost.sh 16:03:25 Setup pyenv: 16:03:26 system 16:03:26 3.8.20 16:03:26 3.9.20 16:03:26 3.10.15 16:03:26 * 3.11.10 (set by /w/workspace/infrautils-maven-clm-master/.python-version) 16:03:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TAex from file:/tmp/.os_lf_venv 16:03:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:03:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:03:28 lf-activate-venv(): INFO: Base packages installed successfully 16:03:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:03:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:03:34 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 16:03:34 lf-activate-venv(): INFO: Adding /tmp/venv-TAex/bin to PATH 16:03:34 INFO: No Stack... 16:03:34 INFO: Retrieving Pricing Info for: v3-standard-2 16:03:35 INFO: Archiving Costs 16:03:35 [infrautils-maven-clm-master] $ /bin/bash -l /tmp/jenkins14290276523777938218.sh 16:03:35 ---> logs-deploy.sh 16:03:35 Setup pyenv: 16:03:35 system 16:03:35 3.8.20 16:03:35 3.9.20 16:03:35 3.10.15 16:03:35 * 3.11.10 (set by /w/workspace/infrautils-maven-clm-master/.python-version) 16:03:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TAex from file:/tmp/.os_lf_venv 16:03:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:03:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:03:37 lf-activate-venv(): INFO: Base packages installed successfully 16:03:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:03:47 lf-activate-venv(): INFO: Adding /tmp/venv-TAex/bin to PATH 16:03:47 WARNING: Nexus logging server not set 16:03:47 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/infrautils-maven-clm-master/274/ 16:03:47 INFO: archiving logs to S3 16:03:48 ---> uname -a: 16:03:48 Linux prd-ubuntu2204-docker-2c-2g-2034 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 16:03:48 16:03:48 16:03:48 ---> lscpu: 16:03:48 Architecture: x86_64 16:03:48 CPU op-mode(s): 32-bit, 64-bit 16:03:48 Address sizes: 40 bits physical, 48 bits virtual 16:03:48 Byte Order: Little Endian 16:03:48 CPU(s): 2 16:03:48 On-line CPU(s) list: 0,1 16:03:48 Vendor ID: AuthenticAMD 16:03:48 Model name: AMD EPYC-Rome Processor 16:03:48 CPU family: 23 16:03:48 Model: 49 16:03:48 Thread(s) per core: 1 16:03:48 Core(s) per socket: 1 16:03:48 Socket(s): 2 16:03:48 Stepping: 0 16:03:48 BogoMIPS: 5600.00 16:03:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:03:48 Virtualization: AMD-V 16:03:48 Hypervisor vendor: KVM 16:03:48 Virtualization type: full 16:03:48 L1d cache: 64 KiB (2 instances) 16:03:48 L1i cache: 64 KiB (2 instances) 16:03:48 L2 cache: 1 MiB (2 instances) 16:03:48 L3 cache: 32 MiB (2 instances) 16:03:48 NUMA node(s): 1 16:03:48 NUMA node0 CPU(s): 0,1 16:03:48 Vulnerability Gather data sampling: Not affected 16:03:48 Vulnerability Indirect target selection: Not affected 16:03:48 Vulnerability Itlb multihit: Not affected 16:03:48 Vulnerability L1tf: Not affected 16:03:48 Vulnerability Mds: Not affected 16:03:48 Vulnerability Meltdown: Not affected 16:03:48 Vulnerability Mmio stale data: Not affected 16:03:48 Vulnerability Reg file data sampling: Not affected 16:03:48 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:03:48 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:03:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:03:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:03:48 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:03:48 Vulnerability Srbds: Not affected 16:03:48 Vulnerability Tsx async abort: Not affected 16:03:48 16:03:48 16:03:48 ---> nproc: 16:03:48 2 16:03:48 16:03:48 16:03:48 ---> df -h: 16:03:48 Filesystem Size Used Avail Use% Mounted on 16:03:48 tmpfs 794M 1.1M 793M 1% /run 16:03:48 /dev/vda1 39G 9.1G 30G 24% / 16:03:48 tmpfs 3.9G 0 3.9G 0% /dev/shm 16:03:48 tmpfs 5.0M 0 5.0M 0% /run/lock 16:03:48 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:03:48 tmpfs 794M 4.0K 794M 1% /run/user/1001 16:03:48 16:03:48 16:03:48 ---> free -m: 16:03:48 total used free shared buff/cache available 16:03:48 Mem: 7937 599 3802 4 3535 7027 16:03:48 Swap: 1023 0 1023 16:03:48 16:03:48 16:03:48 ---> ip addr: 16:03:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:03:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:03:48 inet 127.0.0.1/8 scope host lo 16:03:48 valid_lft forever preferred_lft forever 16:03:48 inet6 ::1/128 scope host 16:03:48 valid_lft forever preferred_lft forever 16:03:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:03:48 link/ether fa:16:3e:0f:05:ed brd ff:ff:ff:ff:ff:ff 16:03:48 altname enp0s3 16:03:48 inet 10.30.170.38/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:03:48 valid_lft 85898sec preferred_lft 85898sec 16:03:48 inet6 fe80::f816:3eff:fe0f:5ed/64 scope link 16:03:48 valid_lft forever preferred_lft forever 16:03:48 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:03:48 link/ether 32:e1:27:06:99:4e brd ff:ff:ff:ff:ff:ff 16:03:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:03:48 valid_lft forever preferred_lft forever 16:03:48 16:03:48 16:03:48 ---> sar -b -r -n DEV: 16:03:48 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-2c-2g-2034) 10/25/25 _x86_64_ (2 CPU) 16:03:48 16:03:48 15:55:29 LINUX RESTART (2 CPU) 16:03:48 16:03:48 16:03:48 ---> sar -P ALL: 16:03:48 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-2c-2g-2034) 10/25/25 _x86_64_ (2 CPU) 16:03:48 16:03:48 15:55:29 LINUX RESTART (2 CPU) 16:03:48 16:03:48 16:03:48