09:29:55 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/odlparent/+/119587 09:29:55 Running as SYSTEM 09:29:55 [EnvInject] - Loading node environment variables. 09:29:55 Building remotely on prd-ubuntu2204-docker-2c-2g-2867 (ubuntu2204-docker-2c-2g) in workspace /w/workspace/odlparent-maven-merge-master 09:29:56 [ssh-agent] Looking for ssh-agent implementation... 09:29:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:29:56 $ ssh-agent 09:29:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIjRGAN/agent.1531 09:29:56 SSH_AGENT_PID=1533 09:29:56 [ssh-agent] Started. 09:29:56 Running ssh-add (command line suppressed) 09:29:56 Identity added: /w/workspace/odlparent-maven-merge-master@tmp/private_key_15150765874307135567.key (/w/workspace/odlparent-maven-merge-master@tmp/private_key_15150765874307135567.key) 09:29:56 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:29:56 The recommended git tool is: NONE 09:29:58 using credential jenkins-ssh 09:29:58 Wiping out workspace first. 09:29:58 Cloning the remote Git repository 09:29:58 Cloning repository git://devvexx.opendaylight.org/mirror/odlparent 09:29:58 > git init /w/workspace/odlparent-maven-merge-master # timeout=10 09:29:58 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/odlparent 09:29:58 > git --version # timeout=10 09:29:58 > git --version # 'git version 2.34.1' 09:29:58 using GIT_SSH to set credentials jenkins-ssh 09:29:58 Verifying host key using known hosts file 09:29:58 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. 09:29:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/odlparent +refs/heads/*:refs/remotes/origin/* # timeout=10 09:30:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/odlparent # timeout=10 09:30:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:30:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/odlparent # timeout=10 09:30:01 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/odlparent 09:30:01 using GIT_SSH to set credentials jenkins-ssh 09:30:01 Verifying host key using known hosts file 09:30:01 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. 09:30:01 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/odlparent refs/changes/87/119587/1 # timeout=10 09:30:01 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:30:01 Checking out Revision 582eef6f6549c1059ff2c66f55cd1b1adc90dcd2 (refs/remotes/origin/master) 09:30:01 > git config core.sparsecheckout # timeout=10 09:30:01 > git checkout -f 582eef6f6549c1059ff2c66f55cd1b1adc90dcd2 # timeout=10 09:30:01 Commit message: "Bump Bouncy Castle to 1.83" 09:30:01 > git rev-list --no-walk 582eef6f6549c1059ff2c66f55cd1b1adc90dcd2 # timeout=10 09:30:05 provisioning config files... 09:30:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:30:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:30:05 [odlparent-maven-merge-master] $ /bin/bash /tmp/jenkins13317436804675593401.sh 09:30:05 ---> python-tools-install.sh 09:30:05 Setup pyenv: 09:30:05 * system (set by /opt/pyenv/version) 09:30:05 * 3.8.20 (set by /opt/pyenv/version) 09:30:05 * 3.9.20 (set by /opt/pyenv/version) 09:30:05 3.10.15 09:30:05 3.11.10 09:30:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XKOL 09:30:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:30:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:30:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:30:22 lf-activate-venv(): INFO: Base packages installed successfully 09:30:22 lf-activate-venv(): INFO: Installing additional packages: lftools 09:30:49 lf-activate-venv(): INFO: Adding /tmp/venv-XKOL/bin to PATH 09:30:49 Generating Requirements File 09:31:09 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. 09:31:09 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:31:10 Python 3.11.10 09:31:10 pip 25.3 from /tmp/venv-XKOL/lib/python3.11/site-packages/pip (python 3.11) 09:31:10 appdirs==1.4.4 09:31:10 argcomplete==3.6.3 09:31:10 aspy.yaml==1.3.0 09:31:10 attrs==25.4.0 09:31:10 autopage==0.5.2 09:31:10 beautifulsoup4==4.14.3 09:31:10 boto3==1.42.0 09:31:10 botocore==1.41.6 09:31:10 bs4==0.0.2 09:31:10 cachetools==6.2.2 09:31:10 certifi==2025.11.12 09:31:10 cffi==2.0.0 09:31:10 cfgv==3.5.0 09:31:10 chardet==5.2.0 09:31:10 charset-normalizer==3.4.4 09:31:10 click==8.3.1 09:31:10 cliff==4.12.0 09:31:10 cmd2==2.7.0 09:31:10 cryptography==3.3.2 09:31:10 debtcollector==3.0.0 09:31:10 decorator==5.2.1 09:31:10 defusedxml==0.7.1 09:31:10 Deprecated==1.3.1 09:31:10 distlib==0.4.0 09:31:10 dnspython==2.8.0 09:31:10 docker==7.1.0 09:31:10 dogpile.cache==1.5.0 09:31:10 durationpy==0.10 09:31:10 email-validator==2.3.0 09:31:10 filelock==3.20.0 09:31:10 future==1.0.0 09:31:10 gitdb==4.0.12 09:31:10 GitPython==3.1.45 09:31:10 google-auth==2.43.0 09:31:10 httplib2==0.31.0 09:31:10 identify==2.6.15 09:31:10 idna==3.11 09:31:10 importlib-resources==1.5.0 09:31:10 iso8601==2.1.0 09:31:10 Jinja2==3.1.6 09:31:10 jmespath==1.0.1 09:31:10 jsonpatch==1.33 09:31:10 jsonpointer==3.0.0 09:31:10 jsonschema==4.25.1 09:31:10 jsonschema-specifications==2025.9.1 09:31:10 keystoneauth1==5.12.0 09:31:10 kubernetes==34.1.0 09:31:10 lftools==0.37.16 09:31:10 lxml==6.0.2 09:31:10 markdown-it-py==4.0.0 09:31:10 MarkupSafe==3.0.3 09:31:10 mdurl==0.1.2 09:31:10 msgpack==1.1.2 09:31:10 multi_key_dict==2.0.3 09:31:10 munch==4.0.0 09:31:10 netaddr==1.3.0 09:31:10 niet==1.4.2 09:31:10 nodeenv==1.9.1 09:31:10 oauth2client==4.1.3 09:31:10 oauthlib==3.3.1 09:31:10 openstacksdk==4.8.0 09:31:10 os-service-types==1.8.2 09:31:10 osc-lib==4.2.0 09:31:10 oslo.config==10.1.0 09:31:10 oslo.context==6.2.0 09:31:10 oslo.i18n==6.7.1 09:31:10 oslo.log==7.2.1 09:31:10 oslo.serialization==5.8.0 09:31:10 oslo.utils==9.2.0 09:31:10 packaging==25.0 09:31:10 pbr==7.0.3 09:31:10 platformdirs==4.5.0 09:31:10 prettytable==3.17.0 09:31:10 psutil==7.1.3 09:31:10 pyasn1==0.6.1 09:31:10 pyasn1_modules==0.4.2 09:31:10 pycparser==2.23 09:31:10 pygerrit2==2.0.15 09:31:10 PyGithub==2.8.1 09:31:10 Pygments==2.19.2 09:31:10 PyJWT==2.10.1 09:31:10 PyNaCl==1.6.1 09:31:10 pyparsing==2.4.7 09:31:10 pyperclip==1.11.0 09:31:10 pyrsistent==0.20.0 09:31:10 python-cinderclient==9.8.0 09:31:10 python-dateutil==2.9.0.post0 09:31:10 python-heatclient==4.3.0 09:31:10 python-jenkins==1.8.3 09:31:10 python-keystoneclient==5.7.0 09:31:10 python-magnumclient==4.9.0 09:31:10 python-openstackclient==8.2.0 09:31:10 python-swiftclient==4.9.0 09:31:10 PyYAML==6.0.3 09:31:10 referencing==0.37.0 09:31:10 requests==2.32.5 09:31:10 requests-oauthlib==2.0.0 09:31:10 requestsexceptions==1.4.0 09:31:10 rfc3986==2.0.0 09:31:10 rich==14.2.0 09:31:10 rich-argparse==1.7.2 09:31:10 rpds-py==0.30.0 09:31:10 rsa==4.9.1 09:31:10 ruamel.yaml==0.18.16 09:31:10 ruamel.yaml.clib==0.2.15 09:31:10 s3transfer==0.16.0 09:31:10 simplejson==3.20.2 09:31:10 six==1.17.0 09:31:10 smmap==5.0.2 09:31:10 soupsieve==2.8 09:31:10 stevedore==5.6.0 09:31:10 tabulate==0.9.0 09:31:10 toml==0.10.2 09:31:10 tomlkit==0.13.3 09:31:10 tqdm==4.67.1 09:31:10 typing_extensions==4.15.0 09:31:10 tzdata==2025.2 09:31:10 urllib3==1.26.20 09:31:10 virtualenv==20.35.4 09:31:10 wcwidth==0.2.14 09:31:10 websocket-client==1.9.0 09:31:10 wrapt==2.0.1 09:31:10 xdg==6.0.0 09:31:10 xmltodict==1.0.2 09:31:10 yq==3.4.3 09:31:10 [odlparent-maven-merge-master] $ /bin/sh -xe /tmp/jenkins15462747622640079079.sh 09:31:10 + mkdir -p /w/workspace/odlparent-maven-merge-master/target/classes /w/workspace/odlparent-maven-merge-master/jacoco/classes 09:31:10 [odlparent-maven-merge-master] $ /bin/sh -xe /tmp/jenkins2927037880740349123.sh 09:31:10 + echo quiet=on 09:31:10 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-2867 09:31:11 [odlparent-maven-merge-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=e88359fe834bec651d9f7f1841d9b9985d2f0de5 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=nite@hq.sk "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/odlparent/+/119587 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS=**/*.prop **/*.log **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml 09:31:11 " -DGERRIT_EVENT_TYPE=change-merged -DGERRIT_PROJECT=odlparent -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=119587 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/87/119587/1 -DGERRIT_NEWREV=582eef6f6549c1059ff2c66f55cd1b1adc90dcd2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=odlparent -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVtcCBFcnJvciBQcm9uZSB0byAyLjQ1LjAKCmh0dHBzOi8vZ2l0aHViLmNvbS9nb29nbGUvZXJyb3ItcHJvbmUvcmVsZWFzZXMvdGFnL3YyLjQ1LjAKCkNoYW5nZS1JZDogSWNjNDc5ODlmYzZiZWFmYzZiNGQ4NTdhMWM0M2ZiNmVmMjBjNmNhNTAKU2lnbmVkLW9mZi1ieTogUm9iZXJ0IFZhcmdhIDxyb2JlcnQudmFyZ2FAcGFudGhlb24udGVjaD4K -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bump Error Prone to 2.45.0" -DSTREAM=master '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Icc47989fc6beafc6b4d857a1c43fb6ef20c6ca50 -DGERRIT_EVENT_HASH=-1449572162 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS=-Dmerge "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" --version 09:31:12 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 09:31:12 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 09:31:12 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 09:31:12 Default locale: en, platform encoding: UTF-8 09:31:12 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 09:31:12 [odlparent-maven-merge-master] $ /bin/sh -xe /tmp/jenkins3578345026061507973.sh 09:31:12 + rm /home/jenkins/.wgetrc 09:31:12 [EnvInject] - Injecting environment variables from a build step. 09:31:12 [EnvInject] - Injecting as environment variables the properties content 09:31:12 SET_JDK_VERSION=openjdk21 09:31:12 GIT_URL="git://devvexx.opendaylight.org/mirror" 09:31:12 09:31:12 [EnvInject] - Variables injected successfully. 09:31:12 [odlparent-maven-merge-master] $ /bin/sh /tmp/jenkins10538580651031054696.sh 09:31:12 ---> update-java-alternatives.sh 09:31:12 ---> Updating Java version 09:31:12 ---> Ubuntu/Debian system detected 09:31:12 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 09:31:12 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 09:31:12 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 09:31:12 openjdk version "21.0.8" 2025-07-15 09:31:12 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 09:31:12 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 09:31:12 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:31:12 [EnvInject] - Injecting environment variables from a build step. 09:31:12 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 09:31:12 [EnvInject] - Variables injected successfully. 09:31:12 provisioning config files... 09:31:12 copy managed file [global-settings] to file:/w/workspace/odlparent-maven-merge-master@tmp/config10208904003501890380tmp 09:31:13 copy managed file [odlparent-settings] to file:/w/workspace/odlparent-maven-merge-master@tmp/config13646445701735596544tmp 09:31:13 [EnvInject] - Injecting environment variables from a build step. 09:31:13 [EnvInject] - Injecting as environment variables the properties content 09:31:13 SERVER_ID=opendaylight-snapshot 09:31:13 09:31:13 [EnvInject] - Variables injected successfully. 09:31:13 [odlparent-maven-merge-master] $ /bin/bash /tmp/jenkins3058827095270847313.sh 09:31:13 ---> create-netrc.sh 09:31:13 [EnvInject] - Injecting environment variables from a build step. 09:31:13 [EnvInject] - Injecting as environment variables the properties content 09:31:13 NEXUS_CUT_DIRS=6 09:31:13 NEXUS_REPO=opendaylight.snapshot 09:31:13 09:31:13 [EnvInject] - Variables injected successfully. 09:31:13 [odlparent-maven-merge-master] $ /bin/bash -l /tmp/jenkins14487085005054376979.sh 09:31:13 ---> maven-fetch-metadata.sh 09:31:13 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml 09:31:13 + project=org.opendaylight.odlparent 09:31:13 + project_path=org/opendaylight/odlparent 09:31:13 + mkdir -p /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent 09:31:13 + pushd /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent 09:31:13 /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent /w/workspace/odlparent-maven-merge-master 09:31:13 + set +e 09:31:13 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/ 09:31:13 2025-12-01 09:31:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/ [25864] -> "index.html.tmp" [1] 09:31:13 2025-12-01 09:31:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/abstract-feature-parent/ [3878] -> "abstract-feature-parent/index.html.tmp" [1] 09:31:13 2025-12-01 09:31:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bcpkix-framework-ext/ [3851] -> "bcpkix-framework-ext/index.html.tmp" [1] 09:31:13 2025-12-01 09:31:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bcprov-framework-ext/ [3851] -> "bcprov-framework-ext/index.html.tmp" [1] 09:31:13 2025-12-01 09:31:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bcutil-framework-ext/ [3851] -> "bcutil-framework-ext/index.html.tmp" [1] 09:31:13 2025-12-01 09:31:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bnd-parent/ [3761] -> "bnd-parent/index.html.tmp" [1] 09:31:13 2025-12-01 09:31:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundle-parent/ [3788] -> "bundle-parent/index.html.tmp" [1] 09:31:13 2025-12-01 09:31:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundles-diag/ [3779] -> "bundles-diag/index.html.tmp" [1] 09:31:13 2025-12-01 09:31:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundles-test-lib/ [3815] -> "bundles-test-lib/index.html.tmp" [1] 09:31:13 2025-12-01 09:31:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundles4-test/ [3788] -> "bundles4-test/index.html.tmp" [1] 09:31:13 2025-12-01 09:31:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/checkstyle/ [3761] -> "checkstyle/index.html.tmp" [1] 09:31:13 2025-12-01 09:31:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/copy-files-plugin/ [3824] -> "copy-files-plugin/index.html.tmp" [1] 09:31:13 2025-12-01 09:31:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/dagger/ [3725] -> "dagger/index.html.tmp" [1] 09:31:13 2025-12-01 09:31:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/feature-repo-parent/ [3842] -> "feature-repo-parent/index.html.tmp" [1] 09:31:13 2025-12-01 09:31:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/features-odlparent/ [3833] -> "features-odlparent/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/features-test-plugin/ [3851] -> "features-test-plugin/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/filter-manifest-plugin/ [3869] -> "filter-manifest-plugin/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf-dist-static/ [3824] -> "karaf-dist-static/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf-plugin/ [3779] -> "karaf-plugin/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf-util/ [3761] -> "karaf-util/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf.branding/ [3797] -> "karaf.branding/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf4-parent/ [3788] -> "karaf4-parent/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/logging-markers/ [3806] -> "logging-markers/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-antlr4/ [3761] -> "odl-antlr4/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-apache-commons-lang3/ [3887] -> "odl-apache-commons-lang3/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-apache-commons-text/ [3878] -> "odl-apache-commons-text/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-apache-spifly/ [3824] -> "odl-apache-spifly/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-asm/ [3734] -> "odl-asm/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-dropwizard-metrics/ [3869] -> "odl-dropwizard-metrics/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-errorprone/ [3797] -> "odl-errorprone/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-gson/ [3743] -> "odl-gson/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-guava/ [3752] -> "odl-guava/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jackson-2/ [3788] -> "odl-jackson-2/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jakarta-activation-api/ [3905] -> "odl-jakarta-activation-api/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-javassist-3/ [3806] -> "odl-javassist-3/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jersey-2/ [3779] -> "odl-jersey-2/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jspecify/ [3779] -> "odl-jspecify/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-feature/ [3869] -> "odl-karaf-feat-feature/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-jdbc/ [3842] -> "odl-karaf-feat-jdbc/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-jetty/ [3851] -> "odl-karaf-feat-jetty/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-war/ [3833] -> "odl-karaf-feat-war/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-license/ [3770] -> "odl-license/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-4/ [3770] -> "odl-netty-4/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-http3/ [3806] -> "odl-netty-http3/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-io_uring/ [3833] -> "odl-netty-io_uring/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-kqueue/ [3815] -> "odl-netty-kqueue/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-quic/ [3401] -> "odl-netty-quic/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-servlet-api/ [3806] -> "odl-servlet-api/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-stax2-api/ [3788] -> "odl-stax2-api/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-woodstox/ [3779] -> "odl-woodstox/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-ws-rs-api/ [3788] -> "odl-ws-rs-api/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent-artifacts/ [3842] -> "odlparent-artifacts/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent-docs/ [3797] -> "odlparent-docs/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent-lite/ [3797] -> "odlparent-lite/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent/ [3752] -> "odlparent/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/opendaylight-karaf-empty/ [3887] -> "opendaylight-karaf-empty/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/opendaylight-karaf-resources/ [3923] -> "opendaylight-karaf-resources/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/single-feature-parent/ [3860] -> "single-feature-parent/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/spotbugs/ [3743] -> "spotbugs/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/template-feature-parent/ [3878] -> "template-feature-parent/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/template-feature-plugin/ [3878] -> "template-feature-plugin/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/maven-metadata.xml [924/924] -> "maven-metadata.xml" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/abstract-feature-parent/14.1.7-SNAPSHOT/ [39150] -> "abstract-feature-parent/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/ [71223] -> "abstract-feature-parent/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/abstract-feature-parent/maven-metadata.xml [412/412] -> "abstract-feature-parent/maven-metadata.xml" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bcpkix-framework-ext/14.1.7-SNAPSHOT/ [50231] -> "bcpkix-framework-ext/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/ [91959] -> "bcpkix-framework-ext/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bcpkix-framework-ext/maven-metadata.xml [409/409] -> "bcpkix-framework-ext/maven-metadata.xml" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bcprov-framework-ext/14.1.7-SNAPSHOT/ [50239] -> "bcprov-framework-ext/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/ [91974] -> "bcprov-framework-ext/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bcprov-framework-ext/maven-metadata.xml [409/409] -> "bcprov-framework-ext/maven-metadata.xml" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bcutil-framework-ext/14.1.7-SNAPSHOT/ [50231] -> "bcutil-framework-ext/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/ [91959] -> "bcutil-framework-ext/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bcutil-framework-ext/maven-metadata.xml [409/409] -> "bcutil-framework-ext/maven-metadata.xml" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bnd-parent/14.1.7-SNAPSHOT/ [36293] -> "bnd-parent/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/ [65923] -> "bnd-parent/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bnd-parent/maven-metadata.xml [399/399] -> "bnd-parent/maven-metadata.xml" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundle-parent/14.1.7-SNAPSHOT/ [36948] -> "bundle-parent/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/ [67138] -> "bundle-parent/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundle-parent/maven-metadata.xml [402/402] -> "bundle-parent/maven-metadata.xml" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundles-diag/14.1.7-SNAPSHOT/ [70991] -> "bundles-diag/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/ [130811] -> "bundles-diag/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundles-diag/maven-metadata.xml [401/401] -> "bundles-diag/maven-metadata.xml" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundles-test-lib/14.1.7-SNAPSHOT/ [72739] -> "bundles-test-lib/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/ [134071] -> "bundles-test-lib/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundles-test-lib/maven-metadata.xml [405/405] -> "bundles-test-lib/maven-metadata.xml" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundles4-test/14.1.7-SNAPSHOT/ [48196] -> "bundles4-test/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/ [88174] -> "bundles4-test/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundles4-test/maven-metadata.xml [402/402] -> "bundles4-test/maven-metadata.xml" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/checkstyle/14.1.7-SNAPSHOT/ [47277] -> "checkstyle/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/ [86464] -> "checkstyle/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/checkstyle/maven-metadata.xml [399/399] -> "checkstyle/maven-metadata.xml" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/copy-files-plugin/14.1.7-SNAPSHOT/ [31700] -> "copy-files-plugin/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/ [90324] -> "copy-files-plugin/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/copy-files-plugin/maven-metadata.xml [406/406] -> "copy-files-plugin/maven-metadata.xml" [1] 09:31:14 2025-12-01 09:31:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/dagger/14.1.7-SNAPSHOT/ [68361] -> "dagger/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/ [125906] -> "dagger/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/dagger/maven-metadata.xml [395/395] -> "dagger/maven-metadata.xml" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/feature-repo-parent/14.1.7-SNAPSHOT/ [38266] -> "feature-repo-parent/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/ [69583] -> "feature-repo-parent/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/feature-repo-parent/maven-metadata.xml [408/408] -> "feature-repo-parent/maven-metadata.xml" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/features-odlparent/14.1.7-SNAPSHOT/ [50093] -> "features-odlparent/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/ [91709] -> "features-odlparent/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/features-odlparent/maven-metadata.xml [407/407] -> "features-odlparent/maven-metadata.xml" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/features-test-plugin/14.1.7-SNAPSHOT/ [47420] -> "features-test-plugin/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/ [137346] -> "features-test-plugin/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/features-test-plugin/maven-metadata.xml [409/409] -> "features-test-plugin/maven-metadata.xml" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/filter-manifest-plugin/14.1.7-SNAPSHOT/ [47955] -> "filter-manifest-plugin/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/ [138931] -> "filter-manifest-plugin/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/filter-manifest-plugin/maven-metadata.xml [411/411] -> "filter-manifest-plugin/maven-metadata.xml" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf-dist-static/14.1.7-SNAPSHOT/ [61096] -> "karaf-dist-static/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/ [112290] -> "karaf-dist-static/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf-dist-static/maven-metadata.xml [406/406] -> "karaf-dist-static/maven-metadata.xml" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf-plugin/14.1.7-SNAPSHOT/ [45225] -> "karaf-plugin/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/ [130841] -> "karaf-plugin/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf-plugin/maven-metadata.xml [401/401] -> "karaf-plugin/maven-metadata.xml" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf-util/14.1.7-SNAPSHOT/ [70109] -> "karaf-util/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/ [129166] -> "karaf-util/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf-util/maven-metadata.xml [399/399] -> "karaf-util/maven-metadata.xml" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf.branding/14.1.7-SNAPSHOT/ [48457] -> "karaf.branding/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/ [88659] -> "karaf.branding/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf.branding/maven-metadata.xml [403/403] -> "karaf.branding/maven-metadata.xml" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf4-parent/14.1.7-SNAPSHOT/ [59636] -> "karaf4-parent/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/ [109570] -> "karaf4-parent/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf4-parent/maven-metadata.xml [402/402] -> "karaf4-parent/maven-metadata.xml" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/logging-markers/14.1.7-SNAPSHOT/ [72286] -> "logging-markers/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/ [133226] -> "logging-markers/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/logging-markers/maven-metadata.xml [404/404] -> "logging-markers/maven-metadata.xml" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-antlr4/14.1.7-SNAPSHOT/ [47709] -> "odl-antlr4/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/ [87274] -> "odl-antlr4/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-antlr4/maven-metadata.xml [399/399] -> "odl-antlr4/maven-metadata.xml" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.7-SNAPSHOT/ [51811] -> "odl-apache-commons-lang3/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/ [94904] -> "odl-apache-commons-lang3/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-apache-commons-lang3/maven-metadata.xml [413/413] -> "odl-apache-commons-lang3/maven-metadata.xml" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-apache-commons-text/14.1.7-SNAPSHOT/ [51534] -> "odl-apache-commons-text/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/ [94389] -> "odl-apache-commons-text/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-apache-commons-text/maven-metadata.xml [412/412] -> "odl-apache-commons-text/maven-metadata.xml" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-apache-spifly/14.1.7-SNAPSHOT/ [49776] -> "odl-apache-spifly/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/ [91119] -> "odl-apache-spifly/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-apache-spifly/maven-metadata.xml [406/406] -> "odl-apache-spifly/maven-metadata.xml" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-asm/14.1.7-SNAPSHOT/ [46846] -> "odl-asm/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/ [85669] -> "odl-asm/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-asm/maven-metadata.xml [396/396] -> "odl-asm/maven-metadata.xml" [1] 09:31:15 2025-12-01 09:31:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.7-SNAPSHOT/ [51241] -> "odl-dropwizard-metrics/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/ [93844] -> "odl-dropwizard-metrics/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-dropwizard-metrics/maven-metadata.xml [411/411] -> "odl-dropwizard-metrics/maven-metadata.xml" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-errorprone/14.1.7-SNAPSHOT/ [48881] -> "odl-errorprone/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/ [89454] -> "odl-errorprone/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-errorprone/maven-metadata.xml [403/403] -> "odl-errorprone/maven-metadata.xml" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-gson/14.1.7-SNAPSHOT/ [47131] -> "odl-gson/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/ [86199] -> "odl-gson/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-gson/maven-metadata.xml [397/397] -> "odl-gson/maven-metadata.xml" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-guava/14.1.7-SNAPSHOT/ [47432] -> "odl-guava/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/ [86759] -> "odl-guava/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-guava/maven-metadata.xml [398/398] -> "odl-guava/maven-metadata.xml" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jackson-2/14.1.7-SNAPSHOT/ [48612] -> "odl-jackson-2/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/ [88954] -> "odl-jackson-2/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jackson-2/maven-metadata.xml [402/402] -> "odl-jackson-2/maven-metadata.xml" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.7-SNAPSHOT/ [52397] -> "odl-jakarta-activation-api/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/ [95994] -> "odl-jakarta-activation-api/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jakarta-activation-api/maven-metadata.xml [415/415] -> "odl-jakarta-activation-api/maven-metadata.xml" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-javassist-3/14.1.7-SNAPSHOT/ [49174] -> "odl-javassist-3/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/ [89999] -> "odl-javassist-3/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-javassist-3/maven-metadata.xml [404/404] -> "odl-javassist-3/maven-metadata.xml" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jersey-2/14.1.7-SNAPSHOT/ [48319] -> "odl-jersey-2/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/ [88409] -> "odl-jersey-2/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jersey-2/maven-metadata.xml [401/401] -> "odl-jersey-2/maven-metadata.xml" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jspecify/14.1.7-SNAPSHOT/ [48295] -> "odl-jspecify/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/ [88364] -> "odl-jspecify/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jspecify/maven-metadata.xml [401/401] -> "odl-jspecify/maven-metadata.xml" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.7-SNAPSHOT/ [63105] -> "odl-karaf-feat-feature/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:16 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/ [116035] -> "odl-karaf-feat-feature/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-feature/maven-metadata.xml [411/411] -> "odl-karaf-feat-feature/maven-metadata.xml" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.7-SNAPSHOT/ [62026] -> "odl-karaf-feat-jdbc/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/ [114025] -> "odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-jdbc/maven-metadata.xml [408/408] -> "odl-karaf-feat-jdbc/maven-metadata.xml" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.7-SNAPSHOT/ [62375] -> "odl-karaf-feat-jetty/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/ [114675] -> "odl-karaf-feat-jetty/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-jetty/maven-metadata.xml [409/409] -> "odl-karaf-feat-jetty/maven-metadata.xml" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-war/14.1.7-SNAPSHOT/ [61645] -> "odl-karaf-feat-war/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/ [113315] -> "odl-karaf-feat-war/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-war/maven-metadata.xml [407/407] -> "odl-karaf-feat-war/maven-metadata.xml" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-license/14.1.7-SNAPSHOT/ [47778] -> "odl-license/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/ [87399] -> "odl-license/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-license/maven-metadata.xml [400/400] -> "odl-license/maven-metadata.xml" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-4/14.1.7-SNAPSHOT/ [48026] -> "odl-netty-4/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/ [87864] -> "odl-netty-4/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-4/maven-metadata.xml [400/400] -> "odl-netty-4/maven-metadata.xml" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-http3/14.1.7-SNAPSHOT/ [49190] -> "odl-netty-http3/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/ [90029] -> "odl-netty-http3/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-http3/maven-metadata.xml [404/404] -> "odl-netty-http3/maven-metadata.xml" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-io_uring/14.1.7-SNAPSHOT/ [50077] -> "odl-netty-io_uring/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/ [91679] -> "odl-netty-io_uring/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-io_uring/maven-metadata.xml [407/407] -> "odl-netty-io_uring/maven-metadata.xml" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-kqueue/14.1.7-SNAPSHOT/ [49491] -> "odl-netty-kqueue/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/ [90589] -> "odl-netty-kqueue/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-kqueue/maven-metadata.xml [405/405] -> "odl-netty-kqueue/maven-metadata.xml" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/ [60339] -> "odl-netty-quic/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-quic/maven-metadata.xml [362/362] -> "odl-netty-quic/maven-metadata.xml" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-servlet-api/14.1.7-SNAPSHOT/ [49174] -> "odl-servlet-api/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/ [89999] -> "odl-servlet-api/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-servlet-api/maven-metadata.xml [404/404] -> "odl-servlet-api/maven-metadata.xml" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-stax2-api/14.1.7-SNAPSHOT/ [48588] -> "odl-stax2-api/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/ [88909] -> "odl-stax2-api/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-stax2-api/maven-metadata.xml [402/402] -> "odl-stax2-api/maven-metadata.xml" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-woodstox/14.1.7-SNAPSHOT/ [48311] -> "odl-woodstox/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/ [88394] -> "odl-woodstox/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-woodstox/maven-metadata.xml [401/401] -> "odl-woodstox/maven-metadata.xml" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-ws-rs-api/14.1.7-SNAPSHOT/ [48588] -> "odl-ws-rs-api/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/ [88909] -> "odl-ws-rs-api/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-ws-rs-api/maven-metadata.xml [402/402] -> "odl-ws-rs-api/maven-metadata.xml" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent-artifacts/14.1.7-SNAPSHOT/ [38274] -> "odlparent-artifacts/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/ [69598] -> "odlparent-artifacts/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent-artifacts/maven-metadata.xml [408/408] -> "odlparent-artifacts/maven-metadata.xml" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent-docs/14.1.7-SNAPSHOT/ [71881] -> "odlparent-docs/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/ [132471] -> "odlparent-docs/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent-docs/maven-metadata.xml [403/403] -> "odlparent-docs/maven-metadata.xml" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent-lite/14.1.7-SNAPSHOT/ [37169] -> "odlparent-lite/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/ [67548] -> "odlparent-lite/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent-lite/maven-metadata.xml [403/403] -> "odlparent-lite/maven-metadata.xml" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent/14.1.7-SNAPSHOT/ [36064] -> "odlparent/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/ [65498] -> "odlparent/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:17 2025-12-01 09:31:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent/maven-metadata.xml [398/398] -> "odlparent/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.7-SNAPSHOT/ [63635] -> "opendaylight-karaf-empty/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/ [117020] -> "opendaylight-karaf-empty/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/opendaylight-karaf-empty/maven-metadata.xml [413/413] -> "opendaylight-karaf-empty/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.7-SNAPSHOT/ [78295] -> "opendaylight-karaf-resources/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/ [144436] -> "opendaylight-karaf-resources/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/opendaylight-karaf-resources/maven-metadata.xml [417/417] -> "opendaylight-karaf-resources/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/single-feature-parent/14.1.7-SNAPSHOT/ [38708] -> "single-feature-parent/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/ [70403] -> "single-feature-parent/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/single-feature-parent/maven-metadata.xml [410/410] -> "single-feature-parent/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/spotbugs/14.1.7-SNAPSHOT/ [46691] -> "spotbugs/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/ [85374] -> "spotbugs/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/spotbugs/maven-metadata.xml [397/397] -> "spotbugs/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/template-feature-parent/14.1.7-SNAPSHOT/ [39150] -> "template-feature-parent/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/ [71223] -> "template-feature-parent/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/template-feature-parent/maven-metadata.xml [412/412] -> "template-feature-parent/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/template-feature-plugin/14.1.7-SNAPSHOT/ [48240] -> "template-feature-plugin/14.1.7-SNAPSHOT/index.html.tmp" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/ [139776] -> "template-feature-plugin/14.1.8-SNAPSHOT/index.html.tmp" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/template-feature-plugin/maven-metadata.xml [412/412] -> "template-feature-plugin/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/abstract-feature-parent/14.1.7-SNAPSHOT/maven-metadata.xml [1067/1067] -> "abstract-feature-parent/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml [1067/1067] -> "abstract-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bcpkix-framework-ext/14.1.7-SNAPSHOT/maven-metadata.xml [1239/1239] -> "bcpkix-framework-ext/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml [1239/1239] -> "bcpkix-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bcprov-framework-ext/14.1.7-SNAPSHOT/maven-metadata.xml [1239/1239] -> "bcprov-framework-ext/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml [1239/1239] -> "bcprov-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bcutil-framework-ext/14.1.7-SNAPSHOT/maven-metadata.xml [1239/1239] -> "bcutil-framework-ext/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml [1239/1239] -> "bcutil-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bnd-parent/14.1.7-SNAPSHOT/maven-metadata.xml [1054/1054] -> "bnd-parent/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/maven-metadata.xml [1054/1054] -> "bnd-parent/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundle-parent/14.1.7-SNAPSHOT/maven-metadata.xml [1057/1057] -> "bundle-parent/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/maven-metadata.xml [1057/1057] -> "bundle-parent/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundles-diag/14.1.7-SNAPSHOT/maven-metadata.xml [1663/1663] -> "bundles-diag/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/maven-metadata.xml [1663/1663] -> "bundles-diag/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundles-test-lib/14.1.7-SNAPSHOT/maven-metadata.xml [1667/1667] -> "bundles-test-lib/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/maven-metadata.xml [1667/1667] -> "bundles-test-lib/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundles4-test/14.1.7-SNAPSHOT/maven-metadata.xml [1232/1232] -> "bundles4-test/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/maven-metadata.xml [1232/1232] -> "bundles4-test/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/checkstyle/14.1.7-SNAPSHOT/maven-metadata.xml [1229/1229] -> "checkstyle/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/maven-metadata.xml [1229/1229] -> "checkstyle/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/copy-files-plugin/14.1.7-SNAPSHOT/maven-metadata.xml [1236/1236] -> "copy-files-plugin/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/maven-metadata.xml [1236/1236] -> "copy-files-plugin/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/dagger/14.1.7-SNAPSHOT/maven-metadata.xml [1657/1657] -> "dagger/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/maven-metadata.xml [1657/1657] -> "dagger/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/feature-repo-parent/14.1.7-SNAPSHOT/maven-metadata.xml [1063/1063] -> "feature-repo-parent/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/maven-metadata.xml [1063/1063] -> "feature-repo-parent/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/features-odlparent/14.1.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "features-odlparent/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/maven-metadata.xml [1279/1279] -> "features-odlparent/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/features-test-plugin/14.1.7-SNAPSHOT/maven-metadata.xml [1671/1671] -> "features-test-plugin/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/maven-metadata.xml [1671/1671] -> "features-test-plugin/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/filter-manifest-plugin/14.1.7-SNAPSHOT/maven-metadata.xml [1673/1673] -> "filter-manifest-plugin/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/maven-metadata.xml [1673/1673] -> "filter-manifest-plugin/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf-dist-static/14.1.7-SNAPSHOT/maven-metadata.xml [1414/1414] -> "karaf-dist-static/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/maven-metadata.xml [1414/1414] -> "karaf-dist-static/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf-plugin/14.1.7-SNAPSHOT/maven-metadata.xml [1663/1663] -> "karaf-plugin/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/maven-metadata.xml [1663/1663] -> "karaf-plugin/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf-util/14.1.7-SNAPSHOT/maven-metadata.xml [1661/1661] -> "karaf-util/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/maven-metadata.xml [1661/1661] -> "karaf-util/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf.branding/14.1.7-SNAPSHOT/maven-metadata.xml [1233/1233] -> "karaf.branding/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/maven-metadata.xml [1233/1233] -> "karaf.branding/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf4-parent/14.1.7-SNAPSHOT/maven-metadata.xml [1410/1410] -> "karaf4-parent/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/maven-metadata.xml [1410/1410] -> "karaf4-parent/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/logging-markers/14.1.7-SNAPSHOT/maven-metadata.xml [1666/1666] -> "logging-markers/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/maven-metadata.xml [1666/1666] -> "logging-markers/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-antlr4/14.1.7-SNAPSHOT/maven-metadata.xml [1271/1271] -> "odl-antlr4/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/maven-metadata.xml [1271/1271] -> "odl-antlr4/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.7-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-apache-commons-lang3/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-apache-commons-lang3/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-apache-commons-text/14.1.7-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-apache-commons-text/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-apache-commons-text/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-apache-spifly/14.1.7-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-apache-spifly/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-apache-spifly/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-asm/14.1.7-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-asm/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-asm/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.7-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-dropwizard-metrics/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-dropwizard-metrics/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-errorprone/14.1.7-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-errorprone/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-errorprone/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-gson/14.1.7-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-gson/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-gson/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-guava/14.1.7-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-guava/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-guava/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jackson-2/14.1.7-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-jackson-2/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-jackson-2/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.7-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-jakarta-activation-api/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-jakarta-activation-api/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-javassist-3/14.1.7-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-javassist-3/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-javassist-3/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jersey-2/14.1.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-jersey-2/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-jersey-2/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jspecify/14.1.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-jspecify/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-jspecify/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.7-SNAPSHOT/maven-metadata.xml [1458/1458] -> "odl-karaf-feat-feature/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/maven-metadata.xml [1458/1458] -> "odl-karaf-feat-feature/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.7-SNAPSHOT/maven-metadata.xml [1455/1455] -> "odl-karaf-feat-jdbc/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/maven-metadata.xml [1455/1455] -> "odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.7-SNAPSHOT/maven-metadata.xml [1456/1456] -> "odl-karaf-feat-jetty/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/maven-metadata.xml [1456/1456] -> "odl-karaf-feat-jetty/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-war/14.1.7-SNAPSHOT/maven-metadata.xml [1454/1454] -> "odl-karaf-feat-war/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/maven-metadata.xml [1454/1454] -> "odl-karaf-feat-war/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-license/14.1.7-SNAPSHOT/maven-metadata.xml [1234/1234] -> "odl-license/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/maven-metadata.xml [1234/1234] -> "odl-license/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-4/14.1.7-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-netty-4/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-netty-4/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-http3/14.1.7-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netty-http3/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netty-http3/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-io_uring/14.1.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netty-io_uring/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netty-io_uring/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-kqueue/14.1.7-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-netty-kqueue/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-netty-kqueue/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netty-quic/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-servlet-api/14.1.7-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-servlet-api/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-servlet-api/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-stax2-api/14.1.7-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-stax2-api/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-stax2-api/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-woodstox/14.1.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-woodstox/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-woodstox/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-ws-rs-api/14.1.7-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-ws-rs-api/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-ws-rs-api/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent-artifacts/14.1.7-SNAPSHOT/maven-metadata.xml [1063/1063] -> "odlparent-artifacts/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/maven-metadata.xml [1063/1063] -> "odlparent-artifacts/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent-docs/14.1.7-SNAPSHOT/maven-metadata.xml [1665/1665] -> "odlparent-docs/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/maven-metadata.xml [1665/1665] -> "odlparent-docs/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent-lite/14.1.7-SNAPSHOT/maven-metadata.xml [1058/1058] -> "odlparent-lite/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/maven-metadata.xml [1058/1058] -> "odlparent-lite/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent/14.1.7-SNAPSHOT/maven-metadata.xml [1053/1053] -> "odlparent/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/maven-metadata.xml [1053/1053] -> "odlparent/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.7-SNAPSHOT/maven-metadata.xml [1421/1421] -> "opendaylight-karaf-empty/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/maven-metadata.xml [1421/1421] -> "opendaylight-karaf-empty/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.7-SNAPSHOT/maven-metadata.xml [1685/1685] -> "opendaylight-karaf-resources/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/maven-metadata.xml [1685/1685] -> "opendaylight-karaf-resources/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:18 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/single-feature-parent/14.1.7-SNAPSHOT/maven-metadata.xml [1065/1065] -> "single-feature-parent/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:19 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml [1065/1065] -> "single-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:19 2025-12-01 09:31:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/spotbugs/14.1.7-SNAPSHOT/maven-metadata.xml [1227/1227] -> "spotbugs/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:19 2025-12-01 09:31:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/maven-metadata.xml [1227/1227] -> "spotbugs/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:19 2025-12-01 09:31:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/template-feature-parent/14.1.7-SNAPSHOT/maven-metadata.xml [1067/1067] -> "template-feature-parent/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:19 2025-12-01 09:31:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml [1067/1067] -> "template-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:19 2025-12-01 09:31:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/template-feature-plugin/14.1.7-SNAPSHOT/maven-metadata.xml [1674/1674] -> "template-feature-plugin/14.1.7-SNAPSHOT/maven-metadata.xml" [1] 09:31:19 2025-12-01 09:31:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/maven-metadata.xml [1674/1674] -> "template-feature-plugin/14.1.8-SNAPSHOT/maven-metadata.xml" [1] 09:31:19 FINISHED --2025-12-01 09:31:19-- 09:31:19 Total wall clock time: 5.2s 09:31:19 Downloaded: 360 files, 8.8M in 0.1s (71.5 MB/s) 09:31:19 + set -e 09:31:19 + popd 09:31:19 /w/workspace/odlparent-maven-merge-master 09:31:19 + mkdir -p /w/workspace/odlparent-maven-merge-master/m2repo-backup 09:31:19 + cp -a /w/workspace/odlparent-maven-merge-master/m2repo/org /w/workspace/odlparent-maven-merge-master/m2repo-backup 09:31:19 [odlparent-maven-merge-master] $ /bin/sh -xe /tmp/jenkins4312656348830008971.sh 09:31:19 [EnvInject] - Injecting environment variables from a build step. 09:31:19 [EnvInject] - Injecting as environment variables the properties content 09:31:19 MAVEN_GOALS=clean deploy 09:31:19 09:31:19 [EnvInject] - Variables injected successfully. 09:31:19 [odlparent-maven-merge-master] $ /bin/bash -l /tmp/jenkins18422089545721354622.sh 09:31:19 ---> common-variables.sh 09:31:19 --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 09:31:19 ---> maven-build.sh 09:31:19 + set +u 09:31:19 + export MAVEN_OPTS 09:31:19 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/odlparent-maven-merge-master@tmp/config10208904003501890380tmp --settings /w/workspace/odlparent-maven-merge-master@tmp/config13646445701735596544tmp -DaltDeploymentRepository=staging::file:/w/workspace/odlparent-maven-merge-master/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge 09:31:19 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 09:31:19 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 09:31:19 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 09:31:19 Default locale: en, platform encoding: UTF-8 09:31:19 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 09:31:20 [INFO] Error stacktraces are turned on. 09:31:20 [INFO] Scanning for projects... 09:31:27 [INFO] ------------------------------------------------------------------------ 09:31:27 [INFO] Reactor Build Order: 09:31:27 [INFO] 09:31:27 [INFO] ODL :: odlparent :: odlparent-lite [pom] 09:31:27 [INFO] ODL :: odlparent :: odlparent-artifacts [pom] 09:31:27 [INFO] ODL :: odlparent :: checkstyle [jar] 09:31:27 [INFO] ODL :: odlparent :: spotbugs [jar] 09:31:27 [INFO] ODL :: odlparent :: odl-license [pom] 09:31:27 [INFO] ODL :: odlparent :: copy-files-plugin [maven-plugin] 09:31:27 [INFO] ODL :: odlparent :: odlparent [pom] 09:31:27 [INFO] ODL :: odlparent :: bnd-parent [pom] 09:31:27 [INFO] ODL :: odlparent :: bundles-diag [jar] 09:31:27 [INFO] ODL :: odlparent :: bundles-test-lib [jar] 09:31:27 [INFO] OpenDaylight :: Dagger [jar] 09:31:27 [INFO] OpenDaylight :: Dagger :: Example [jar] 09:31:27 [INFO] OpenDaylight :: Logging Markers [jar] 09:31:27 [INFO] ODL :: odlparent :: lib-aggregator [pom] 09:31:27 [INFO] ODL :: odlparent :: features-test-plugin [maven-plugin] 09:31:27 [INFO] OpenDaylight :: Karaf :: Branding [bundle] 09:31:27 [INFO] ODL :: odlparent :: bundle-parent [pom] 09:31:27 [INFO] ODL :: odlparent :: filter-manifest-plugin [maven-plugin] 09:31:27 [INFO] ODL :: odlparent :: bcpkix-framework-ext [bundle] 09:31:27 [INFO] ODL :: odlparent :: bcprov-framework-ext [bundle] 09:31:27 [INFO] ODL :: odlparent :: bcutil-framework-ext [bundle] 09:31:27 [INFO] ODL :: odlparent :: karaf-util [bundle] 09:31:27 [INFO] ODL :: odlparent :: karaf-plugin [maven-plugin] 09:31:27 [INFO] ODL :: odlparent :: opendaylight-karaf-resources [jar] 09:31:27 [INFO] ODL :: odlparent :: karaf4-parent [pom] 09:31:27 [INFO] ODL :: odlparent :: opendaylight-karaf-empty [pom] 09:31:27 [INFO] ODL :: odlparent :: features-test-plugin-it [pom] 09:31:27 [INFO] ODL :: odlparent :: template-feature-plugin [maven-plugin] 09:31:27 [INFO] maven-aggregator [pom] 09:31:27 [INFO] ODL :: odlparent :: bundles4-test [bundle] 09:31:27 [INFO] ODL :: odlparent :: karaf-dist-static [pom] 09:31:27 [INFO] ODL :: odlparent :: abstract-feature-parent [pom] 09:31:27 [INFO] ODL :: odlparent :: template-feature-parent [pom] 09:31:27 [INFO] OpenDaylight :: ANTLRv4 Runtime [feature] 09:31:27 [INFO] OpenDaylight :: Apache Commons Lang 3 [feature] 09:31:27 [INFO] OpenDaylight :: Apache Commons Text [feature] 09:31:27 [INFO] OpenDaylight :: ASM [feature] 09:31:27 [INFO] OpenDaylight :: Apache Aries SPI Fly [feature] 09:31:27 [INFO] ODL :: odlparent :: single-feature-parent [pom] 09:31:27 [INFO] OpenDaylight :: Dropwizard.io Metrics [feature] 09:31:27 [INFO] OpenDaylight :: ErrorProne Annotations [feature] 09:31:27 [INFO] OpenDaylight :: GSON [feature] 09:31:27 [INFO] OpenDaylight :: JSpecify [feature] 09:31:27 [INFO] OpenDaylight :: Guava 33.4 [feature] 09:31:27 [INFO] OpenDaylight :: StAX2 API [feature] 09:31:27 [INFO] OpenDaylight :: Woodstox [feature] 09:31:27 [INFO] OpenDaylight :: Javax WS RS API [feature] 09:31:27 [INFO] OpenDaylight :: jakarta.activation-api [feature] 09:31:27 [INFO] OpenDaylight :: Jackson 2.16.x [feature] 09:31:27 [INFO] OpenDaylight :: Javassist [feature] 09:31:27 [INFO] OpenDaylight :: Servlet API [feature] 09:31:27 [INFO] OpenDaylight :: Jersey 2.x [feature] 09:31:27 [INFO] ODL :: odlparent :: odl-karaf-feat-jdbc [kar] 09:31:27 [INFO] ODL :: odlparent :: odl-karaf-feat-jetty [kar] 09:31:27 [INFO] ODL :: odlparent :: odl-karaf-feat-war [kar] 09:31:27 [INFO] OpenDaylight :: Netty [feature] 09:31:27 [INFO] OpenDaylight :: Netty :: QUIC [feature] 09:31:27 [INFO] OpenDaylight :: Netty :: HTTP/3 [feature] 09:31:27 [INFO] OpenDaylight :: Netty :: io_uring [feature] 09:31:27 [INFO] OpenDaylight :: Netty :: KQueue [feature] 09:31:27 [INFO] ODL :: odlparent :: feature-repo-parent [pom] 09:31:27 [INFO] ODL :: odlparent :: features-odlparent [feature] 09:31:27 [INFO] test-distribution [pom] 09:31:27 [INFO] test-static [pom] 09:31:27 [INFO] ODL :: odlparent :: karaf-aggregator [pom] 09:31:27 [INFO] ODL :: odlparent :: odl-karaf-feat-feature [kar] 09:31:27 [INFO] ODL :: odlparent :: odlparent-bundle-check [bundle] 09:31:27 [INFO] ODL :: odlparent :: odl-bundle-test [kar] 09:31:27 [INFO] ODL :: odlparent :: odl-dagger-test [feature] 09:31:27 [INFO] ODL :: odlparent :: features-aggregator [pom] 09:31:27 [INFO] odlparent-docs [jar] 09:31:27 [INFO] ODL :: odlparent :: odlparent-dependency-check [jar] 09:31:27 [INFO] immutables-jpms [jar] 09:31:27 [INFO] immutables-plain [jar] 09:31:27 [INFO] ODL :: odlparent :: tests-aggregator [pom] 09:31:27 [INFO] odlparent [pom] 09:31:27 [INFO] 09:31:27 [INFO] -------------< org.opendaylight.odlparent:odlparent-lite >-------------- 09:31:27 [INFO] Building ODL :: odlparent :: odlparent-lite 14.1.8-SNAPSHOT [1/76] 09:31:27 [INFO] from odlparent-lite/pom.xml 09:31:27 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:27 [INFO] 09:31:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odlparent-lite --- 09:31:27 [INFO] 09:31:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odlparent-lite --- 09:31:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 09:31:28 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 09:31:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:31:28 [INFO] 09:31:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odlparent-lite --- 09:31:28 [INFO] 09:31:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odlparent-lite --- 09:31:29 [INFO] CycloneDX: Resolving Dependencies 09:31:29 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 09:31:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/odlparent-lite/target/bom.xml 09:31:29 [INFO] attaching as odlparent-lite-14.1.8-SNAPSHOT-cyclonedx.xml 09:31:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/odlparent-lite/target/bom.json 09:31:30 [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 09:31:30 [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 09:31:30 [INFO] attaching as odlparent-lite-14.1.8-SNAPSHOT-cyclonedx.json 09:31:30 [INFO] 09:31:30 [INFO] --- install:3.1.4:install (default-install) @ odlparent-lite --- 09:31:30 [INFO] Installing /w/workspace/odlparent-maven-merge-master/odlparent-lite/pom.xml to /tmp/r/org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/odlparent-lite-14.1.8-SNAPSHOT.pom 09:31:30 [INFO] Installing /w/workspace/odlparent-maven-merge-master/odlparent-lite/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/odlparent-lite-14.1.8-SNAPSHOT-cyclonedx.xml 09:31:30 [INFO] Installing /w/workspace/odlparent-maven-merge-master/odlparent-lite/target/bom.json to /tmp/r/org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/odlparent-lite-14.1.8-SNAPSHOT-cyclonedx.json 09:31:30 [INFO] 09:31:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odlparent-lite --- 09:31:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:31:30 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/maven-metadata.xml 09:31:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:31:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:31:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:31:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:31:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:31:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:31:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:31:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:31:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:31:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:31:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:31:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:31:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:31:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:31:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:31:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:31:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:31:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:31:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:31:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:31:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:31:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:31:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:31:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:31:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:31:30 at java.lang.reflect.Method.invoke (Method.java:580) 09:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:31:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/maven-metadata.xml 09:31:30 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odlparent-lite/maven-metadata.xml 09:31:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:31:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:31:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:31:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:31:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:31:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:31:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:31:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:31:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:31:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:31:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:31:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:31:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:31:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:31:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:31:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:31:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:31:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:31:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:31:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:31:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:31:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:31:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:31:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:31:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:31:30 at java.lang.reflect.Method.invoke (Method.java:580) 09:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:31:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odlparent-lite/maven-metadata.xml 09:31:30 [INFO] 09:31:30 [INFO] -----------< org.opendaylight.odlparent:odlparent-artifacts >----------- 09:31:30 [INFO] Building ODL :: odlparent :: odlparent-artifacts 14.1.8-SNAPSHOT [2/76] 09:31:30 [INFO] from odlparent-artifacts/pom.xml 09:31:30 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:30 [INFO] 09:31:30 [INFO] --- clean:3.5.0:clean (default-clean) @ odlparent-artifacts --- 09:31:30 [INFO] 09:31:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odlparent-artifacts --- 09:31:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:31:30 [INFO] 09:31:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odlparent-artifacts --- 09:31:30 [INFO] 09:31:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odlparent-artifacts --- 09:31:30 [INFO] CycloneDX: Resolving Dependencies 09:31:30 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 09:31:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/odlparent-artifacts/target/bom.xml 09:31:30 [INFO] attaching as odlparent-artifacts-14.1.8-SNAPSHOT-cyclonedx.xml 09:31:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/odlparent-artifacts/target/bom.json 09:31:30 [INFO] attaching as odlparent-artifacts-14.1.8-SNAPSHOT-cyclonedx.json 09:31:30 [INFO] 09:31:30 [INFO] --- install:3.1.4:install (default-install) @ odlparent-artifacts --- 09:31:30 [INFO] Installing /w/workspace/odlparent-maven-merge-master/odlparent-artifacts/pom.xml to /tmp/r/org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/odlparent-artifacts-14.1.8-SNAPSHOT.pom 09:31:30 [INFO] Installing /w/workspace/odlparent-maven-merge-master/odlparent-artifacts/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/odlparent-artifacts-14.1.8-SNAPSHOT-cyclonedx.xml 09:31:30 [INFO] Installing /w/workspace/odlparent-maven-merge-master/odlparent-artifacts/target/bom.json to /tmp/r/org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/odlparent-artifacts-14.1.8-SNAPSHOT-cyclonedx.json 09:31:30 [INFO] 09:31:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odlparent-artifacts --- 09:31:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:31:30 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/maven-metadata.xml 09:31:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:31:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:31:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:31:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:31:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:31:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:31:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:31:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:31:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:31:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:31:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:31:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:31:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:31:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:31:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:31:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:31:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:31:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:31:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:31:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:31:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:31:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:31:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:31:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:31:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:31:30 at java.lang.reflect.Method.invoke (Method.java:580) 09:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:31:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/maven-metadata.xml 09:31:30 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odlparent-artifacts/maven-metadata.xml 09:31:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:31:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:31:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:31:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:31:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:31:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:31:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:31:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:31:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:31:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:31:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:31:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:31:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:31:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:31:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:31:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:31:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:31:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:31:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:31:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:31:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:31:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:31:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:31:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:31:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:31:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:31:30 at java.lang.reflect.Method.invoke (Method.java:580) 09:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:31:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:31:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odlparent-artifacts/maven-metadata.xml 09:31:30 [INFO] 09:31:30 [INFO] ---------------< org.opendaylight.odlparent:checkstyle >---------------- 09:31:30 [INFO] Building ODL :: odlparent :: checkstyle 14.1.8-SNAPSHOT [3/76] 09:31:30 [INFO] from checkstyle/pom.xml 09:31:30 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:30 [INFO] 09:31:30 [INFO] --- clean:3.5.0:clean (default-clean) @ checkstyle --- 09:31:30 [INFO] 09:31:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ checkstyle --- 09:31:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:31:30 [INFO] 09:31:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ checkstyle --- 09:31:31 [INFO] 09:31:31 [INFO] --- resources:3.4.0:resources (default-resources) @ checkstyle --- 09:31:32 [INFO] Copying 4 resources from src/main/resources to target/classes 09:31:32 [INFO] 09:31:32 [INFO] --- compiler:3.14.1:compile (default-compile) @ checkstyle --- 09:31:32 [INFO] No sources to compile 09:31:32 [INFO] 09:31:32 [INFO] --- resources:3.4.0:testResources (default-testResources) @ checkstyle --- 09:31:32 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/checkstyle/src/test/resources 09:31:32 [INFO] 09:31:32 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ checkstyle --- 09:31:32 [INFO] No sources to compile 09:31:32 [INFO] 09:31:32 [INFO] --- surefire:3.2.2:test (default-test) @ checkstyle --- 09:31:32 [INFO] No tests to run. 09:31:32 [INFO] 09:31:32 [INFO] --- jar:3.5.0:jar (default-jar) @ checkstyle --- 09:31:33 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/checkstyle/target/checkstyle-14.1.8-SNAPSHOT.jar 09:31:33 [INFO] 09:31:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ checkstyle --- 09:31:33 [INFO] CycloneDX: Resolving Dependencies 09:31:33 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 09:31:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/checkstyle/target/bom.xml 09:31:33 [INFO] attaching as checkstyle-14.1.8-SNAPSHOT-cyclonedx.xml 09:31:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/checkstyle/target/bom.json 09:31:33 [INFO] attaching as checkstyle-14.1.8-SNAPSHOT-cyclonedx.json 09:31:33 [INFO] 09:31:33 [INFO] --- install:3.1.4:install (default-install) @ checkstyle --- 09:31:33 [INFO] Installing /w/workspace/odlparent-maven-merge-master/checkstyle/pom.xml to /tmp/r/org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-SNAPSHOT.pom 09:31:33 [INFO] Installing /w/workspace/odlparent-maven-merge-master/checkstyle/target/checkstyle-14.1.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-SNAPSHOT.jar 09:31:33 [INFO] Installing /w/workspace/odlparent-maven-merge-master/checkstyle/target/bom.xml to /tmp/r/org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-SNAPSHOT-cyclonedx.xml 09:31:33 [INFO] Installing /w/workspace/odlparent-maven-merge-master/checkstyle/target/bom.json to /tmp/r/org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-SNAPSHOT-cyclonedx.json 09:31:33 [INFO] 09:31:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ checkstyle --- 09:31:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:31:33 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/maven-metadata.xml 09:31:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:31:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:31:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:31:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:31:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:31:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:31:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:31:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:31:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:31:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:31:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:31:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:31:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:31:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:31:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:31:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:31:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:31:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:31:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:31:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:31:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:31:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:31:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:31:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:31:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:31:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:31:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:31:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:31:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:31:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:31:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:31:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:31:33 at java.lang.reflect.Method.invoke (Method.java:580) 09:31:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:31:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:31:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:31:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:31:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/maven-metadata.xml 09:31:33 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/checkstyle/maven-metadata.xml 09:31:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:31:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:31:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:31:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:31:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:31:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:31:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:31:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:31:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:31:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:31:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:31:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:31:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:31:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:31:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:31:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:31:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:31:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:31:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:31:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:31:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:31:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:31:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:31:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:31:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:31:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:31:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:31:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:31:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:31:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:31:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:31:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:31:33 at java.lang.reflect.Method.invoke (Method.java:580) 09:31:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:31:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:31:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:31:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:31:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/checkstyle/maven-metadata.xml 09:31:33 [INFO] 09:31:33 [INFO] ----------------< org.opendaylight.odlparent:spotbugs >----------------- 09:31:33 [INFO] Building ODL :: odlparent :: spotbugs 14.1.8-SNAPSHOT [4/76] 09:31:33 [INFO] from spotbugs/pom.xml 09:31:33 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:33 [INFO] 09:31:33 [INFO] --- clean:3.5.0:clean (default-clean) @ spotbugs --- 09:31:33 [INFO] 09:31:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ spotbugs --- 09:31:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:31:33 [INFO] 09:31:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ spotbugs --- 09:31:34 [INFO] 09:31:34 [INFO] --- resources:3.4.0:resources (default-resources) @ spotbugs --- 09:31:34 [INFO] Copying 1 resource from src/main/resources to target/classes 09:31:34 [INFO] 09:31:34 [INFO] --- compiler:3.14.1:compile (default-compile) @ spotbugs --- 09:31:34 [INFO] No sources to compile 09:31:34 [INFO] 09:31:34 [INFO] --- resources:3.4.0:testResources (default-testResources) @ spotbugs --- 09:31:34 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/spotbugs/src/test/resources 09:31:34 [INFO] 09:31:34 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ spotbugs --- 09:31:34 [INFO] No sources to compile 09:31:34 [INFO] 09:31:34 [INFO] --- surefire:3.2.2:test (default-test) @ spotbugs --- 09:31:34 [INFO] No tests to run. 09:31:34 [INFO] 09:31:34 [INFO] --- jar:3.5.0:jar (default-jar) @ spotbugs --- 09:31:34 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/spotbugs/target/spotbugs-14.1.8-SNAPSHOT.jar 09:31:34 [INFO] 09:31:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ spotbugs --- 09:31:34 [INFO] CycloneDX: Resolving Dependencies 09:31:34 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 09:31:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/spotbugs/target/bom.xml 09:31:34 [INFO] attaching as spotbugs-14.1.8-SNAPSHOT-cyclonedx.xml 09:31:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/spotbugs/target/bom.json 09:31:34 [INFO] attaching as spotbugs-14.1.8-SNAPSHOT-cyclonedx.json 09:31:34 [INFO] 09:31:34 [INFO] --- install:3.1.4:install (default-install) @ spotbugs --- 09:31:34 [INFO] Installing /w/workspace/odlparent-maven-merge-master/spotbugs/pom.xml to /tmp/r/org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-SNAPSHOT.pom 09:31:34 [INFO] Installing /w/workspace/odlparent-maven-merge-master/spotbugs/target/spotbugs-14.1.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-SNAPSHOT.jar 09:31:34 [INFO] Installing /w/workspace/odlparent-maven-merge-master/spotbugs/target/bom.xml to /tmp/r/org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-SNAPSHOT-cyclonedx.xml 09:31:34 [INFO] Installing /w/workspace/odlparent-maven-merge-master/spotbugs/target/bom.json to /tmp/r/org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-SNAPSHOT-cyclonedx.json 09:31:34 [INFO] 09:31:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ spotbugs --- 09:31:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:31:34 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/maven-metadata.xml 09:31:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:31:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:31:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:31:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:31:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:31:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:31:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:31:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:31:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:31:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:31:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:31:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:31:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:31:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:31:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:31:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:31:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:31:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:31:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:31:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:31:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:31:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:31:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:31:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:31:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:31:34 at java.lang.reflect.Method.invoke (Method.java:580) 09:31:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:31:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:31:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:31:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:31:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/maven-metadata.xml 09:31:34 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/spotbugs/maven-metadata.xml 09:31:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:31:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:31:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:31:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:31:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:31:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:31:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:31:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:31:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:31:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:31:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:31:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:31:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:31:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:31:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:31:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:31:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:31:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:31:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:31:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:31:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:31:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:31:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:31:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:31:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:31:34 at java.lang.reflect.Method.invoke (Method.java:580) 09:31:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:31:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:31:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:31:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:31:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/spotbugs/maven-metadata.xml 09:31:34 [INFO] 09:31:34 [INFO] ---------------< org.opendaylight.odlparent:odl-license >--------------- 09:31:34 [INFO] Building ODL :: odlparent :: odl-license 14.1.8-SNAPSHOT [5/76] 09:31:34 [INFO] from license/pom.xml 09:31:34 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:34 [INFO] 09:31:34 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-license --- 09:31:34 [INFO] 09:31:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-license --- 09:31:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:31:34 [INFO] 09:31:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-license --- 09:31:34 [INFO] 09:31:34 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ odl-license --- 09:31:34 [INFO] 09:31:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-license --- 09:31:34 [INFO] CycloneDX: Resolving Dependencies 09:31:34 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 09:31:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/license/target/bom.xml 09:31:34 [INFO] attaching as odl-license-14.1.8-SNAPSHOT-cyclonedx.xml 09:31:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/license/target/bom.json 09:31:34 [INFO] attaching as odl-license-14.1.8-SNAPSHOT-cyclonedx.json 09:31:34 [INFO] 09:31:34 [INFO] --- install:3.1.4:install (default-install) @ odl-license --- 09:31:34 [INFO] Installing /w/workspace/odlparent-maven-merge-master/license/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-SNAPSHOT.pom 09:31:34 [INFO] Installing /w/workspace/odlparent-maven-merge-master/license/src/main/resources/LICENSE to /tmp/r/org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-SNAPSHOT.license 09:31:34 [INFO] Installing /w/workspace/odlparent-maven-merge-master/license/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-SNAPSHOT-cyclonedx.xml 09:31:34 [INFO] Installing /w/workspace/odlparent-maven-merge-master/license/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-SNAPSHOT-cyclonedx.json 09:31:34 [INFO] 09:31:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-license --- 09:31:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:31:34 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/maven-metadata.xml 09:31:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:31:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:31:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:31:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:31:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:31:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:31:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:31:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:31:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:31:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:31:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:31:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:31:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:31:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:31:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:31:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:31:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:31:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:31:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:31:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:31:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:31:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:31:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:31:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:31:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:31:34 at java.lang.reflect.Method.invoke (Method.java:580) 09:31:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:31:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:31:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:31:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:31:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/maven-metadata.xml 09:31:34 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-license/maven-metadata.xml 09:31:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:31:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:31:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:31:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:31:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:31:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:31:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:31:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:31:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:31:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:31:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:31:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:31:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:31:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:31:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:31:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:31:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:31:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:31:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:31:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:31:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:31:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:31:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:31:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:31:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:31:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:31:34 at java.lang.reflect.Method.invoke (Method.java:580) 09:31:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:31:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:31:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:31:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:31:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-license/maven-metadata.xml 09:31:34 [INFO] 09:31:34 [INFO] ------------< org.opendaylight.odlparent:copy-files-plugin >------------ 09:31:34 [INFO] Building ODL :: odlparent :: copy-files-plugin 14.1.8-SNAPSHOT [6/76] 09:31:34 [INFO] from maven/copy-files-plugin/pom.xml 09:31:34 [INFO] ----------------------------[ maven-plugin ]---------------------------- 09:31:34 [INFO] 09:31:34 [INFO] --- clean:3.5.0:clean (default-clean) @ copy-files-plugin --- 09:31:34 [INFO] 09:31:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ copy-files-plugin --- 09:31:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:31:34 [INFO] 09:31:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ copy-files-plugin --- 09:31:35 [INFO] 09:31:35 [INFO] --- resources:3.4.0:resources (default-resources) @ copy-files-plugin --- 09:31:35 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/maven/copy-files-plugin/src/main/resources 09:31:35 [INFO] 09:31:35 [INFO] --- compiler:3.14.1:compile (default-compile) @ copy-files-plugin --- 09:31:35 [INFO] Recompiling the module because of changed source code. 09:31:35 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 09:31:35 [INFO] 09:31:35 [INFO] --- plugin:3.15.2:descriptor (default-descriptor) @ copy-files-plugin --- 09:31:36 [INFO] Using 'UTF-8' encoding to read mojo source files. 09:31:36 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 09:31:36 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 09:31:36 [INFO] ant mojo extractor found 0 mojo descriptor. 09:31:36 [INFO] bsh mojo extractor found 0 mojo descriptor. 09:31:36 [INFO] 09:31:36 [INFO] --- plugin:3.15.2:descriptor (mojo-descriptor) @ copy-files-plugin --- 09:31:36 [INFO] Using 'UTF-8' encoding to read mojo source files. 09:31:36 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 09:31:36 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 09:31:36 [INFO] ant mojo extractor found 0 mojo descriptor. 09:31:36 [INFO] bsh mojo extractor found 0 mojo descriptor. 09:31:36 [INFO] 09:31:36 [INFO] --- resources:3.4.0:testResources (default-testResources) @ copy-files-plugin --- 09:31:36 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/maven/copy-files-plugin/src/test/resources 09:31:36 [INFO] 09:31:36 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ copy-files-plugin --- 09:31:36 [INFO] No sources to compile 09:31:36 [INFO] 09:31:36 [INFO] --- surefire:3.2.2:test (default-test) @ copy-files-plugin --- 09:31:36 [INFO] No tests to run. 09:31:36 [INFO] 09:31:36 [INFO] --- jar:3.5.0:jar (default-jar) @ copy-files-plugin --- 09:31:36 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/maven/copy-files-plugin/target/copy-files-plugin-14.1.8-SNAPSHOT.jar 09:31:36 [INFO] 09:31:36 [INFO] --- plugin:3.15.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ copy-files-plugin --- 09:31:36 [INFO] This Mojo is not used in Maven version 3.9.0 and above 09:31:36 [INFO] 09:31:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ copy-files-plugin --- 09:31:36 [INFO] CycloneDX: Resolving Dependencies 09:31:37 [INFO] CycloneDX: Creating BOM version 1.6 with 11 component(s) 09:31:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/maven/copy-files-plugin/target/bom.xml 09:31:37 [INFO] attaching as copy-files-plugin-14.1.8-SNAPSHOT-cyclonedx.xml 09:31:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/maven/copy-files-plugin/target/bom.json 09:31:37 [INFO] attaching as copy-files-plugin-14.1.8-SNAPSHOT-cyclonedx.json 09:31:37 [INFO] 09:31:37 [INFO] --- install:3.1.4:install (default-install) @ copy-files-plugin --- 09:31:37 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/copy-files-plugin/pom.xml to /tmp/r/org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-SNAPSHOT.pom 09:31:37 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/copy-files-plugin/target/copy-files-plugin-14.1.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-SNAPSHOT.jar 09:31:37 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/copy-files-plugin/target/bom.xml to /tmp/r/org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-SNAPSHOT-cyclonedx.xml 09:31:37 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/copy-files-plugin/target/bom.json to /tmp/r/org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-SNAPSHOT-cyclonedx.json 09:31:37 [INFO] 09:31:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ copy-files-plugin --- 09:31:37 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:31:37 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/maven-metadata.xml 09:31:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:31:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:31:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:31:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:31:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:31:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:31:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:31:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:31:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:31:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:31:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:31:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:31:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:31:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:31:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:31:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:31:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:31:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:31:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:31:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:31:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:31:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:31:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:31:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:31:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:31:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:31:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:31:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:31:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:31:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:31:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:31:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:31:37 at java.lang.reflect.Method.invoke (Method.java:580) 09:31:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:31:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:31:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:31:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:31:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/maven-metadata.xml 09:31:37 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/copy-files-plugin/maven-metadata.xml 09:31:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:31:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:31:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:31:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:31:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:31:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:31:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:31:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:31:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:31:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:31:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:31:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:31:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:31:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:31:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:31:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:31:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:31:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:31:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:31:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:31:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:31:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:31:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:31:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:31:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:31:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:31:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:31:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:31:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:31:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:31:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:31:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:31:37 at java.lang.reflect.Method.invoke (Method.java:580) 09:31:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:31:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:31:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:31:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:31:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/copy-files-plugin/maven-metadata.xml 09:31:37 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/maven-metadata.xml 09:31:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:31:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:31:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:31:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:31:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:31:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:31:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:31:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:31:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:31:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:31:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:31:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:31:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:31:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:31:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:31:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:31:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:31:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:31:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:31:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:31:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:31:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:31:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:31:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:31:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:31:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:31:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:31:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:31:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:31:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:31:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:31:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:31:37 at java.lang.reflect.Method.invoke (Method.java:580) 09:31:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:31:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:31:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:31:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:31:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/maven-metadata.xml 09:31:37 [INFO] 09:31:37 [INFO] ----------------< org.opendaylight.odlparent:odlparent >---------------- 09:31:37 [INFO] Building ODL :: odlparent :: odlparent 14.1.8-SNAPSHOT [7/76] 09:31:37 [INFO] from odlparent/pom.xml 09:31:37 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:37 [INFO] 09:31:37 [INFO] --- clean:3.5.0:clean (default-clean) @ odlparent --- 09:31:37 [INFO] 09:31:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odlparent --- 09:31:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:31:37 [INFO] 09:31:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odlparent --- 09:31:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:31:37 [INFO] 09:31:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odlparent --- 09:31:37 [INFO] 09:31:37 [INFO] --- dependency:3.9.0:properties (default) @ odlparent --- 09:31:39 [INFO] 09:31:39 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odlparent --- 09:31:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/odlparent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:31:39 [INFO] 09:31:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ odlparent --- 09:31:40 [INFO] Starting audit... 09:31:40 Audit done. 09:31:40 [INFO] You have 0 Checkstyle violations. 09:31:40 [INFO] 09:31:40 [INFO] --- checkstyle:3.6.0:check (default) @ odlparent --- 09:31:40 [INFO] Starting audit... 09:31:40 Audit done. 09:31:40 [INFO] You have 0 Checkstyle violations. 09:31:40 [INFO] 09:31:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odlparent --- 09:31:40 [INFO] 09:31:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odlparent >>> 09:31:40 [INFO] 09:31:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odlparent --- 09:31:41 [INFO] No files found to run spotbugs, check compile phase has been run 09:31:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:31:41 [INFO] 09:31:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odlparent <<< 09:31:41 [INFO] 09:31:41 [INFO] 09:31:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odlparent --- 09:31:41 [INFO] 09:31:41 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odlparent --- 09:31:41 [INFO] 09:31:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odlparent --- 09:31:42 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:31:42 [INFO] 09:31:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odlparent --- 09:31:42 [INFO] CycloneDX: Resolving Dependencies 09:31:42 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 09:31:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/odlparent/target/bom.xml 09:31:42 [INFO] attaching as odlparent-14.1.8-SNAPSHOT-cyclonedx.xml 09:31:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/odlparent/target/bom.json 09:31:42 [INFO] attaching as odlparent-14.1.8-SNAPSHOT-cyclonedx.json 09:31:42 [INFO] 09:31:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odlparent --- 09:31:43 [INFO] Skipping duplicate-finder execution! 09:31:43 [INFO] 09:31:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odlparent --- 09:31:43 [INFO] Skipping pom project 09:31:43 [INFO] 09:31:43 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odlparent --- 09:31:43 [INFO] 09:31:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odlparent --- 09:31:43 [INFO] 09:31:43 [INFO] --- jacoco:0.8.14:report (report) @ odlparent --- 09:31:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:31:43 [INFO] 09:31:43 [INFO] --- install:3.1.4:install (default-install) @ odlparent --- 09:31:43 [INFO] Installing /w/workspace/odlparent-maven-merge-master/odlparent/pom.xml to /tmp/r/org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/odlparent-14.1.8-SNAPSHOT.pom 09:31:43 [INFO] Installing /w/workspace/odlparent-maven-merge-master/odlparent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/odlparent-14.1.8-SNAPSHOT-cyclonedx.xml 09:31:43 [INFO] Installing /w/workspace/odlparent-maven-merge-master/odlparent/target/bom.json to /tmp/r/org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/odlparent-14.1.8-SNAPSHOT-cyclonedx.json 09:31:43 [INFO] 09:31:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odlparent --- 09:31:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:31:43 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/maven-metadata.xml 09:31:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:31:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:31:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:31:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:31:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:31:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:31:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:31:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:31:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:31:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:31:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:31:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:31:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:31:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:31:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:31:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:31:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:31:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:31:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:31:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:31:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:31:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:31:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:31:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:31:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:31:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:31:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:31:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:31:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:31:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:31:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:31:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:31:43 at java.lang.reflect.Method.invoke (Method.java:580) 09:31:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:31:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:31:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:31:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:31:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/maven-metadata.xml 09:31:43 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odlparent/maven-metadata.xml 09:31:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:31:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:31:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:31:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:31:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:31:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:31:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:31:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:31:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:31:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:31:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:31:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:31:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:31:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:31:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:31:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:31:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:31:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:31:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:31:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:31:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:31:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:31:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:31:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:31:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:31:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:31:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:31:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:31:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:31:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:31:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:31:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:31:43 at java.lang.reflect.Method.invoke (Method.java:580) 09:31:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:31:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:31:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:31:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:31:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odlparent/maven-metadata.xml 09:31:43 [INFO] 09:31:43 [INFO] ---------------< org.opendaylight.odlparent:bnd-parent >---------------- 09:31:43 [INFO] Building ODL :: odlparent :: bnd-parent 14.1.8-SNAPSHOT [8/76] 09:31:43 [INFO] from bnd-parent/pom.xml 09:31:43 [INFO] --------------------------------[ pom ]--------------------------------- 09:31:43 [INFO] 09:31:43 [INFO] --- clean:3.5.0:clean (default-clean) @ bnd-parent --- 09:31:43 [INFO] 09:31:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bnd-parent --- 09:31:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:31:43 [INFO] 09:31:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bnd-parent --- 09:31:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:31:43 [INFO] 09:31:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bnd-parent --- 09:31:43 [INFO] 09:31:43 [INFO] --- dependency:3.9.0:properties (default) @ bnd-parent --- 09:31:43 [INFO] 09:31:43 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bnd-parent --- 09:31:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/bnd-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:31:43 [INFO] 09:31:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ bnd-parent --- 09:31:43 [INFO] Starting audit... 09:31:43 Audit done. 09:31:43 [INFO] You have 0 Checkstyle violations. 09:31:43 [INFO] 09:31:43 [INFO] --- checkstyle:3.6.0:check (default) @ bnd-parent --- 09:31:43 [INFO] Starting audit... 09:31:43 Audit done. 09:31:43 [INFO] You have 0 Checkstyle violations. 09:31:43 [INFO] 09:31:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bnd-parent --- 09:31:43 [INFO] 09:31:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bnd-parent >>> 09:31:43 [INFO] 09:31:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bnd-parent --- 09:31:43 [INFO] No files found to run spotbugs, check compile phase has been run 09:31:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:31:43 [INFO] 09:31:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bnd-parent <<< 09:31:43 [INFO] 09:31:43 [INFO] 09:31:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bnd-parent --- 09:31:43 [INFO] 09:31:43 [INFO] --- bnd:7.1.0:bnd-process (default) @ bnd-parent --- 09:31:43 [INFO] 09:31:43 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ bnd-parent --- 09:31:43 [INFO] 09:31:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bnd-parent --- 09:31:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:31:43 [INFO] 09:31:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bnd-parent --- 09:31:43 [INFO] CycloneDX: Resolving Dependencies 09:31:44 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 09:31:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/bnd-parent/target/bom.xml 09:31:44 [INFO] attaching as bnd-parent-14.1.8-SNAPSHOT-cyclonedx.xml 09:31:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/bnd-parent/target/bom.json 09:31:44 [INFO] attaching as bnd-parent-14.1.8-SNAPSHOT-cyclonedx.json 09:31:44 [INFO] 09:31:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bnd-parent --- 09:31:44 [INFO] Skipping duplicate-finder execution! 09:31:44 [INFO] 09:31:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bnd-parent --- 09:31:44 [INFO] Skipping pom project 09:31:44 [INFO] 09:31:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bnd-parent --- 09:31:44 [INFO] 09:31:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bnd-parent --- 09:31:44 [INFO] 09:31:44 [INFO] --- jacoco:0.8.14:report (report) @ bnd-parent --- 09:31:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:31:44 [INFO] 09:31:44 [INFO] --- install:3.1.4:install (default-install) @ bnd-parent --- 09:31:44 [INFO] Installing /w/workspace/odlparent-maven-merge-master/bnd-parent/pom.xml to /tmp/r/org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/bnd-parent-14.1.8-SNAPSHOT.pom 09:31:44 [INFO] Installing /w/workspace/odlparent-maven-merge-master/bnd-parent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/bnd-parent-14.1.8-SNAPSHOT-cyclonedx.xml 09:31:44 [INFO] Installing /w/workspace/odlparent-maven-merge-master/bnd-parent/target/bom.json to /tmp/r/org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/bnd-parent-14.1.8-SNAPSHOT-cyclonedx.json 09:31:44 [INFO] 09:31:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bnd-parent --- 09:31:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:31:44 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/maven-metadata.xml 09:31:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:31:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:31:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:31:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:31:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:31:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:31:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:31:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:31:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:31:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:31:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:31:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:31:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:31:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:31:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:31:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:31:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:31:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:31:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:31:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:31:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:31:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:31:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:31:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:31:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:31:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:31:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:31:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:31:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:31:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:31:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:31:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:31:44 at java.lang.reflect.Method.invoke (Method.java:580) 09:31:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:31:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:31:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:31:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:31:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/maven-metadata.xml 09:31:44 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bnd-parent/maven-metadata.xml 09:31:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:31:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:31:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:31:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:31:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:31:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:31:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:31:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:31:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:31:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:31:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:31:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:31:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:31:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:31:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:31:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:31:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:31:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:31:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:31:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:31:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:31:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:31:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:31:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:31:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:31:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:31:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:31:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:31:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:31:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:31:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:31:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:31:44 at java.lang.reflect.Method.invoke (Method.java:580) 09:31:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:31:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:31:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:31:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:31:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bnd-parent/maven-metadata.xml 09:31:44 [INFO] 09:31:44 [INFO] --------------< org.opendaylight.odlparent:bundles-diag >--------------- 09:31:44 [INFO] Building ODL :: odlparent :: bundles-diag 14.1.8-SNAPSHOT [9/76] 09:31:44 [INFO] from karaf/bundles-diag/pom.xml 09:31:44 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:44 [INFO] 09:31:44 [INFO] --- clean:3.5.0:clean (default-clean) @ bundles-diag --- 09:31:44 [INFO] 09:31:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bundles-diag --- 09:31:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:31:44 [INFO] 09:31:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bundles-diag --- 09:31:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:31:44 [INFO] 09:31:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bundles-diag --- 09:31:45 [INFO] 09:31:45 [INFO] --- dependency:3.9.0:properties (default) @ bundles-diag --- 09:31:45 [INFO] 09:31:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bundles-diag --- 09:31:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:31:45 [INFO] 09:31:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ bundles-diag --- 09:31:45 [INFO] Starting audit... 09:31:45 Audit done. 09:31:45 [INFO] You have 0 Checkstyle violations. 09:31:45 [INFO] 09:31:45 [INFO] --- checkstyle:3.6.0:check (default) @ bundles-diag --- 09:31:46 [INFO] Starting audit... 09:31:46 Audit done. 09:31:46 [INFO] You have 0 Checkstyle violations. 09:31:46 [INFO] 09:31:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bundles-diag --- 09:31:46 [INFO] 09:31:46 [INFO] --- resources:3.4.0:resources (default-resources) @ bundles-diag --- 09:31:46 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/resources 09:31:46 [INFO] 09:31:46 [INFO] --- compiler:3.14.1:compile (default-compile) @ bundles-diag --- 09:31:52 [INFO] Recompiling the module because of changed source code. 09:31:52 [INFO] Compiling 9 source files with javac [forked debug release 21] to target/classes 09:31:55 [INFO] 09:31:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bundles-diag >>> 09:31:55 [INFO] 09:31:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bundles-diag --- 09:31:56 [INFO] Fork Value is true 09:32:00 [INFO] Done SpotBugs Analysis.... 09:32:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:32:00 [INFO] 09:32:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bundles-diag <<< 09:32:00 [INFO] 09:32:00 [INFO] 09:32:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bundles-diag --- 09:32:00 [INFO] BugInstance size is 0 09:32:00 [INFO] Error size is 0 09:32:00 [INFO] No errors/warnings found 09:32:00 [INFO] 09:32:00 [INFO] --- bnd:7.1.0:bnd-process (default) @ bundles-diag --- 09:32:00 [INFO] 09:32:00 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bundles-diag --- 09:32:00 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/test/resources 09:32:00 [INFO] 09:32:00 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bundles-diag --- 09:32:00 [INFO] Recompiling the module because of changed dependency. 09:32:00 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/test-classes 09:32:02 [INFO] 09:32:02 [INFO] --- surefire:3.5.4:test (default-test) @ bundles-diag --- 09:32:03 [INFO] Surefire report directory: /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/target/surefire-reports 09:32:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:32:03 [INFO] 09:32:03 [INFO] ------------------------------------------------------- 09:32:03 [INFO] T E S T S 09:32:03 [INFO] ------------------------------------------------------- 09:32:04 [INFO] Running org.opendaylight.odlparent.bundles.diag.ri.DefaultDiagReferenceTest 09:32:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:32:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.121 s -- in org.opendaylight.odlparent.bundles.diag.ri.DefaultDiagReferenceTest 09:32:05 [INFO] 09:32:05 [INFO] Results: 09:32:05 [INFO] 09:32:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 09:32:05 [INFO] 09:32:05 [INFO] 09:32:05 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ bundles-diag --- 09:32:05 [INFO] 09:32:05 [INFO] --- jar:3.5.0:jar (default-jar) @ bundles-diag --- 09:32:05 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/target/bundles-diag-14.1.8-SNAPSHOT.jar 09:32:05 [INFO] 09:32:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bundles-diag --- 09:32:07 [WARNING] Javadoc Warnings 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/FrameworkState.java:19: warning: no @param for symbolicName 09:32:07 [WARNING] public record FrameworkState(String symbolicName) implements Serializable { 09:32:07 [WARNING] ^ 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ServiceState.java:17: warning: no @param for containerState 09:32:07 [WARNING] public record ServiceState(ContainerState containerState, String diag) implements Serializable { 09:32:07 [WARNING] ^ 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ServiceState.java:17: warning: no @param for diag 09:32:07 [WARNING] public record ServiceState(ContainerState containerState, String diag) implements Serializable { 09:32:07 [WARNING] ^ 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:24: warning: no comment 09:32:07 [WARNING] ACTIVE("Active"), 09:32:07 [WARNING] ^ 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:26: warning: no comment 09:32:07 [WARNING] FAILURE("Failure"); 09:32:07 [WARNING] ^ 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:21: warning: no comment 09:32:07 [WARNING] GRACE_PERIOD("GracePeriod"), 09:32:07 [WARNING] ^ 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:18: warning: no comment 09:32:07 [WARNING] INSTALLED("Installed"), 09:32:07 [WARNING] ^ 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:19: warning: no comment 09:32:07 [WARNING] RESOLVED("Resolved"), 09:32:07 [WARNING] ^ 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:23: warning: no comment 09:32:07 [WARNING] STARTING("Starting"), 09:32:07 [WARNING] ^ 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:25: warning: no comment 09:32:07 [WARNING] STOPPING("Stopping"), 09:32:07 [WARNING] ^ 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:20: warning: no comment 09:32:07 [WARNING] UNKNOWN("Unknown"), 09:32:07 [WARNING] ^ 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ContainerState.java:22: warning: no comment 09:32:07 [WARNING] WAITING("Waiting"), 09:32:07 [WARNING] ^ 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ri/DefaultDiagProvider.java:40: warning: no comment 09:32:07 [WARNING] public DefaultDiagProvider(@Reference BundleService bundleService, BundleContext bundleContext) { 09:32:07 [WARNING] ^ 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/DiagProvider.java:15: warning: no comment 09:32:07 [WARNING] Diag currentDiag(); 09:32:07 [WARNING] ^ 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/Diag.java:20: warning: no comment 09:32:07 [WARNING] List bundles(); 09:32:07 [WARNING] ^ 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/Diag.java:23: warning: no comment 09:32:07 [WARNING] default Map containerStateFrequencies() { 09:32:07 [WARNING] ^ 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/Diag.java:36: warning: no comment 09:32:07 [WARNING] void logDelta(Logger logger, Diag prevDiag); 09:32:07 [WARNING] ^ 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/Diag.java:39: warning: no comment 09:32:07 [WARNING] void logServices(Logger logger); 09:32:07 [WARNING] ^ 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/Diag.java:42: warning: no comment 09:32:07 [WARNING] void logState(Logger logger); 09:32:07 [WARNING] ^ 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/DiagBundle.java:37: warning: no comment 09:32:07 [WARNING] public DiagBundle { 09:32:07 [WARNING] ^ 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/FrameworkState.java:31: warning: no comment 09:32:07 [WARNING] public FrameworkState { 09:32:07 [WARNING] ^ 09:32:07 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java/org/opendaylight/odlparent/bundles/diag/ServiceState.java:22: warning: no comment 09:32:07 [WARNING] public ServiceState { 09:32:07 [WARNING] ^ 09:32:07 [WARNING] 22 warnings 09:32:07 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/target/bundles-diag-14.1.8-SNAPSHOT-javadoc.jar 09:32:07 [INFO] 09:32:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bundles-diag --- 09:32:07 [INFO] CycloneDX: Resolving Dependencies 09:32:08 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 09:32:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/target/bom.xml 09:32:08 [INFO] attaching as bundles-diag-14.1.8-SNAPSHOT-cyclonedx.xml 09:32:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/target/bom.json 09:32:08 [INFO] attaching as bundles-diag-14.1.8-SNAPSHOT-cyclonedx.json 09:32:08 [INFO] 09:32:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundles-diag --- 09:32:08 [INFO] Checking compile classpath 09:32:08 [INFO] Checking runtime classpath 09:32:08 [INFO] Checking test classpath 09:32:08 [INFO] 09:32:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bundles-diag --- 09:32:08 [INFO] No dependency problems found 09:32:08 [INFO] 09:32:08 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bundles-diag --- 09:32:08 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/target/bundles-diag-14.1.8-SNAPSHOT-sources.jar 09:32:08 [INFO] 09:32:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bundles-diag --- 09:32:08 [INFO] 09:32:08 [INFO] --- jacoco:0.8.14:report (report) @ bundles-diag --- 09:32:08 [INFO] Loading execution data file /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/target/code-coverage/jacoco.exec 09:32:08 [INFO] Analyzed bundle 'ODL :: odlparent :: bundles-diag' with 7 classes 09:32:08 [INFO] 09:32:08 [INFO] --- install:3.1.4:install (default-install) @ bundles-diag --- 09:32:08 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/pom.xml to /tmp/r/org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-SNAPSHOT.pom 09:32:08 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/target/bundles-diag-14.1.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-SNAPSHOT.jar 09:32:08 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/target/bundles-diag-14.1.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-SNAPSHOT-javadoc.jar 09:32:08 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-SNAPSHOT-cyclonedx.xml 09:32:08 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/target/bom.json to /tmp/r/org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-SNAPSHOT-cyclonedx.json 09:32:08 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/target/bundles-diag-14.1.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-SNAPSHOT-sources.jar 09:32:08 [INFO] 09:32:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bundles-diag --- 09:32:08 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:32:08 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/maven-metadata.xml 09:32:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:32:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:32:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:32:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:32:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:32:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:32:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:32:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:32:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:32:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:32:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:32:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:32:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:32:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:32:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:32:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:32:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:32:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:32:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:32:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:32:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:32:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:32:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:32:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:32:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:32:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:32:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:32:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:32:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:32:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:32:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:32:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:32:08 at java.lang.reflect.Method.invoke (Method.java:580) 09:32:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:32:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:32:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:32:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:32:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/maven-metadata.xml 09:32:08 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bundles-diag/maven-metadata.xml 09:32:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:32:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:32:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:32:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:32:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:32:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:32:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:32:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:32:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:32:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:32:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:32:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:32:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:32:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:32:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:32:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:32:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:32:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:32:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:32:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:32:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:32:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:32:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:32:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:32:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:32:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:32:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:32:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:32:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:32:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:32:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:32:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:32:08 at java.lang.reflect.Method.invoke (Method.java:580) 09:32:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:32:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:32:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:32:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:32:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bundles-diag/maven-metadata.xml 09:32:08 [INFO] 09:32:08 [INFO] ------------< org.opendaylight.odlparent:bundles-test-lib >------------- 09:32:08 [INFO] Building ODL :: odlparent :: bundles-test-lib 14.1.8-SNAPSHOT [10/76] 09:32:08 [INFO] from lib/bundles-test-lib/pom.xml 09:32:08 [INFO] --------------------------------[ jar ]--------------------------------- 09:32:08 [INFO] 09:32:08 [INFO] --- clean:3.5.0:clean (default-clean) @ bundles-test-lib --- 09:32:08 [INFO] 09:32:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bundles-test-lib --- 09:32:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:32:08 [INFO] 09:32:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bundles-test-lib --- 09:32:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:32:08 [INFO] 09:32:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bundles-test-lib --- 09:32:09 [INFO] 09:32:09 [INFO] --- dependency:3.9.0:properties (default) @ bundles-test-lib --- 09:32:09 [INFO] 09:32:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bundles-test-lib --- 09:32:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:32:09 [INFO] 09:32:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ bundles-test-lib --- 09:32:09 [INFO] Starting audit... 09:32:09 Audit done. 09:32:09 [INFO] You have 0 Checkstyle violations. 09:32:09 [INFO] 09:32:09 [INFO] --- checkstyle:3.6.0:check (default) @ bundles-test-lib --- 09:32:09 [INFO] Starting audit... 09:32:09 Audit done. 09:32:09 [INFO] You have 0 Checkstyle violations. 09:32:09 [INFO] 09:32:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bundles-test-lib --- 09:32:09 [INFO] 09:32:09 [INFO] --- resources:3.4.0:resources (default-resources) @ bundles-test-lib --- 09:32:09 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/resources 09:32:09 [INFO] 09:32:09 [INFO] --- compiler:3.14.1:compile (default-compile) @ bundles-test-lib --- 09:32:09 [INFO] Recompiling the module because of changed dependency. 09:32:09 [INFO] Compiling 8 source files with javac [forked debug release 21] to target/classes 09:32:12 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfosImpl.java:[33,31] [serial] non-transient instance field of a serializable class declared with a non-serializable type 09:32:12 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfosImpl.java:[34,31] [serial] non-transient instance field of a serializable class declared with a non-serializable type 09:32:12 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfosImpl.java:[35,31] [serial] non-transient instance field of a serializable class declared with a non-serializable type 09:32:12 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfosImpl.java:[36,47] [serial] non-transient instance field of a serializable class declared with a non-serializable type 09:32:12 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfosImpl.java:[37,69] [serial] non-transient instance field of a serializable class declared with a non-serializable type 09:32:12 [INFO] 09:32:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bundles-test-lib >>> 09:32:12 [INFO] 09:32:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bundles-test-lib --- 09:32:12 [INFO] Fork Value is true 09:32:16 [INFO] Done SpotBugs Analysis.... 09:32:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:32:16 [INFO] 09:32:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bundles-test-lib <<< 09:32:16 [INFO] 09:32:16 [INFO] 09:32:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bundles-test-lib --- 09:32:16 [INFO] BugInstance size is 0 09:32:16 [INFO] Error size is 0 09:32:16 [INFO] No errors/warnings found 09:32:16 [INFO] 09:32:16 [INFO] --- bnd:7.1.0:bnd-process (default) @ bundles-test-lib --- 09:32:17 [INFO] 09:32:17 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bundles-test-lib --- 09:32:17 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/test/resources 09:32:17 [INFO] 09:32:17 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bundles-test-lib --- 09:32:17 [INFO] No sources to compile 09:32:17 [INFO] 09:32:17 [INFO] --- surefire:3.5.4:test (default-test) @ bundles-test-lib --- 09:32:17 [INFO] No tests to run. 09:32:17 [INFO] 09:32:17 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ bundles-test-lib --- 09:32:17 [INFO] 09:32:17 [INFO] --- jar:3.5.0:jar (default-jar) @ bundles-test-lib --- 09:32:17 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/target/bundles-test-lib-14.1.8-SNAPSHOT.jar 09:32:17 [INFO] 09:32:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bundles-test-lib --- 09:32:18 [WARNING] Javadoc Warnings 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/TimeInfo.java:15: warning: no @param for elapsedTimeInMS 09:32:18 [WARNING] public record TimeInfo(long elapsedTimeInMS, long remainingTimeInMS) { 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/TimeInfo.java:15: warning: no @param for remainingTimeInMS 09:32:18 [WARNING] public record TimeInfo(long elapsedTimeInMS, long remainingTimeInMS) { 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfos.java:28: warning: no comment 09:32:18 [WARNING] Map getBundlesStateMap(); 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfos.java:24: warning: no comment 09:32:18 [WARNING] String getFullDiagnosticText(); 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfos.java:30: warning: no comment 09:32:18 [WARNING] List getNokBundleStateInfoTexts(); 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfos.java:32: warning: no comment 09:32:18 [WARNING] List getOkBundleStateInfoTexts(); 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfos.java:26: warning: no comment 09:32:18 [WARNING] String getSummaryText(); 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfos.java:22: warning: no comment 09:32:18 [WARNING] SystemState getSystemState(); 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleDiagInfos.java:34: warning: no comment 09:32:18 [WARNING] List getWhitelistedBundleStateInfoTexts(); 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleSymbolicNameWithVersion.java:27: warning: no comment 09:32:18 [WARNING] public BundleSymbolicNameWithVersion(final String symbolicName, final String version) { 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleSymbolicNameWithVersion.java:32: warning: no comment 09:32:18 [WARNING] public String getSymbolicName() { 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleSymbolicNameWithVersion.java:36: warning: no comment 09:32:18 [WARNING] public String getVersion() { 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemState.java:23: warning: no comment 09:32:18 [WARNING] Active, 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemState.java:21: warning: no comment 09:32:18 [WARNING] Booting, 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemState.java:27: warning: no comment 09:32:18 [WARNING] Failure 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemState.java:25: warning: no comment 09:32:18 [WARNING] Stopping, 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemStateFailureException.java:35: warning: no comment 09:32:18 [WARNING] public SystemStateFailureException(String message, BundleDiagInfos bundleDiagInfos) { 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemStateFailureException.java:30: warning: no comment 09:32:18 [WARNING] public SystemStateFailureException(String message, BundleDiagInfos bundleDiagInfos, Throwable cause) { 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemStateFailureException.java:44: warning: no comment 09:32:18 [WARNING] public BundleDiagInfos getBundleDiagInfos() { 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/TestBundleDiag.java:28: warning: no comment 09:32:18 [WARNING] public TestBundleDiag(final DiagProvider diagProvider) { 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/TestBundleDiag.java:53: warning: no comment 09:32:18 [WARNING] public void checkBundleDiagInfos(final long timeout, final TimeUnit timeoutUnit, 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/TimeInfo.java:17: warning: no comment 09:32:18 [WARNING] public long getElapsedTimeInMS() { 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/TimeInfo.java:22: warning: no comment 09:32:18 [WARNING] public long getRemainingTimeInMS() { 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleSymbolicNameWithVersion.java:24: warning: no comment 09:32:18 [WARNING] private final String symbolicName; 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/BundleSymbolicNameWithVersion.java:25: warning: no comment 09:32:18 [WARNING] private final String version; 09:32:18 [WARNING] ^ 09:32:18 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java/org/opendaylight/odlparent/bundlestest/lib/SystemStateFailureException.java:28: warning: no comment 09:32:18 [WARNING] private final BundleDiagInfos bundleDiagInfos; 09:32:18 [WARNING] ^ 09:32:18 [WARNING] 26 warnings 09:32:18 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/target/bundles-test-lib-14.1.8-SNAPSHOT-javadoc.jar 09:32:18 [INFO] 09:32:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bundles-test-lib --- 09:32:18 [INFO] CycloneDX: Resolving Dependencies 09:32:18 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 09:32:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/target/bom.xml 09:32:19 [INFO] attaching as bundles-test-lib-14.1.8-SNAPSHOT-cyclonedx.xml 09:32:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/target/bom.json 09:32:19 [INFO] attaching as bundles-test-lib-14.1.8-SNAPSHOT-cyclonedx.json 09:32:19 [INFO] 09:32:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundles-test-lib --- 09:32:19 [INFO] Checking compile classpath 09:32:19 [INFO] Checking runtime classpath 09:32:19 [INFO] Checking test classpath 09:32:19 [INFO] 09:32:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bundles-test-lib --- 09:32:19 [INFO] No dependency problems found 09:32:19 [INFO] 09:32:19 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bundles-test-lib --- 09:32:19 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/target/bundles-test-lib-14.1.8-SNAPSHOT-sources.jar 09:32:19 [INFO] 09:32:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bundles-test-lib --- 09:32:19 [INFO] 09:32:19 [INFO] --- jacoco:0.8.14:report (report) @ bundles-test-lib --- 09:32:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:19 [INFO] 09:32:19 [INFO] --- install:3.1.4:install (default-install) @ bundles-test-lib --- 09:32:19 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/pom.xml to /tmp/r/org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-SNAPSHOT.pom 09:32:19 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/target/bundles-test-lib-14.1.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-SNAPSHOT.jar 09:32:19 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/target/bundles-test-lib-14.1.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-SNAPSHOT-javadoc.jar 09:32:19 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-SNAPSHOT-cyclonedx.xml 09:32:19 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/target/bom.json to /tmp/r/org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-SNAPSHOT-cyclonedx.json 09:32:19 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/target/bundles-test-lib-14.1.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-SNAPSHOT-sources.jar 09:32:19 [INFO] 09:32:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bundles-test-lib --- 09:32:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:32:19 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/maven-metadata.xml 09:32:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:32:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:32:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:32:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:32:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:32:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:32:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:32:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:32:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:32:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:32:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:32:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:32:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:32:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:32:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:32:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:32:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:32:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:32:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:32:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:32:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:32:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:32:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:32:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:32:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:32:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:32:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:32:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:32:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:32:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:32:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:32:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:32:19 at java.lang.reflect.Method.invoke (Method.java:580) 09:32:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:32:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:32:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:32:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:32:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/maven-metadata.xml 09:32:19 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bundles-test-lib/maven-metadata.xml 09:32:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:32:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:32:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:32:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:32:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:32:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:32:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:32:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:32:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:32:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:32:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:32:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:32:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:32:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:32:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:32:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:32:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:32:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:32:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:32:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:32:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:32:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:32:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:32:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:32:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:32:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:32:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:32:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:32:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:32:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:32:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:32:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:32:19 at java.lang.reflect.Method.invoke (Method.java:580) 09:32:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:32:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:32:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:32:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:32:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bundles-test-lib/maven-metadata.xml 09:32:19 [INFO] 09:32:19 [INFO] -----------------< org.opendaylight.odlparent:dagger >------------------ 09:32:19 [INFO] Building OpenDaylight :: Dagger 14.1.8-SNAPSHOT [11/76] 09:32:19 [INFO] from lib/dagger/pom.xml 09:32:19 [INFO] --------------------------------[ jar ]--------------------------------- 09:32:19 [INFO] 09:32:19 [INFO] --- clean:3.5.0:clean (default-clean) @ dagger --- 09:32:19 [INFO] 09:32:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ dagger --- 09:32:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:32:19 [INFO] 09:32:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ dagger --- 09:32:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:32:19 [INFO] 09:32:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ dagger --- 09:32:19 [INFO] 09:32:19 [INFO] --- dependency:3.9.0:properties (default) @ dagger --- 09:32:19 [INFO] 09:32:19 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ dagger --- 09:32:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/lib/dagger/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:32:19 [INFO] 09:32:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ dagger --- 09:32:19 [INFO] Starting audit... 09:32:19 Audit done. 09:32:19 [INFO] You have 0 Checkstyle violations. 09:32:19 [INFO] 09:32:19 [INFO] --- checkstyle:3.6.0:check (default) @ dagger --- 09:32:19 [INFO] Starting audit... 09:32:19 Audit done. 09:32:19 [INFO] You have 0 Checkstyle violations. 09:32:19 [INFO] 09:32:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ dagger --- 09:32:19 [INFO] 09:32:19 [INFO] --- resources:3.4.0:resources (default-resources) @ dagger --- 09:32:19 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/lib/dagger/src/main/resources 09:32:19 [INFO] 09:32:19 [INFO] --- compiler:3.14.1:compile (default-compile) @ dagger --- 09:32:20 [INFO] Recompiling the module because of changed source code. 09:32:20 [INFO] Compiling 6 source files with javac [forked debug release 21 module-path] to target/classes 09:32:23 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/dagger/src/main/java/module-info.java:[14,24] requires transitive directive for an automatic module 09:32:23 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/dagger/src/main/java/module-info.java:[21,46] requires transitive directive for an automatic module 09:32:23 [INFO] 09:32:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ dagger >>> 09:32:23 [INFO] 09:32:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ dagger --- 09:32:23 [INFO] Fork Value is true 09:32:26 [INFO] Done SpotBugs Analysis.... 09:32:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:32:26 [INFO] 09:32:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ dagger <<< 09:32:26 [INFO] 09:32:26 [INFO] 09:32:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ dagger --- 09:32:26 [INFO] BugInstance size is 0 09:32:26 [INFO] Error size is 0 09:32:26 [INFO] No errors/warnings found 09:32:26 [INFO] 09:32:26 [INFO] --- resources:3.4.0:testResources (default-testResources) @ dagger --- 09:32:26 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/lib/dagger/src/test/resources 09:32:26 [INFO] 09:32:26 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ dagger --- 09:32:26 [INFO] Recompiling the module because of changed dependency. 09:32:26 [INFO] Compiling 1 source file with javac [forked debug release 21 module-path] to target/test-classes 09:32:28 [INFO] 09:32:28 [INFO] --- surefire:3.5.4:test (default-test) @ dagger --- 09:32:28 [INFO] Surefire report directory: /w/workspace/odlparent-maven-merge-master/lib/dagger/target/surefire-reports 09:32:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:32:28 [INFO] 09:32:28 [INFO] ------------------------------------------------------- 09:32:28 [INFO] T E S T S 09:32:28 [INFO] ------------------------------------------------------- 09:32:30 [INFO] Running org.opendaylight.odlparent.dagger.ResourceSupportTest 09:32:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.458 s -- in org.opendaylight.odlparent.dagger.ResourceSupportTest 09:32:32 [INFO] 09:32:32 [INFO] Results: 09:32:32 [INFO] 09:32:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 09:32:32 [INFO] 09:32:32 [INFO] 09:32:32 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ dagger --- 09:32:32 [INFO] 09:32:32 [INFO] --- jar:3.5.0:jar (default-jar) @ dagger --- 09:32:32 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/lib/dagger/target/dagger-14.1.8-SNAPSHOT.jar 09:32:32 [INFO] 09:32:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ dagger --- 09:32:33 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/lib/dagger/target/dagger-14.1.8-SNAPSHOT-javadoc.jar 09:32:33 [INFO] 09:32:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ dagger --- 09:32:33 [INFO] CycloneDX: Resolving Dependencies 09:32:34 [INFO] CycloneDX: Creating BOM version 1.6 with 7 component(s) 09:32:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/lib/dagger/target/bom.xml 09:32:34 [INFO] attaching as dagger-14.1.8-SNAPSHOT-cyclonedx.xml 09:32:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/lib/dagger/target/bom.json 09:32:34 [INFO] attaching as dagger-14.1.8-SNAPSHOT-cyclonedx.json 09:32:34 [INFO] 09:32:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ dagger --- 09:32:34 [INFO] Checking compile classpath 09:32:34 [INFO] Checking runtime classpath 09:32:34 [INFO] Checking test classpath 09:32:34 [INFO] 09:32:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ dagger --- 09:32:34 [WARNING] Unused declared dependencies found: 09:32:34 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 09:32:34 [INFO] 09:32:34 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ dagger --- 09:32:34 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/lib/dagger/target/dagger-14.1.8-SNAPSHOT-sources.jar 09:32:34 [INFO] 09:32:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ dagger --- 09:32:34 [INFO] 09:32:34 [INFO] --- jacoco:0.8.14:report (report) @ dagger --- 09:32:34 [INFO] Loading execution data file /w/workspace/odlparent-maven-merge-master/lib/dagger/target/code-coverage/jacoco.exec 09:32:34 [INFO] Analyzed bundle 'OpenDaylight :: Dagger' with 7 classes 09:32:34 [INFO] 09:32:34 [INFO] --- install:3.1.4:install (default-install) @ dagger --- 09:32:34 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/dagger/pom.xml to /tmp/r/org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-SNAPSHOT.pom 09:32:34 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/dagger/target/dagger-14.1.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-SNAPSHOT.jar 09:32:34 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/dagger/target/dagger-14.1.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-SNAPSHOT-javadoc.jar 09:32:34 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/dagger/target/bom.xml to /tmp/r/org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-SNAPSHOT-cyclonedx.xml 09:32:34 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/dagger/target/bom.json to /tmp/r/org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-SNAPSHOT-cyclonedx.json 09:32:34 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/dagger/target/dagger-14.1.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-SNAPSHOT-sources.jar 09:32:34 [INFO] 09:32:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ dagger --- 09:32:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:32:34 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/maven-metadata.xml 09:32:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:32:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:32:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:32:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:32:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:32:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:32:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:32:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:32:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:32:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:32:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:32:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:32:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:32:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:32:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:32:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:32:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:32:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:32:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:32:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:32:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:32:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:32:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:32:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:32:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:32:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:32:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:32:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:32:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:32:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:32:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:32:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:32:34 at java.lang.reflect.Method.invoke (Method.java:580) 09:32:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:32:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:32:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:32:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:32:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/maven-metadata.xml 09:32:34 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/dagger/maven-metadata.xml 09:32:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:32:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:32:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:32:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:32:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:32:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:32:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:32:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:32:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:32:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:32:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:32:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:32:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:32:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:32:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:32:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:32:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:32:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:32:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:32:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:32:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:32:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:32:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:32:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:32:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:32:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:32:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:32:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:32:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:32:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:32:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:32:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:32:34 at java.lang.reflect.Method.invoke (Method.java:580) 09:32:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:32:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:32:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:32:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:32:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/dagger/maven-metadata.xml 09:32:34 [INFO] 09:32:34 [INFO] -------------< org.opendaylight.odlparent:dagger-example >-------------- 09:32:34 [INFO] Building OpenDaylight :: Dagger :: Example 14.1.8-SNAPSHOT [12/76] 09:32:34 [INFO] from lib/dagger-example/pom.xml 09:32:34 [INFO] --------------------------------[ jar ]--------------------------------- 09:32:34 [INFO] 09:32:34 [INFO] --- clean:3.5.0:clean (default-clean) @ dagger-example --- 09:32:34 [INFO] 09:32:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ dagger-example --- 09:32:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:32:34 [INFO] 09:32:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ dagger-example --- 09:32:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:32:34 [INFO] 09:32:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ dagger-example --- 09:32:34 [INFO] 09:32:34 [INFO] --- dependency:3.9.0:properties (default) @ dagger-example --- 09:32:34 [INFO] 09:32:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ dagger-example --- 09:32:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/lib/dagger-example/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:32:34 [INFO] 09:32:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ dagger-example --- 09:32:34 [INFO] Starting audit... 09:32:34 Audit done. 09:32:34 [INFO] You have 0 Checkstyle violations. 09:32:34 [INFO] 09:32:34 [INFO] --- checkstyle:3.6.0:check (default) @ dagger-example --- 09:32:34 [INFO] Starting audit... 09:32:34 Audit done. 09:32:34 [INFO] You have 0 Checkstyle violations. 09:32:34 [INFO] 09:32:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ dagger-example --- 09:32:34 [INFO] 09:32:34 [INFO] --- resources:3.4.0:resources (default-resources) @ dagger-example --- 09:32:34 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/lib/dagger-example/src/main/resources 09:32:34 [INFO] 09:32:34 [INFO] --- compiler:3.14.1:compile (default-compile) @ dagger-example --- 09:32:34 [INFO] Recompiling the module because of changed dependency. 09:32:34 [INFO] Compiling 8 source files with javac [forked debug release 21 module-path] to target/classes 09:32:37 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/dagger-example/src/main/java/module-info.java:[18,46] requires transitive directive for an automatic module 09:32:37 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/dagger-example/src/main/java/module-info.java:[19,46] requires directive for an automatic module 09:32:37 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/dagger-example/src/main/java/module-info.java:[20,39] requires directive for an automatic module 09:32:37 [INFO] 09:32:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ dagger-example >>> 09:32:37 [INFO] 09:32:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ dagger-example --- 09:32:37 [INFO] Fork Value is true 09:32:40 [INFO] Done SpotBugs Analysis.... 09:32:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:32:40 [INFO] 09:32:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ dagger-example <<< 09:32:40 [INFO] 09:32:40 [INFO] 09:32:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ dagger-example --- 09:32:40 [INFO] BugInstance size is 0 09:32:40 [INFO] Error size is 0 09:32:40 [INFO] No errors/warnings found 09:32:40 [INFO] 09:32:40 [INFO] --- bnd:7.1.0:bnd-process (default) @ dagger-example --- 09:32:40 [INFO] 09:32:40 [INFO] --- resources:3.4.0:testResources (default-testResources) @ dagger-example --- 09:32:40 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/lib/dagger-example/src/test/resources 09:32:40 [INFO] 09:32:40 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ dagger-example --- 09:32:40 [INFO] Recompiling the module because of changed dependency. 09:32:40 [INFO] Compiling 1 source file with javac [forked debug release 21 module-path] to target/test-classes 09:32:42 [INFO] 09:32:42 [INFO] --- surefire:3.5.4:test (default-test) @ dagger-example --- 09:32:42 [INFO] Surefire report directory: /w/workspace/odlparent-maven-merge-master/lib/dagger-example/target/surefire-reports 09:32:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:32:42 [INFO] 09:32:42 [INFO] ------------------------------------------------------- 09:32:42 [INFO] T E S T S 09:32:42 [INFO] ------------------------------------------------------- 09:32:43 [INFO] Running org.opendaylight.odlparent.dagger.example.dagger.DaggerExampleComponentTest 09:32:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.opendaylight.odlparent.dagger.example.dagger.DaggerExampleComponentTest 09:32:44 [INFO] 09:32:44 [INFO] Results: 09:32:44 [INFO] 09:32:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 09:32:44 [INFO] 09:32:44 [INFO] 09:32:44 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ dagger-example --- 09:32:44 [INFO] 09:32:44 [INFO] --- jar:3.5.0:jar (default-jar) @ dagger-example --- 09:32:44 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/lib/dagger-example/target/dagger-example-14.1.8-SNAPSHOT.jar 09:32:44 [INFO] 09:32:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ dagger-example --- 09:32:45 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/lib/dagger-example/target/dagger-example-14.1.8-SNAPSHOT-javadoc.jar 09:32:45 [INFO] 09:32:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ dagger-example --- 09:32:45 [INFO] Skipping CycloneDX goal, because module skips deploy 09:32:45 [INFO] 09:32:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ dagger-example --- 09:32:45 [INFO] Checking compile classpath 09:32:45 [INFO] Checking runtime classpath 09:32:45 [INFO] Checking test classpath 09:32:45 [INFO] 09:32:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ dagger-example --- 09:32:45 [INFO] No dependency problems found 09:32:45 [INFO] 09:32:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ dagger-example --- 09:32:45 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/lib/dagger-example/target/dagger-example-14.1.8-SNAPSHOT-sources.jar 09:32:45 [INFO] 09:32:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ dagger-example --- 09:32:45 [INFO] 09:32:45 [INFO] --- jacoco:0.8.14:report (report) @ dagger-example --- 09:32:45 [INFO] Loading execution data file /w/workspace/odlparent-maven-merge-master/lib/dagger-example/target/code-coverage/jacoco.exec 09:32:45 [INFO] Analyzed bundle 'OpenDaylight :: Dagger :: Example' with 4 classes 09:32:45 [INFO] 09:32:45 [INFO] --- install:3.1.4:install (default-install) @ dagger-example --- 09:32:45 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/dagger-example/pom.xml to /tmp/r/org/opendaylight/odlparent/dagger-example/14.1.8-SNAPSHOT/dagger-example-14.1.8-SNAPSHOT.pom 09:32:45 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/dagger-example/target/dagger-example-14.1.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/odlparent/dagger-example/14.1.8-SNAPSHOT/dagger-example-14.1.8-SNAPSHOT.jar 09:32:45 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/dagger-example/target/dagger-example-14.1.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/odlparent/dagger-example/14.1.8-SNAPSHOT/dagger-example-14.1.8-SNAPSHOT-javadoc.jar 09:32:45 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/dagger-example/target/dagger-example-14.1.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/odlparent/dagger-example/14.1.8-SNAPSHOT/dagger-example-14.1.8-SNAPSHOT-sources.jar 09:32:45 [INFO] 09:32:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ dagger-example --- 09:32:45 [INFO] Skipping artifact deployment 09:32:45 [INFO] 09:32:45 [INFO] -------------< org.opendaylight.odlparent:logging-markers >------------- 09:32:45 [INFO] Building OpenDaylight :: Logging Markers 14.1.8-SNAPSHOT [13/76] 09:32:45 [INFO] from lib/logging-markers/pom.xml 09:32:45 [INFO] --------------------------------[ jar ]--------------------------------- 09:32:45 [INFO] 09:32:45 [INFO] --- clean:3.5.0:clean (default-clean) @ logging-markers --- 09:32:45 [INFO] 09:32:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ logging-markers --- 09:32:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:32:45 [INFO] 09:32:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ logging-markers --- 09:32:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:32:45 [INFO] 09:32:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ logging-markers --- 09:32:45 [INFO] 09:32:45 [INFO] --- dependency:3.9.0:properties (default) @ logging-markers --- 09:32:45 [INFO] 09:32:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ logging-markers --- 09:32:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/lib/logging-markers/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:32:45 [INFO] 09:32:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ logging-markers --- 09:32:45 [INFO] Starting audit... 09:32:45 Audit done. 09:32:45 [INFO] You have 0 Checkstyle violations. 09:32:45 [INFO] 09:32:45 [INFO] --- checkstyle:3.6.0:check (default) @ logging-markers --- 09:32:46 [INFO] Starting audit... 09:32:46 Audit done. 09:32:46 [INFO] You have 0 Checkstyle violations. 09:32:46 [INFO] 09:32:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ logging-markers --- 09:32:46 [INFO] 09:32:46 [INFO] --- resources:3.4.0:resources (default-resources) @ logging-markers --- 09:32:46 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/lib/logging-markers/src/main/resources 09:32:46 [INFO] 09:32:46 [INFO] --- compiler:3.14.1:compile (default-compile) @ logging-markers --- 09:32:46 [INFO] Recompiling the module because of changed source code. 09:32:46 [INFO] Compiling 3 source files with javac [forked debug release 21 module-path] to target/classes 09:32:48 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/logging-markers/src/main/java/module-info.java:[18,46] requires transitive directive for an automatic module 09:32:48 [WARNING] /w/workspace/odlparent-maven-merge-master/lib/logging-markers/src/main/java/module-info.java:[19,39] requires directive for an automatic module 09:32:48 [INFO] 09:32:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ logging-markers >>> 09:32:48 [INFO] 09:32:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ logging-markers --- 09:32:48 [INFO] Fork Value is true 09:32:50 [INFO] Done SpotBugs Analysis.... 09:32:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:32:50 [INFO] 09:32:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ logging-markers <<< 09:32:50 [INFO] 09:32:50 [INFO] 09:32:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ logging-markers --- 09:32:50 [INFO] BugInstance size is 0 09:32:50 [INFO] Error size is 0 09:32:50 [INFO] No errors/warnings found 09:32:50 [INFO] 09:32:50 [INFO] --- bnd:7.1.0:bnd-process (default) @ logging-markers --- 09:32:50 [INFO] 09:32:50 [INFO] --- resources:3.4.0:testResources (default-testResources) @ logging-markers --- 09:32:50 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/lib/logging-markers/src/test/resources 09:32:50 [INFO] 09:32:50 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ logging-markers --- 09:32:50 [INFO] No sources to compile 09:32:50 [INFO] 09:32:50 [INFO] --- surefire:3.5.4:test (default-test) @ logging-markers --- 09:32:50 [INFO] No tests to run. 09:32:50 [INFO] 09:32:50 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ logging-markers --- 09:32:50 [INFO] 09:32:50 [INFO] --- jar:3.5.0:jar (default-jar) @ logging-markers --- 09:32:50 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/lib/logging-markers/target/logging-markers-14.1.8-SNAPSHOT.jar 09:32:50 [INFO] 09:32:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ logging-markers --- 09:32:51 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/lib/logging-markers/target/logging-markers-14.1.8-SNAPSHOT-javadoc.jar 09:32:51 [INFO] 09:32:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ logging-markers --- 09:32:51 [INFO] CycloneDX: Resolving Dependencies 09:32:52 [INFO] CycloneDX: Creating BOM version 1.6 with 11 component(s) 09:32:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/lib/logging-markers/target/bom.xml 09:32:52 [INFO] attaching as logging-markers-14.1.8-SNAPSHOT-cyclonedx.xml 09:32:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/lib/logging-markers/target/bom.json 09:32:52 [INFO] attaching as logging-markers-14.1.8-SNAPSHOT-cyclonedx.json 09:32:52 [INFO] 09:32:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ logging-markers --- 09:32:52 [INFO] Skipping duplicate-finder execution! 09:32:52 [INFO] 09:32:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ logging-markers --- 09:32:52 [INFO] No dependency problems found 09:32:52 [INFO] 09:32:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ logging-markers --- 09:32:52 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/lib/logging-markers/target/logging-markers-14.1.8-SNAPSHOT-sources.jar 09:32:52 [INFO] 09:32:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ logging-markers --- 09:32:52 [INFO] 09:32:52 [INFO] --- jacoco:0.8.14:report (report) @ logging-markers --- 09:32:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:52 [INFO] 09:32:52 [INFO] --- install:3.1.4:install (default-install) @ logging-markers --- 09:32:52 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/logging-markers/pom.xml to /tmp/r/org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-SNAPSHOT.pom 09:32:52 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/logging-markers/target/logging-markers-14.1.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-SNAPSHOT.jar 09:32:52 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/logging-markers/target/logging-markers-14.1.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-SNAPSHOT-javadoc.jar 09:32:52 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/logging-markers/target/bom.xml to /tmp/r/org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-SNAPSHOT-cyclonedx.xml 09:32:52 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/logging-markers/target/bom.json to /tmp/r/org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-SNAPSHOT-cyclonedx.json 09:32:52 [INFO] Installing /w/workspace/odlparent-maven-merge-master/lib/logging-markers/target/logging-markers-14.1.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-SNAPSHOT-sources.jar 09:32:52 [INFO] 09:32:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ logging-markers --- 09:32:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:32:52 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/maven-metadata.xml 09:32:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:32:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:32:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:32:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:32:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:32:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:32:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:32:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:32:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:32:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:32:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:32:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:32:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:32:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:32:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:32:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:32:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:32:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:32:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:32:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:32:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:32:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:32:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:32:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:32:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:32:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:32:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:32:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:32:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:32:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:32:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:32:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:32:52 at java.lang.reflect.Method.invoke (Method.java:580) 09:32:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:32:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:32:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:32:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:32:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/maven-metadata.xml 09:32:52 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/logging-markers/maven-metadata.xml 09:32:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:32:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:32:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:32:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:32:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:32:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:32:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:32:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:32:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:32:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:32:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:32:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:32:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:32:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:32:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:32:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:32:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:32:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:32:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:32:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:32:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:32:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:32:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:32:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:32:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:32:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:32:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:32:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:32:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:32:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:32:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:32:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:32:52 at java.lang.reflect.Method.invoke (Method.java:580) 09:32:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:32:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:32:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:32:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:32:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/logging-markers/maven-metadata.xml 09:32:52 [INFO] 09:32:52 [INFO] -------------< org.opendaylight.odlparent:lib-aggregator >-------------- 09:32:52 [INFO] Building ODL :: odlparent :: lib-aggregator 14.1.8-SNAPSHOT [14/76] 09:32:52 [INFO] from lib/pom.xml 09:32:52 [INFO] --------------------------------[ pom ]--------------------------------- 09:32:52 [INFO] 09:32:52 [INFO] --- clean:3.5.0:clean (default-clean) @ lib-aggregator --- 09:32:52 [INFO] 09:32:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ lib-aggregator --- 09:32:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:32:52 [INFO] 09:32:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lib-aggregator --- 09:32:52 [INFO] 09:32:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lib-aggregator --- 09:32:52 [INFO] Skipping CycloneDX goal, because module skips deploy 09:32:52 [INFO] 09:32:52 [INFO] --- install:3.1.4:install (default-install) @ lib-aggregator --- 09:32:52 [INFO] Skipping artifact installation 09:32:52 [INFO] 09:32:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lib-aggregator --- 09:32:52 [INFO] Skipping artifact deployment 09:32:52 [INFO] 09:32:52 [INFO] ----------< org.opendaylight.odlparent:features-test-plugin >----------- 09:32:52 [INFO] Building ODL :: odlparent :: features-test-plugin 14.1.8-SNAPSHOT [15/76] 09:32:52 [INFO] from maven/features-test-plugin/pom.xml 09:32:52 [INFO] ----------------------------[ maven-plugin ]---------------------------- 09:32:53 [INFO] 09:32:53 [INFO] --- clean:3.5.0:clean (default-clean) @ features-test-plugin --- 09:32:53 [INFO] 09:32:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-test-plugin --- 09:32:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:32:53 [INFO] 09:32:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-test-plugin --- 09:32:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:32:53 [INFO] 09:32:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-test-plugin --- 09:32:53 [INFO] 09:32:53 [INFO] --- dependency:3.9.0:properties (default) @ features-test-plugin --- 09:32:53 [INFO] 09:32:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-test-plugin --- 09:32:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/maven/features-test-plugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:32:53 [INFO] 09:32:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-test-plugin --- 09:32:53 [INFO] Starting audit... 09:32:53 Audit done. 09:32:53 [INFO] You have 0 Checkstyle violations. 09:32:53 [INFO] 09:32:53 [INFO] --- checkstyle:3.6.0:check (default) @ features-test-plugin --- 09:32:54 [INFO] Starting audit... 09:32:54 Audit done. 09:32:54 [INFO] You have 0 Checkstyle violations. 09:32:54 [INFO] 09:32:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-test-plugin --- 09:32:54 [INFO] 09:32:54 [INFO] --- resources:3.4.0:resources (default-resources) @ features-test-plugin --- 09:32:54 [INFO] Copying 1 resource from src/main/resources to target/classes 09:32:54 [INFO] 09:32:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ features-test-plugin --- 09:32:54 [INFO] Recompiling the module because of changed dependency. 09:32:54 [INFO] Compiling 7 source files with javac [forked debug release 21] to target/classes 09:32:57 [WARNING] /w/workspace/odlparent-maven-merge-master/maven/features-test-plugin/src/main/java/org/opendaylight/odlparent/features/test/plugin/DependencyUtils.java:[81,30] [JdkObsolete] It is very rare for LinkedList to out-perform ArrayList or ArrayDeque. Avoid it unless you're willing to invest a lot of time into benchmarking. Caveat: LinkedList supports null elements, but ArrayDeque does not. 09:32:57 (see https://errorprone.info/bugpattern/JdkObsolete) 09:32:57 [WARNING] /w/workspace/odlparent-maven-merge-master/maven/features-test-plugin/src/main/java/org/opendaylight/odlparent/features/test/plugin/TestFeaturesMojo.java:[193,21] [SynchronizeOnNonFinalField] Synchronizing on non-final fields is not safe: if the field is ever updated, different threads may end up locking on different objects. 09:32:57 (see https://errorprone.info/bugpattern/SynchronizeOnNonFinalField) 09:32:57 [INFO] 09:32:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-test-plugin >>> 09:32:57 [INFO] 09:32:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-test-plugin --- 09:32:57 [INFO] Fork Value is true 09:33:03 [INFO] Done SpotBugs Analysis.... 09:33:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:33:03 [INFO] 09:33:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-test-plugin <<< 09:33:03 [INFO] 09:33:03 [INFO] 09:33:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-test-plugin --- 09:33:03 [INFO] BugInstance size is 0 09:33:03 [INFO] Error size is 0 09:33:03 [INFO] No errors/warnings found 09:33:03 [INFO] 09:33:03 [INFO] --- plugin:3.15.2:descriptor (default-descriptor) @ features-test-plugin --- 09:33:03 [INFO] Using 'UTF-8' encoding to read mojo source files. 09:33:03 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 09:33:04 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 09:33:04 [INFO] ant mojo extractor found 0 mojo descriptor. 09:33:04 [INFO] bsh mojo extractor found 0 mojo descriptor. 09:33:04 [INFO] 09:33:04 [INFO] --- resources:3.4.0:testResources (default-testResources) @ features-test-plugin --- 09:33:04 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/maven/features-test-plugin/src/test/resources 09:33:04 [INFO] 09:33:04 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ features-test-plugin --- 09:33:04 [INFO] No sources to compile 09:33:04 [INFO] 09:33:04 [INFO] --- surefire:3.5.4:test (default-test) @ features-test-plugin --- 09:33:04 [INFO] No tests to run. 09:33:04 [INFO] 09:33:04 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ features-test-plugin --- 09:33:04 [INFO] 09:33:04 [INFO] --- jar:3.5.0:jar (default-jar) @ features-test-plugin --- 09:33:04 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/maven/features-test-plugin/target/features-test-plugin-14.1.8-SNAPSHOT.jar 09:33:04 [INFO] 09:33:04 [INFO] --- plugin:3.15.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ features-test-plugin --- 09:33:04 [INFO] This Mojo is not used in Maven version 3.9.0 and above 09:33:04 [INFO] 09:33:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-test-plugin --- 09:33:06 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/maven/features-test-plugin/target/features-test-plugin-14.1.8-SNAPSHOT-javadoc.jar 09:33:06 [INFO] 09:33:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-test-plugin --- 09:33:06 [INFO] CycloneDX: Resolving Dependencies 09:33:07 [INFO] CycloneDX: Creating BOM version 1.6 with 99 component(s) 09:33:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/maven/features-test-plugin/target/bom.xml 09:33:07 [INFO] attaching as features-test-plugin-14.1.8-SNAPSHOT-cyclonedx.xml 09:33:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/maven/features-test-plugin/target/bom.json 09:33:08 [INFO] attaching as features-test-plugin-14.1.8-SNAPSHOT-cyclonedx.json 09:33:08 [INFO] 09:33:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-test-plugin --- 09:33:08 [INFO] Skipping duplicate-finder execution! 09:33:08 [INFO] 09:33:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-test-plugin --- 09:33:08 [WARNING] Used undeclared dependencies found: 09:33:08 [WARNING] javax.inject:javax.inject:jar:1:provided 09:33:08 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.14.0:compile 09:33:08 [WARNING] Unused declared dependencies found: 09:33:08 [WARNING] org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.8:compile 09:33:08 [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile 09:33:08 [WARNING] org.apache.maven.wagon:wagon-http:jar:3.5.3:compile 09:33:08 [WARNING] org.ops4j.pax.exam:pax-exam-link-mvn:jar:4.14.0:compile 09:33:08 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 09:33:08 [WARNING] org.osgi:org.osgi.service.resolver:jar:1.1.1:compile 09:33:08 [INFO] 09:33:08 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ features-test-plugin --- 09:33:08 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/maven/features-test-plugin/target/features-test-plugin-14.1.8-SNAPSHOT-sources.jar 09:33:08 [INFO] 09:33:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-test-plugin --- 09:33:08 [INFO] 09:33:08 [INFO] --- jacoco:0.8.14:report (report) @ features-test-plugin --- 09:33:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:08 [INFO] 09:33:08 [INFO] --- install:3.1.4:install (default-install) @ features-test-plugin --- 09:33:08 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/features-test-plugin/pom.xml to /tmp/r/org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-SNAPSHOT.pom 09:33:08 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/features-test-plugin/target/features-test-plugin-14.1.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-SNAPSHOT.jar 09:33:08 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/features-test-plugin/target/features-test-plugin-14.1.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-SNAPSHOT-javadoc.jar 09:33:08 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/features-test-plugin/target/bom.xml to /tmp/r/org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-SNAPSHOT-cyclonedx.xml 09:33:08 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/features-test-plugin/target/bom.json to /tmp/r/org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-SNAPSHOT-cyclonedx.json 09:33:08 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/features-test-plugin/target/features-test-plugin-14.1.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-SNAPSHOT-sources.jar 09:33:08 [INFO] 09:33:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-test-plugin --- 09:33:08 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:33:08 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/maven-metadata.xml 09:33:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:33:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:33:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:33:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:33:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:33:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:33:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:33:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:33:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:33:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:33:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:33:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:33:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:33:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:33:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:33:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:33:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:33:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:33:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:33:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:33:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:33:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:33:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:33:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:33:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:33:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:33:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:33:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:33:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:33:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:33:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:33:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:33:08 at java.lang.reflect.Method.invoke (Method.java:580) 09:33:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:33:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:33:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:33:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:33:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/maven-metadata.xml 09:33:08 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/features-test-plugin/maven-metadata.xml 09:33:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:33:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:33:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:33:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:33:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:33:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:33:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:33:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:33:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:33:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:33:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:33:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:33:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:33:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:33:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:33:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:33:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:33:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:33:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:33:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:33:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:33:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:33:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:33:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:33:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:33:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:33:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:33:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:33:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:33:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:33:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:33:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:33:08 at java.lang.reflect.Method.invoke (Method.java:580) 09:33:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:33:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:33:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:33:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:33:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/features-test-plugin/maven-metadata.xml 09:33:08 [INFO] 09:33:08 [INFO] -------------< org.opendaylight.odlparent:karaf.branding >-------------- 09:33:08 [INFO] Building OpenDaylight :: Karaf :: Branding 14.1.8-SNAPSHOT [16/76] 09:33:08 [INFO] from karaf/karaf-branding/pom.xml 09:33:08 [INFO] -------------------------------[ bundle ]------------------------------- 09:33:08 [INFO] 09:33:08 [INFO] --- clean:3.5.0:clean (default-clean) @ karaf.branding --- 09:33:08 [INFO] 09:33:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ karaf.branding --- 09:33:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 09:33:08 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 09:33:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:33:08 [INFO] 09:33:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf.branding --- 09:33:09 [INFO] 09:33:09 [INFO] --- resources:3.4.0:resources (default-resources) @ karaf.branding --- 09:33:09 [INFO] Copying 1 resource from src/main/resources to target/classes 09:33:09 [INFO] 09:33:09 [INFO] --- compiler:3.14.1:compile (default-compile) @ karaf.branding --- 09:33:09 [INFO] No sources to compile 09:33:09 [INFO] 09:33:09 [INFO] --- resources:3.4.0:testResources (default-testResources) @ karaf.branding --- 09:33:09 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/karaf/karaf-branding/src/test/resources 09:33:09 [INFO] 09:33:09 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ karaf.branding --- 09:33:09 [INFO] No sources to compile 09:33:09 [INFO] 09:33:09 [INFO] --- surefire:3.5.4:test (default-test) @ karaf.branding --- 09:33:09 [INFO] No tests to run. 09:33:09 [INFO] 09:33:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ karaf.branding --- 09:33:09 [INFO] Building bundle: /w/workspace/odlparent-maven-merge-master/karaf/karaf-branding/target/karaf.branding-14.1.8-SNAPSHOT.jar 09:33:09 [INFO] Writing manifest: /w/workspace/odlparent-maven-merge-master/karaf/karaf-branding/target/classes/META-INF/MANIFEST.MF 09:33:09 [INFO] 09:33:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf.branding --- 09:33:09 [INFO] CycloneDX: Resolving Dependencies 09:33:10 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 09:33:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/karaf/karaf-branding/target/bom.xml 09:33:10 [INFO] attaching as karaf.branding-14.1.8-SNAPSHOT-cyclonedx.xml 09:33:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/karaf/karaf-branding/target/bom.json 09:33:10 [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 09:33:10 [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 09:33:10 [INFO] attaching as karaf.branding-14.1.8-SNAPSHOT-cyclonedx.json 09:33:10 [INFO] 09:33:10 [INFO] --- install:3.1.4:install (default-install) @ karaf.branding --- 09:33:10 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/karaf-branding/pom.xml to /tmp/r/org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-SNAPSHOT.pom 09:33:10 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/karaf-branding/target/karaf.branding-14.1.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-SNAPSHOT.jar 09:33:10 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/karaf-branding/target/bom.xml to /tmp/r/org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-SNAPSHOT-cyclonedx.xml 09:33:10 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/karaf-branding/target/bom.json to /tmp/r/org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-SNAPSHOT-cyclonedx.json 09:33:10 [INFO] 09:33:10 [INFO] --- bundle:6.0.0:install (default-install) @ karaf.branding --- 09:33:10 [INFO] Writing OBR metadata 09:33:10 [INFO] Installing org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-SNAPSHOT.jar 09:33:10 [INFO] Writing OBR metadata 09:33:10 [INFO] 09:33:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ karaf.branding --- 09:33:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:33:10 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/maven-metadata.xml 09:33:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:33:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:33:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:33:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:33:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:33:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:33:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:33:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:33:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:33:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:33:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:33:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:33:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:33:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:33:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:33:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:33:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:33:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:33:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:33:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:33:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:33:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:33:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:33:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:33:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:33:10 at java.lang.reflect.Method.invoke (Method.java:580) 09:33:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:33:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:33:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:33:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:33:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/maven-metadata.xml 09:33:10 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf.branding/maven-metadata.xml 09:33:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:33:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:33:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:33:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:33:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:33:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:33:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:33:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:33:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:33:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:33:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:33:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:33:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:33:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:33:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:33:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:33:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:33:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:33:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:33:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:33:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:33:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:33:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:33:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:33:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:33:10 at java.lang.reflect.Method.invoke (Method.java:580) 09:33:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:33:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:33:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:33:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:33:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf.branding/maven-metadata.xml 09:33:10 [INFO] 09:33:10 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ karaf.branding --- 09:33:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:33:10 [INFO] 09:33:10 [INFO] --------------< org.opendaylight.odlparent:bundle-parent >-------------- 09:33:10 [INFO] Building ODL :: odlparent :: bundle-parent 14.1.8-SNAPSHOT [17/76] 09:33:10 [INFO] from bundle-parent/pom.xml 09:33:10 [INFO] --------------------------------[ pom ]--------------------------------- 09:33:10 [INFO] 09:33:10 [INFO] --- clean:3.5.0:clean (default-clean) @ bundle-parent --- 09:33:10 [INFO] 09:33:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bundle-parent --- 09:33:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:33:10 [INFO] 09:33:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bundle-parent --- 09:33:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:33:10 [INFO] 09:33:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bundle-parent --- 09:33:10 [INFO] 09:33:10 [INFO] --- dependency:3.9.0:properties (default) @ bundle-parent --- 09:33:10 [INFO] 09:33:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bundle-parent --- 09:33:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/bundle-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/** 09:33:10 [INFO] 09:33:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ bundle-parent --- 09:33:11 [INFO] Starting audit... 09:33:11 Audit done. 09:33:11 [INFO] You have 0 Checkstyle violations. 09:33:11 [INFO] 09:33:11 [INFO] --- checkstyle:3.6.0:check (default) @ bundle-parent --- 09:33:11 [INFO] Starting audit... 09:33:11 Audit done. 09:33:11 [INFO] You have 0 Checkstyle violations. 09:33:11 [INFO] 09:33:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bundle-parent --- 09:33:11 [INFO] 09:33:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bundle-parent >>> 09:33:11 [INFO] 09:33:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bundle-parent --- 09:33:11 [INFO] No files found to run spotbugs, check compile phase has been run 09:33:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:33:11 [INFO] 09:33:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bundle-parent <<< 09:33:11 [INFO] 09:33:11 [INFO] 09:33:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bundle-parent --- 09:33:11 [INFO] 09:33:11 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ bundle-parent --- 09:33:11 [INFO] 09:33:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bundle-parent --- 09:33:12 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:33:12 [INFO] 09:33:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bundle-parent --- 09:33:12 [INFO] CycloneDX: Resolving Dependencies 09:33:12 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 09:33:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/bundle-parent/target/bom.xml 09:33:12 [INFO] attaching as bundle-parent-14.1.8-SNAPSHOT-cyclonedx.xml 09:33:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/bundle-parent/target/bom.json 09:33:12 [INFO] attaching as bundle-parent-14.1.8-SNAPSHOT-cyclonedx.json 09:33:12 [INFO] 09:33:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundle-parent --- 09:33:12 [INFO] Skipping duplicate-finder execution! 09:33:12 [INFO] 09:33:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bundle-parent --- 09:33:12 [INFO] Skipping pom project 09:33:12 [INFO] 09:33:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bundle-parent --- 09:33:12 [INFO] 09:33:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bundle-parent --- 09:33:12 [INFO] 09:33:12 [INFO] --- jacoco:0.8.14:report (report) @ bundle-parent --- 09:33:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:12 [INFO] 09:33:12 [INFO] --- install:3.1.4:install (default-install) @ bundle-parent --- 09:33:12 [INFO] Installing /w/workspace/odlparent-maven-merge-master/bundle-parent/pom.xml to /tmp/r/org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/bundle-parent-14.1.8-SNAPSHOT.pom 09:33:12 [INFO] Installing /w/workspace/odlparent-maven-merge-master/bundle-parent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/bundle-parent-14.1.8-SNAPSHOT-cyclonedx.xml 09:33:12 [INFO] Installing /w/workspace/odlparent-maven-merge-master/bundle-parent/target/bom.json to /tmp/r/org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/bundle-parent-14.1.8-SNAPSHOT-cyclonedx.json 09:33:12 [INFO] 09:33:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bundle-parent --- 09:33:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:33:12 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/maven-metadata.xml 09:33:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:33:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:33:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:33:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:33:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:33:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:33:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:33:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:33:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:33:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:33:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:33:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:33:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:33:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:33:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:33:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:33:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:33:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:33:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:33:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:33:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:33:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:33:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:33:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:33:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:33:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:33:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:33:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:33:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:33:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:33:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:33:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:33:12 at java.lang.reflect.Method.invoke (Method.java:580) 09:33:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:33:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:33:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:33:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:33:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/maven-metadata.xml 09:33:12 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bundle-parent/maven-metadata.xml 09:33:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:33:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:33:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:33:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:33:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:33:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:33:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:33:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:33:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:33:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:33:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:33:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:33:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:33:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:33:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:33:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:33:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:33:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:33:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:33:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:33:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:33:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:33:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:33:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:33:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:33:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:33:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:33:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:33:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:33:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:33:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:33:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:33:12 at java.lang.reflect.Method.invoke (Method.java:580) 09:33:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:33:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:33:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:33:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:33:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bundle-parent/maven-metadata.xml 09:33:12 [INFO] 09:33:12 [INFO] ---------< org.opendaylight.odlparent:filter-manifest-plugin >---------- 09:33:12 [INFO] Building ODL :: odlparent :: filter-manifest-plugin 14.1.8-SNAPSHOT [18/76] 09:33:12 [INFO] from maven/filter-manifest-plugin/pom.xml 09:33:12 [INFO] ----------------------------[ maven-plugin ]---------------------------- 09:33:12 [INFO] 09:33:12 [INFO] --- clean:3.5.0:clean (default-clean) @ filter-manifest-plugin --- 09:33:12 [INFO] 09:33:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ filter-manifest-plugin --- 09:33:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:33:12 [INFO] 09:33:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ filter-manifest-plugin --- 09:33:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:33:12 [INFO] 09:33:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ filter-manifest-plugin --- 09:33:13 [INFO] 09:33:13 [INFO] --- dependency:3.9.0:properties (default) @ filter-manifest-plugin --- 09:33:13 [INFO] 09:33:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ filter-manifest-plugin --- 09:33:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/maven/filter-manifest-plugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:33:13 [INFO] 09:33:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ filter-manifest-plugin --- 09:33:13 [INFO] Starting audit... 09:33:13 Audit done. 09:33:13 [INFO] You have 0 Checkstyle violations. 09:33:13 [INFO] 09:33:13 [INFO] --- checkstyle:3.6.0:check (default) @ filter-manifest-plugin --- 09:33:13 [INFO] Starting audit... 09:33:13 Audit done. 09:33:13 [INFO] You have 0 Checkstyle violations. 09:33:13 [INFO] 09:33:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ filter-manifest-plugin --- 09:33:13 [INFO] 09:33:13 [INFO] --- resources:3.4.0:resources (default-resources) @ filter-manifest-plugin --- 09:33:13 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/maven/filter-manifest-plugin/src/main/resources 09:33:13 [INFO] 09:33:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ filter-manifest-plugin --- 09:33:13 [INFO] Recompiling the module because of changed source code. 09:33:13 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/classes 09:33:15 [INFO] 09:33:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ filter-manifest-plugin >>> 09:33:15 [INFO] 09:33:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ filter-manifest-plugin --- 09:33:15 [INFO] Fork Value is true 09:33:18 [INFO] Done SpotBugs Analysis.... 09:33:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:33:18 [INFO] 09:33:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ filter-manifest-plugin <<< 09:33:18 [INFO] 09:33:18 [INFO] 09:33:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ filter-manifest-plugin --- 09:33:18 [INFO] BugInstance size is 0 09:33:18 [INFO] Error size is 0 09:33:18 [INFO] No errors/warnings found 09:33:18 [INFO] 09:33:18 [INFO] --- plugin:3.15.2:descriptor (default-descriptor) @ filter-manifest-plugin --- 09:33:18 [INFO] Using 'UTF-8' encoding to read mojo source files. 09:33:18 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 09:33:18 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 09:33:18 [INFO] ant mojo extractor found 0 mojo descriptor. 09:33:18 [INFO] bsh mojo extractor found 0 mojo descriptor. 09:33:18 [INFO] 09:33:18 [INFO] --- plugin:3.15.2:descriptor (mojo-descriptor) @ filter-manifest-plugin --- 09:33:18 [INFO] Using 'UTF-8' encoding to read mojo source files. 09:33:18 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 09:33:18 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 09:33:18 [INFO] ant mojo extractor found 0 mojo descriptor. 09:33:18 [INFO] bsh mojo extractor found 0 mojo descriptor. 09:33:18 [INFO] 09:33:18 [INFO] --- resources:3.4.0:testResources (default-testResources) @ filter-manifest-plugin --- 09:33:18 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/maven/filter-manifest-plugin/src/test/resources 09:33:18 [INFO] 09:33:18 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ filter-manifest-plugin --- 09:33:18 [INFO] No sources to compile 09:33:18 [INFO] 09:33:18 [INFO] --- surefire:3.5.4:test (default-test) @ filter-manifest-plugin --- 09:33:18 [INFO] No tests to run. 09:33:18 [INFO] 09:33:18 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ filter-manifest-plugin --- 09:33:18 [INFO] 09:33:18 [INFO] --- jar:3.5.0:jar (default-jar) @ filter-manifest-plugin --- 09:33:18 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/maven/filter-manifest-plugin/target/filter-manifest-plugin-14.1.8-SNAPSHOT.jar 09:33:18 [INFO] 09:33:18 [INFO] --- plugin:3.15.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ filter-manifest-plugin --- 09:33:18 [INFO] This Mojo is not used in Maven version 3.9.0 and above 09:33:18 [INFO] 09:33:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ filter-manifest-plugin --- 09:33:20 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/maven/filter-manifest-plugin/target/filter-manifest-plugin-14.1.8-SNAPSHOT-javadoc.jar 09:33:20 [INFO] 09:33:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ filter-manifest-plugin --- 09:33:20 [INFO] CycloneDX: Resolving Dependencies 09:33:20 [INFO] CycloneDX: Creating BOM version 1.6 with 12 component(s) 09:33:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/maven/filter-manifest-plugin/target/bom.xml 09:33:20 [INFO] attaching as filter-manifest-plugin-14.1.8-SNAPSHOT-cyclonedx.xml 09:33:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/maven/filter-manifest-plugin/target/bom.json 09:33:20 [INFO] attaching as filter-manifest-plugin-14.1.8-SNAPSHOT-cyclonedx.json 09:33:20 [INFO] 09:33:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ filter-manifest-plugin --- 09:33:20 [INFO] Skipping duplicate-finder execution! 09:33:20 [INFO] 09:33:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ filter-manifest-plugin --- 09:33:20 [INFO] No dependency problems found 09:33:20 [INFO] 09:33:20 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ filter-manifest-plugin --- 09:33:20 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/maven/filter-manifest-plugin/target/filter-manifest-plugin-14.1.8-SNAPSHOT-sources.jar 09:33:20 [INFO] 09:33:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ filter-manifest-plugin --- 09:33:20 [INFO] 09:33:20 [INFO] --- jacoco:0.8.14:report (report) @ filter-manifest-plugin --- 09:33:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:20 [INFO] 09:33:20 [INFO] --- install:3.1.4:install (default-install) @ filter-manifest-plugin --- 09:33:20 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/filter-manifest-plugin/pom.xml to /tmp/r/org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-SNAPSHOT.pom 09:33:20 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/filter-manifest-plugin/target/filter-manifest-plugin-14.1.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-SNAPSHOT.jar 09:33:20 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/filter-manifest-plugin/target/filter-manifest-plugin-14.1.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-SNAPSHOT-javadoc.jar 09:33:20 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/filter-manifest-plugin/target/bom.xml to /tmp/r/org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-SNAPSHOT-cyclonedx.xml 09:33:20 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/filter-manifest-plugin/target/bom.json to /tmp/r/org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-SNAPSHOT-cyclonedx.json 09:33:20 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/filter-manifest-plugin/target/filter-manifest-plugin-14.1.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-SNAPSHOT-sources.jar 09:33:20 [INFO] 09:33:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ filter-manifest-plugin --- 09:33:20 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:33:20 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/maven-metadata.xml 09:33:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:33:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:33:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:33:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:33:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:33:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:33:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:33:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:33:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:33:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:33:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:33:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:33:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:33:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:33:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:33:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:33:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:33:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:33:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:33:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:33:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:33:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:33:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:33:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:33:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:33:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:33:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:33:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:33:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:33:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:33:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:33:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:33:20 at java.lang.reflect.Method.invoke (Method.java:580) 09:33:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:33:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:33:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:33:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:33:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/maven-metadata.xml 09:33:20 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/filter-manifest-plugin/maven-metadata.xml 09:33:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:33:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:33:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:33:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:33:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:33:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:33:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:33:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:33:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:33:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:33:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:33:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:33:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:33:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:33:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:33:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:33:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:33:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:33:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:33:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:33:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:33:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:33:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:33:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:33:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:33:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:33:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:33:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:33:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:33:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:33:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:33:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:33:20 at java.lang.reflect.Method.invoke (Method.java:580) 09:33:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:33:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:33:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:33:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:33:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/filter-manifest-plugin/maven-metadata.xml 09:33:20 [INFO] 09:33:20 [INFO] ----------< org.opendaylight.odlparent:bcpkix-framework-ext >----------- 09:33:20 [INFO] Building ODL :: odlparent :: bcpkix-framework-ext 14.1.8-SNAPSHOT [19/76] 09:33:20 [INFO] from karaf/bcpkix-framework-ext/pom.xml 09:33:20 [INFO] -------------------------------[ bundle ]------------------------------- 09:33:21 [INFO] 09:33:21 [INFO] --- clean:3.5.0:clean (default-clean) @ bcpkix-framework-ext --- 09:33:21 [INFO] 09:33:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bcpkix-framework-ext --- 09:33:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:33:21 [INFO] 09:33:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bcpkix-framework-ext --- 09:33:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:33:21 [INFO] 09:33:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bcpkix-framework-ext --- 09:33:21 [INFO] 09:33:21 [INFO] --- dependency:3.9.0:properties (default) @ bcpkix-framework-ext --- 09:33:21 [INFO] 09:33:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bcpkix-framework-ext --- 09:33:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/karaf/bcpkix-framework-ext/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:33:21 [INFO] 09:33:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ bcpkix-framework-ext --- 09:33:21 [INFO] Starting audit... 09:33:21 Audit done. 09:33:21 [INFO] You have 0 Checkstyle violations. 09:33:21 [INFO] 09:33:21 [INFO] --- checkstyle:3.6.0:check (default) @ bcpkix-framework-ext --- 09:33:21 [INFO] Starting audit... 09:33:21 Audit done. 09:33:21 [INFO] You have 0 Checkstyle violations. 09:33:21 [INFO] 09:33:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bcpkix-framework-ext --- 09:33:21 [INFO] 09:33:21 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-dependencies) @ bcpkix-framework-ext --- 09:33:21 [INFO] 09:33:21 [INFO] --- fmanifest:14.1.8-SNAPSHOT:filter-manifest (filter-manifest) @ bcpkix-framework-ext --- 09:33:21 [INFO] 09:33:21 [INFO] --- resources:3.4.0:resources (default-resources) @ bcpkix-framework-ext --- 09:33:21 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/karaf/bcpkix-framework-ext/src/main/resources 09:33:21 [INFO] 09:33:21 [INFO] --- compiler:3.14.1:compile (default-compile) @ bcpkix-framework-ext --- 09:33:21 [INFO] No sources to compile 09:33:21 [INFO] 09:33:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bcpkix-framework-ext >>> 09:33:21 [INFO] 09:33:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bcpkix-framework-ext --- 09:33:21 [INFO] No files found to run spotbugs, check compile phase has been run 09:33:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:33:21 [INFO] 09:33:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bcpkix-framework-ext <<< 09:33:21 [INFO] 09:33:21 [INFO] 09:33:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bcpkix-framework-ext --- 09:33:21 [INFO] 09:33:21 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bcpkix-framework-ext --- 09:33:21 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/karaf/bcpkix-framework-ext/src/test/resources 09:33:21 [INFO] 09:33:21 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bcpkix-framework-ext --- 09:33:21 [INFO] No sources to compile 09:33:21 [INFO] 09:33:21 [INFO] --- surefire:3.5.4:test (default-test) @ bcpkix-framework-ext --- 09:33:21 [INFO] No tests to run. 09:33:21 [INFO] 09:33:21 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ bcpkix-framework-ext --- 09:33:21 [INFO] 09:33:21 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bcpkix-framework-ext --- 09:33:21 [INFO] Building bundle: /w/workspace/odlparent-maven-merge-master/karaf/bcpkix-framework-ext/target/bcpkix-framework-ext-14.1.8-SNAPSHOT.jar 09:33:21 [INFO] Writing manifest: /w/workspace/odlparent-maven-merge-master/karaf/bcpkix-framework-ext/target/classes/META-INF/MANIFEST.MF 09:33:21 [INFO] 09:33:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bcpkix-framework-ext --- 09:33:21 [INFO] No Javadoc in project. Archive not created. 09:33:21 [INFO] 09:33:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bcpkix-framework-ext --- 09:33:21 [INFO] CycloneDX: Resolving Dependencies 09:33:22 [INFO] CycloneDX: Creating BOM version 1.6 with 6 component(s) 09:33:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/karaf/bcpkix-framework-ext/target/bom.xml 09:33:22 [INFO] attaching as bcpkix-framework-ext-14.1.8-SNAPSHOT-cyclonedx.xml 09:33:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/karaf/bcpkix-framework-ext/target/bom.json 09:33:22 [INFO] attaching as bcpkix-framework-ext-14.1.8-SNAPSHOT-cyclonedx.json 09:33:22 [INFO] 09:33:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bcpkix-framework-ext --- 09:33:22 [INFO] Skipping duplicate-finder execution! 09:33:22 [INFO] 09:33:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bcpkix-framework-ext --- 09:33:22 [INFO] No dependency problems found 09:33:22 [INFO] 09:33:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bcpkix-framework-ext --- 09:33:22 [INFO] No sources in project. Archive not created. 09:33:22 [INFO] 09:33:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bcpkix-framework-ext --- 09:33:22 [INFO] 09:33:22 [INFO] --- jacoco:0.8.14:report (report) @ bcpkix-framework-ext --- 09:33:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:22 [INFO] 09:33:22 [INFO] --- install:3.1.4:install (default-install) @ bcpkix-framework-ext --- 09:33:22 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/bcpkix-framework-ext/pom.xml to /tmp/r/org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-SNAPSHOT.pom 09:33:22 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/bcpkix-framework-ext/target/bcpkix-framework-ext-14.1.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-SNAPSHOT.jar 09:33:22 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/bcpkix-framework-ext/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-SNAPSHOT-cyclonedx.xml 09:33:22 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/bcpkix-framework-ext/target/bom.json to /tmp/r/org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-SNAPSHOT-cyclonedx.json 09:33:22 [INFO] 09:33:22 [INFO] --- bundle:6.0.0:install (default-install) @ bcpkix-framework-ext --- 09:33:22 [INFO] Installing org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-SNAPSHOT.jar 09:33:22 [INFO] Writing OBR metadata 09:33:22 [INFO] 09:33:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bcpkix-framework-ext --- 09:33:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:33:22 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml 09:33:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:33:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:33:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:33:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:33:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:33:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:33:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:33:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:33:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:33:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:33:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:33:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:33:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:33:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:33:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:33:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:33:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:33:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:33:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:33:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:33:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:33:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:33:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:33:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:33:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:33:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:33:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:33:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:33:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:33:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:33:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:33:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:33:22 at java.lang.reflect.Method.invoke (Method.java:580) 09:33:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:33:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:33:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:33:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:33:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml 09:33:22 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bcpkix-framework-ext/maven-metadata.xml 09:33:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:33:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:33:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:33:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:33:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:33:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:33:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:33:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:33:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:33:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:33:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:33:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:33:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:33:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:33:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:33:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:33:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:33:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:33:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:33:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:33:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:33:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:33:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:33:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:33:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:33:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:33:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:33:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:33:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:33:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:33:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:33:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:33:22 at java.lang.reflect.Method.invoke (Method.java:580) 09:33:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:33:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:33:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:33:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:33:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bcpkix-framework-ext/maven-metadata.xml 09:33:22 [INFO] 09:33:22 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bcpkix-framework-ext --- 09:33:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:33:22 [INFO] 09:33:22 [INFO] ----------< org.opendaylight.odlparent:bcprov-framework-ext >----------- 09:33:22 [INFO] Building ODL :: odlparent :: bcprov-framework-ext 14.1.8-SNAPSHOT [20/76] 09:33:22 [INFO] from karaf/bcprov-framework-ext/pom.xml 09:33:22 [INFO] -------------------------------[ bundle ]------------------------------- 09:33:22 [INFO] 09:33:22 [INFO] --- clean:3.5.0:clean (default-clean) @ bcprov-framework-ext --- 09:33:22 [INFO] 09:33:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bcprov-framework-ext --- 09:33:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:33:22 [INFO] 09:33:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bcprov-framework-ext --- 09:33:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:33:22 [INFO] 09:33:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bcprov-framework-ext --- 09:33:23 [INFO] 09:33:23 [INFO] --- dependency:3.9.0:properties (default) @ bcprov-framework-ext --- 09:33:23 [INFO] 09:33:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bcprov-framework-ext --- 09:33:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/karaf/bcprov-framework-ext/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:33:23 [INFO] 09:33:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ bcprov-framework-ext --- 09:33:23 [INFO] Starting audit... 09:33:23 Audit done. 09:33:23 [INFO] You have 0 Checkstyle violations. 09:33:23 [INFO] 09:33:23 [INFO] --- checkstyle:3.6.0:check (default) @ bcprov-framework-ext --- 09:33:23 [INFO] Starting audit... 09:33:23 Audit done. 09:33:23 [INFO] You have 0 Checkstyle violations. 09:33:23 [INFO] 09:33:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bcprov-framework-ext --- 09:33:23 [INFO] 09:33:23 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-dependencies) @ bcprov-framework-ext --- 09:33:23 [INFO] 09:33:23 [INFO] --- fmanifest:14.1.8-SNAPSHOT:filter-manifest (filter-manifest) @ bcprov-framework-ext --- 09:33:23 [INFO] 09:33:23 [INFO] --- resources:3.4.0:resources (default-resources) @ bcprov-framework-ext --- 09:33:23 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/karaf/bcprov-framework-ext/src/main/resources 09:33:23 [INFO] 09:33:23 [INFO] --- compiler:3.14.1:compile (default-compile) @ bcprov-framework-ext --- 09:33:23 [INFO] No sources to compile 09:33:23 [INFO] 09:33:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bcprov-framework-ext >>> 09:33:23 [INFO] 09:33:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bcprov-framework-ext --- 09:33:23 [INFO] No files found to run spotbugs, check compile phase has been run 09:33:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:33:23 [INFO] 09:33:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bcprov-framework-ext <<< 09:33:23 [INFO] 09:33:23 [INFO] 09:33:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bcprov-framework-ext --- 09:33:23 [INFO] 09:33:23 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bcprov-framework-ext --- 09:33:23 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/karaf/bcprov-framework-ext/src/test/resources 09:33:23 [INFO] 09:33:23 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bcprov-framework-ext --- 09:33:23 [INFO] No sources to compile 09:33:23 [INFO] 09:33:23 [INFO] --- surefire:3.5.4:test (default-test) @ bcprov-framework-ext --- 09:33:23 [INFO] No tests to run. 09:33:23 [INFO] 09:33:23 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ bcprov-framework-ext --- 09:33:23 [INFO] 09:33:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bcprov-framework-ext --- 09:33:23 [INFO] Building bundle: /w/workspace/odlparent-maven-merge-master/karaf/bcprov-framework-ext/target/bcprov-framework-ext-14.1.8-SNAPSHOT.jar 09:33:23 [INFO] Writing manifest: /w/workspace/odlparent-maven-merge-master/karaf/bcprov-framework-ext/target/classes/META-INF/MANIFEST.MF 09:33:23 [INFO] 09:33:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bcprov-framework-ext --- 09:33:23 [INFO] No Javadoc in project. Archive not created. 09:33:23 [INFO] 09:33:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bcprov-framework-ext --- 09:33:23 [INFO] CycloneDX: Resolving Dependencies 09:33:24 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 09:33:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/karaf/bcprov-framework-ext/target/bom.xml 09:33:24 [INFO] attaching as bcprov-framework-ext-14.1.8-SNAPSHOT-cyclonedx.xml 09:33:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/karaf/bcprov-framework-ext/target/bom.json 09:33:24 [INFO] attaching as bcprov-framework-ext-14.1.8-SNAPSHOT-cyclonedx.json 09:33:24 [INFO] 09:33:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bcprov-framework-ext --- 09:33:24 [INFO] Skipping duplicate-finder execution! 09:33:24 [INFO] 09:33:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bcprov-framework-ext --- 09:33:24 [INFO] No dependency problems found 09:33:24 [INFO] 09:33:24 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bcprov-framework-ext --- 09:33:24 [INFO] No sources in project. Archive not created. 09:33:24 [INFO] 09:33:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bcprov-framework-ext --- 09:33:24 [INFO] 09:33:24 [INFO] --- jacoco:0.8.14:report (report) @ bcprov-framework-ext --- 09:33:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:24 [INFO] 09:33:24 [INFO] --- install:3.1.4:install (default-install) @ bcprov-framework-ext --- 09:33:24 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/bcprov-framework-ext/pom.xml to /tmp/r/org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-SNAPSHOT.pom 09:33:24 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/bcprov-framework-ext/target/bcprov-framework-ext-14.1.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-SNAPSHOT.jar 09:33:24 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/bcprov-framework-ext/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-SNAPSHOT-cyclonedx.xml 09:33:24 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/bcprov-framework-ext/target/bom.json to /tmp/r/org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-SNAPSHOT-cyclonedx.json 09:33:24 [INFO] 09:33:24 [INFO] --- bundle:6.0.0:install (default-install) @ bcprov-framework-ext --- 09:33:24 [INFO] Installing org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-SNAPSHOT.jar 09:33:24 [INFO] Writing OBR metadata 09:33:24 [INFO] 09:33:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bcprov-framework-ext --- 09:33:24 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:33:24 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml 09:33:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:33:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:33:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:33:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:33:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:33:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:33:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:33:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:33:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:33:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:33:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:33:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:33:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:33:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:33:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:33:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:33:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:33:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:33:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:33:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:33:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:33:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:33:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:33:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:33:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:33:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:33:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:33:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:33:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:33:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:33:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:33:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:33:24 at java.lang.reflect.Method.invoke (Method.java:580) 09:33:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:33:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:33:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:33:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:33:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml 09:33:24 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bcprov-framework-ext/maven-metadata.xml 09:33:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:33:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:33:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:33:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:33:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:33:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:33:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:33:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:33:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:33:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:33:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:33:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:33:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:33:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:33:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:33:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:33:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:33:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:33:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:33:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:33:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:33:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:33:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:33:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:33:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:33:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:33:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:33:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:33:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:33:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:33:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:33:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:33:24 at java.lang.reflect.Method.invoke (Method.java:580) 09:33:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:33:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:33:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:33:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:33:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bcprov-framework-ext/maven-metadata.xml 09:33:24 [INFO] 09:33:24 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bcprov-framework-ext --- 09:33:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:33:24 [INFO] 09:33:24 [INFO] ----------< org.opendaylight.odlparent:bcutil-framework-ext >----------- 09:33:24 [INFO] Building ODL :: odlparent :: bcutil-framework-ext 14.1.8-SNAPSHOT [21/76] 09:33:24 [INFO] from karaf/bcutil-framework-ext/pom.xml 09:33:24 [INFO] -------------------------------[ bundle ]------------------------------- 09:33:24 [INFO] 09:33:24 [INFO] --- clean:3.5.0:clean (default-clean) @ bcutil-framework-ext --- 09:33:24 [INFO] 09:33:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bcutil-framework-ext --- 09:33:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:33:24 [INFO] 09:33:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bcutil-framework-ext --- 09:33:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:33:24 [INFO] 09:33:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bcutil-framework-ext --- 09:33:24 [INFO] 09:33:24 [INFO] --- dependency:3.9.0:properties (default) @ bcutil-framework-ext --- 09:33:24 [INFO] 09:33:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bcutil-framework-ext --- 09:33:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/karaf/bcutil-framework-ext/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:33:24 [INFO] 09:33:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ bcutil-framework-ext --- 09:33:24 [INFO] Starting audit... 09:33:24 Audit done. 09:33:24 [INFO] You have 0 Checkstyle violations. 09:33:24 [INFO] 09:33:24 [INFO] --- checkstyle:3.6.0:check (default) @ bcutil-framework-ext --- 09:33:24 [INFO] Starting audit... 09:33:24 Audit done. 09:33:24 [INFO] You have 0 Checkstyle violations. 09:33:24 [INFO] 09:33:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bcutil-framework-ext --- 09:33:24 [INFO] 09:33:24 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-dependencies) @ bcutil-framework-ext --- 09:33:24 [INFO] 09:33:24 [INFO] --- fmanifest:14.1.8-SNAPSHOT:filter-manifest (filter-manifest) @ bcutil-framework-ext --- 09:33:24 [INFO] 09:33:24 [INFO] --- resources:3.4.0:resources (default-resources) @ bcutil-framework-ext --- 09:33:24 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/karaf/bcutil-framework-ext/src/main/resources 09:33:24 [INFO] 09:33:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ bcutil-framework-ext --- 09:33:24 [INFO] No sources to compile 09:33:24 [INFO] 09:33:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bcutil-framework-ext >>> 09:33:24 [INFO] 09:33:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bcutil-framework-ext --- 09:33:24 [INFO] No files found to run spotbugs, check compile phase has been run 09:33:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:33:24 [INFO] 09:33:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bcutil-framework-ext <<< 09:33:24 [INFO] 09:33:24 [INFO] 09:33:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bcutil-framework-ext --- 09:33:24 [INFO] 09:33:24 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bcutil-framework-ext --- 09:33:24 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/karaf/bcutil-framework-ext/src/test/resources 09:33:24 [INFO] 09:33:24 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bcutil-framework-ext --- 09:33:24 [INFO] No sources to compile 09:33:24 [INFO] 09:33:24 [INFO] --- surefire:3.5.4:test (default-test) @ bcutil-framework-ext --- 09:33:24 [INFO] No tests to run. 09:33:24 [INFO] 09:33:24 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ bcutil-framework-ext --- 09:33:24 [INFO] 09:33:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bcutil-framework-ext --- 09:33:25 [INFO] Building bundle: /w/workspace/odlparent-maven-merge-master/karaf/bcutil-framework-ext/target/bcutil-framework-ext-14.1.8-SNAPSHOT.jar 09:33:25 [INFO] Writing manifest: /w/workspace/odlparent-maven-merge-master/karaf/bcutil-framework-ext/target/classes/META-INF/MANIFEST.MF 09:33:25 [INFO] 09:33:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bcutil-framework-ext --- 09:33:25 [INFO] No Javadoc in project. Archive not created. 09:33:25 [INFO] 09:33:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bcutil-framework-ext --- 09:33:25 [INFO] CycloneDX: Resolving Dependencies 09:33:25 [INFO] CycloneDX: Creating BOM version 1.6 with 5 component(s) 09:33:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/karaf/bcutil-framework-ext/target/bom.xml 09:33:25 [INFO] attaching as bcutil-framework-ext-14.1.8-SNAPSHOT-cyclonedx.xml 09:33:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/karaf/bcutil-framework-ext/target/bom.json 09:33:25 [INFO] attaching as bcutil-framework-ext-14.1.8-SNAPSHOT-cyclonedx.json 09:33:25 [INFO] 09:33:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bcutil-framework-ext --- 09:33:25 [INFO] Skipping duplicate-finder execution! 09:33:25 [INFO] 09:33:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bcutil-framework-ext --- 09:33:25 [INFO] No dependency problems found 09:33:25 [INFO] 09:33:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bcutil-framework-ext --- 09:33:25 [INFO] No sources in project. Archive not created. 09:33:25 [INFO] 09:33:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bcutil-framework-ext --- 09:33:25 [INFO] 09:33:25 [INFO] --- jacoco:0.8.14:report (report) @ bcutil-framework-ext --- 09:33:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:25 [INFO] 09:33:25 [INFO] --- install:3.1.4:install (default-install) @ bcutil-framework-ext --- 09:33:25 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/bcutil-framework-ext/pom.xml to /tmp/r/org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-SNAPSHOT.pom 09:33:25 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/bcutil-framework-ext/target/bcutil-framework-ext-14.1.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-SNAPSHOT.jar 09:33:25 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/bcutil-framework-ext/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-SNAPSHOT-cyclonedx.xml 09:33:25 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/bcutil-framework-ext/target/bom.json to /tmp/r/org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-SNAPSHOT-cyclonedx.json 09:33:25 [INFO] 09:33:25 [INFO] --- bundle:6.0.0:install (default-install) @ bcutil-framework-ext --- 09:33:25 [INFO] Installing org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-SNAPSHOT.jar 09:33:25 [INFO] Writing OBR metadata 09:33:25 [INFO] 09:33:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bcutil-framework-ext --- 09:33:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:33:25 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml 09:33:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:33:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:33:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:33:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:33:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:33:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:33:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:33:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:33:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:33:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:33:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:33:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:33:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:33:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:33:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:33:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:33:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:33:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:33:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:33:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:33:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:33:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:33:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:33:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:33:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:33:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:33:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:33:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:33:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:33:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:33:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:33:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:33:25 at java.lang.reflect.Method.invoke (Method.java:580) 09:33:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:33:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:33:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:33:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:33:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml 09:33:25 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bcutil-framework-ext/maven-metadata.xml 09:33:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:33:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:33:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:33:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:33:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:33:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:33:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:33:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:33:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:33:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:33:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:33:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:33:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:33:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:33:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:33:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:33:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:33:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:33:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:33:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:33:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:33:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:33:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:33:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:33:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:33:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:33:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:33:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:33:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:33:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:33:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:33:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:33:25 at java.lang.reflect.Method.invoke (Method.java:580) 09:33:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:33:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:33:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:33:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:33:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bcutil-framework-ext/maven-metadata.xml 09:33:25 [INFO] 09:33:25 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bcutil-framework-ext --- 09:33:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:33:25 [INFO] 09:33:25 [INFO] ---------------< org.opendaylight.odlparent:karaf-util >---------------- 09:33:25 [INFO] Building ODL :: odlparent :: karaf-util 14.1.8-SNAPSHOT [22/76] 09:33:25 [INFO] from karaf-util/pom.xml 09:33:25 [INFO] -------------------------------[ bundle ]------------------------------- 09:33:25 [INFO] 09:33:25 [INFO] --- clean:3.5.0:clean (default-clean) @ karaf-util --- 09:33:25 [INFO] 09:33:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ karaf-util --- 09:33:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:33:25 [INFO] 09:33:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ karaf-util --- 09:33:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:33:25 [INFO] 09:33:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf-util --- 09:33:26 [INFO] 09:33:26 [INFO] --- dependency:3.9.0:properties (default) @ karaf-util --- 09:33:26 [INFO] 09:33:26 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ karaf-util --- 09:33:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/karaf-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/** 09:33:26 [INFO] 09:33:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ karaf-util --- 09:33:26 [INFO] Starting audit... 09:33:26 Audit done. 09:33:26 [INFO] You have 0 Checkstyle violations. 09:33:26 [INFO] 09:33:26 [INFO] --- checkstyle:3.6.0:check (default) @ karaf-util --- 09:33:26 [INFO] Starting audit... 09:33:26 Audit done. 09:33:26 [INFO] You have 0 Checkstyle violations. 09:33:26 [INFO] 09:33:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ karaf-util --- 09:33:26 [INFO] 09:33:26 [INFO] --- resources:3.4.0:resources (default-resources) @ karaf-util --- 09:33:26 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/karaf-util/src/main/resources 09:33:26 [INFO] 09:33:26 [INFO] --- compiler:3.14.1:compile (default-compile) @ karaf-util --- 09:33:26 [INFO] Recompiling the module because of changed source code. 09:33:26 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/classes 09:33:28 [INFO] 09:33:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ karaf-util >>> 09:33:28 [INFO] 09:33:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ karaf-util --- 09:33:28 [INFO] Fork Value is true 09:33:31 [INFO] Done SpotBugs Analysis.... 09:33:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:33:31 [INFO] 09:33:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ karaf-util <<< 09:33:31 [INFO] 09:33:31 [INFO] 09:33:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ karaf-util --- 09:33:31 [INFO] BugInstance size is 0 09:33:31 [INFO] Error size is 0 09:33:31 [INFO] No errors/warnings found 09:33:31 [INFO] 09:33:31 [INFO] --- resources:3.4.0:testResources (default-testResources) @ karaf-util --- 09:33:31 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/karaf-util/src/test/resources 09:33:31 [INFO] 09:33:31 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ karaf-util --- 09:33:31 [INFO] No sources to compile 09:33:31 [INFO] 09:33:31 [INFO] --- surefire:3.5.4:test (default-test) @ karaf-util --- 09:33:31 [INFO] No tests to run. 09:33:31 [INFO] 09:33:31 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ karaf-util --- 09:33:31 [INFO] 09:33:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ karaf-util --- 09:33:32 [INFO] Building bundle: /w/workspace/odlparent-maven-merge-master/karaf-util/target/karaf-util-14.1.8-SNAPSHOT.jar 09:33:32 [INFO] Writing manifest: /w/workspace/odlparent-maven-merge-master/karaf-util/target/classes/META-INF/MANIFEST.MF 09:33:32 [INFO] 09:33:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ karaf-util --- 09:33:33 [WARNING] Javadoc Warnings 09:33:33 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf-util/src/main/java/org/opendaylight/odlparent/karafutil/CustomBundleUrlStreamHandlerFactory.java:28: warning: no comment 09:33:33 [WARNING] public class CustomBundleUrlStreamHandlerFactory implements URLStreamHandlerFactory { 09:33:33 [WARNING] ^ 09:33:33 [WARNING] /w/workspace/odlparent-maven-merge-master/karaf-util/src/main/java/org/opendaylight/odlparent/karafutil/CustomBundleUrlStreamHandlerFactory.java:28: warning: use of default constructor, which does not provide a comment 09:33:33 [WARNING] public class CustomBundleUrlStreamHandlerFactory implements URLStreamHandlerFactory { 09:33:33 [WARNING] ^ 09:33:33 [WARNING] 2 warnings 09:33:33 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/karaf-util/target/karaf-util-14.1.8-SNAPSHOT-javadoc.jar 09:33:33 [INFO] 09:33:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf-util --- 09:33:33 [INFO] CycloneDX: Resolving Dependencies 09:33:34 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 09:33:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/karaf-util/target/bom.xml 09:33:34 [INFO] attaching as karaf-util-14.1.8-SNAPSHOT-cyclonedx.xml 09:33:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/karaf-util/target/bom.json 09:33:34 [INFO] attaching as karaf-util-14.1.8-SNAPSHOT-cyclonedx.json 09:33:34 [INFO] 09:33:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ karaf-util --- 09:33:34 [INFO] Skipping duplicate-finder execution! 09:33:34 [INFO] 09:33:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ karaf-util --- 09:33:34 [WARNING] Unused declared dependencies found: 09:33:34 [WARNING] org.osgi:org.osgi.service.url:jar:1.0.1:compile 09:33:34 [WARNING] org.apache.maven.wagon:wagon-http:jar:3.5.3:compile 09:33:34 [INFO] 09:33:34 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ karaf-util --- 09:33:34 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/karaf-util/target/karaf-util-14.1.8-SNAPSHOT-sources.jar 09:33:34 [INFO] 09:33:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ karaf-util --- 09:33:34 [INFO] 09:33:34 [INFO] --- jacoco:0.8.14:report (report) @ karaf-util --- 09:33:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:34 [INFO] 09:33:34 [INFO] --- install:3.1.4:install (default-install) @ karaf-util --- 09:33:34 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf-util/pom.xml to /tmp/r/org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-SNAPSHOT.pom 09:33:34 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf-util/target/karaf-util-14.1.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-SNAPSHOT.jar 09:33:34 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf-util/target/karaf-util-14.1.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-SNAPSHOT-javadoc.jar 09:33:34 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf-util/target/bom.xml to /tmp/r/org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-SNAPSHOT-cyclonedx.xml 09:33:34 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf-util/target/bom.json to /tmp/r/org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-SNAPSHOT-cyclonedx.json 09:33:34 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf-util/target/karaf-util-14.1.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-SNAPSHOT-sources.jar 09:33:34 [INFO] 09:33:34 [INFO] --- bundle:6.0.0:install (default-install) @ karaf-util --- 09:33:34 [INFO] Installing org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-SNAPSHOT.jar 09:33:34 [INFO] Writing OBR metadata 09:33:34 [INFO] 09:33:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ karaf-util --- 09:33:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:33:34 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/maven-metadata.xml 09:33:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:33:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:33:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:33:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:33:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:33:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:33:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:33:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:33:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:33:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:33:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:33:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:33:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:33:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:33:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:33:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:33:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:33:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:33:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:33:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:33:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:33:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:33:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:33:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:33:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:33:34 at java.lang.reflect.Method.invoke (Method.java:580) 09:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:33:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/maven-metadata.xml 09:33:34 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf-util/maven-metadata.xml 09:33:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:33:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:33:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:33:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:33:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:33:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:33:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:33:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:33:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:33:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:33:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:33:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:33:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:33:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:33:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:33:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:33:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:33:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:33:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:33:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:33:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:33:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:33:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:33:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:33:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:33:34 at java.lang.reflect.Method.invoke (Method.java:580) 09:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:33:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf-util/maven-metadata.xml 09:33:34 [INFO] 09:33:34 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ karaf-util --- 09:33:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:33:34 [INFO] 09:33:34 [INFO] --------------< org.opendaylight.odlparent:karaf-plugin >--------------- 09:33:34 [INFO] Building ODL :: odlparent :: karaf-plugin 14.1.8-SNAPSHOT [23/76] 09:33:34 [INFO] from maven/karaf-plugin/pom.xml 09:33:34 [INFO] ----------------------------[ maven-plugin ]---------------------------- 09:33:34 [INFO] 09:33:34 [INFO] --- clean:3.5.0:clean (default-clean) @ karaf-plugin --- 09:33:34 [INFO] 09:33:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ karaf-plugin --- 09:33:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:33:34 [INFO] 09:33:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ karaf-plugin --- 09:33:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:33:34 [INFO] 09:33:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf-plugin --- 09:33:35 [INFO] 09:33:35 [INFO] --- dependency:3.9.0:properties (default) @ karaf-plugin --- 09:33:35 [INFO] 09:33:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ karaf-plugin --- 09:33:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:33:35 [INFO] 09:33:35 [INFO] --- plugin:3.15.2:helpmojo (help-goal) @ karaf-plugin --- 09:33:35 [INFO] 09:33:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ karaf-plugin --- 09:33:35 [INFO] Starting audit... 09:33:35 Audit done. 09:33:35 [INFO] You have 0 Checkstyle violations. 09:33:35 [INFO] 09:33:35 [INFO] --- checkstyle:3.6.0:check (default) @ karaf-plugin --- 09:33:35 [INFO] Starting audit... 09:33:35 Audit done. 09:33:35 [INFO] You have 0 Checkstyle violations. 09:33:35 [INFO] 09:33:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ karaf-plugin --- 09:33:35 [INFO] 09:33:35 [INFO] --- resources:3.4.0:resources (default-resources) @ karaf-plugin --- 09:33:35 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/src/main/resources 09:33:35 [INFO] 09:33:35 [INFO] --- compiler:3.14.1:compile (default-compile) @ karaf-plugin --- 09:33:35 [INFO] Recompiling the module because of changed dependency. 09:33:35 [INFO] Compiling 7 source files with javac [forked debug release 21] to target/classes 09:33:39 [WARNING] /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/FeatureUtil.java:[100,31] [deprecation] URL(String) in URL has been deprecated 09:33:39 [WARNING] /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/FeatureUtil.java:[149,43] [deprecation] URL(String) in URL has been deprecated 09:33:39 [WARNING] /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/FeatureUtil.java:[172,31] [deprecation] URL(String) in URL has been deprecated 09:33:39 [WARNING] /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/FeatureUtil.java:[189,35] [deprecation] URL(String) in URL has been deprecated 09:33:39 [WARNING] /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/PopulateLocalRepoMojo.java:[259,81] [deprecation] URL(String) in URL has been deprecated 09:33:39 [WARNING] /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/PopulateLocalRepoMojo.java:[278,84] [deprecation] URL(String) in URL has been deprecated 09:33:39 [WARNING] /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/PopulateLocalRepoMojo.java:[247,56] [StringSplitter] String.split(String) has surprising behavior 09:33:39 (see https://errorprone.info/bugpattern/StringSplitter) 09:33:39 Did you mean 'for (var mvnUrl : Splitter.on(',').split(featuresRepositories)) {'? 09:33:39 [INFO] 09:33:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ karaf-plugin >>> 09:33:39 [INFO] 09:33:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ karaf-plugin --- 09:33:39 [INFO] Fork Value is true 09:33:42 [INFO] Done SpotBugs Analysis.... 09:33:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:33:42 [INFO] 09:33:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ karaf-plugin <<< 09:33:42 [INFO] 09:33:42 [INFO] 09:33:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ karaf-plugin --- 09:33:42 [INFO] BugInstance size is 0 09:33:42 [INFO] Error size is 0 09:33:42 [INFO] No errors/warnings found 09:33:42 [INFO] 09:33:42 [INFO] --- plugin:3.15.2:descriptor (default-descriptor) @ karaf-plugin --- 09:33:42 [INFO] Using 'UTF-8' encoding to read mojo source files. 09:33:43 [INFO] java-annotations mojo extractor found 2 mojo descriptors. 09:33:43 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 09:33:43 [INFO] ant mojo extractor found 0 mojo descriptor. 09:33:43 [INFO] bsh mojo extractor found 0 mojo descriptor. 09:33:43 [INFO] 09:33:43 [INFO] --- plugin:3.15.2:descriptor (mojo-descriptor) @ karaf-plugin --- 09:33:43 [INFO] Using 'UTF-8' encoding to read mojo source files. 09:33:44 [INFO] java-annotations mojo extractor found 2 mojo descriptors. 09:33:44 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 09:33:44 [INFO] ant mojo extractor found 0 mojo descriptor. 09:33:44 [INFO] bsh mojo extractor found 0 mojo descriptor. 09:33:44 [INFO] 09:33:44 [INFO] --- resources:3.4.0:testResources (default-testResources) @ karaf-plugin --- 09:33:44 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/src/test/resources 09:33:44 [INFO] 09:33:44 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ karaf-plugin --- 09:33:44 [INFO] Recompiling the module because of changed dependency. 09:33:44 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/test-classes 09:33:47 [INFO] 09:33:47 [INFO] --- surefire:3.5.4:test (default-test) @ karaf-plugin --- 09:33:47 [INFO] Surefire report directory: /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/target/surefire-reports 09:33:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:33:47 [INFO] 09:33:47 [INFO] ------------------------------------------------------- 09:33:47 [INFO] T E S T S 09:33:47 [INFO] ------------------------------------------------------- 09:33:48 [INFO] Running org.opendaylight.odlparent.PopulateLocalRepoMojoTest 09:33:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:33:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.125 s -- in org.opendaylight.odlparent.PopulateLocalRepoMojoTest 09:33:51 [INFO] 09:33:51 [INFO] Results: 09:33:51 [INFO] 09:33:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 09:33:51 [INFO] 09:33:51 [INFO] 09:33:51 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ karaf-plugin --- 09:33:51 [INFO] 09:33:51 [INFO] --- jar:3.5.0:jar (default-jar) @ karaf-plugin --- 09:33:51 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/target/karaf-plugin-14.1.8-SNAPSHOT.jar 09:33:51 [INFO] 09:33:51 [INFO] --- plugin:3.15.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ karaf-plugin --- 09:33:51 [INFO] This Mojo is not used in Maven version 3.9.0 and above 09:33:51 [INFO] 09:33:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ karaf-plugin --- 09:33:52 [WARNING] Javadoc Warnings 09:33:52 [WARNING] /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/FeatureUtil.java:35: warning: no comment 09:33:52 [WARNING] public final class FeatureUtil { 09:33:52 [WARNING] ^ 09:33:52 [WARNING] /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/FeatureUtil.java:45: warning: no comment 09:33:52 [WARNING] public FeatureUtil(final AetherUtil aetherUtil, final File localRepo) { 09:33:52 [WARNING] ^ 09:33:52 [WARNING] /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/target/generated-sources/plugin/org/opendaylight/odlparent/karaf_plugin/HelpMojo.java:28: warning: use of default constructor, which does not provide a comment 09:33:52 [WARNING] public class HelpMojo 09:33:52 [WARNING] ^ 09:33:52 [WARNING] /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/KarafFeaturesDependencyFilter.java:15: warning: no comment 09:33:52 [WARNING] public class KarafFeaturesDependencyFilter implements DependencyFilter { 09:33:52 [WARNING] ^ 09:33:52 [WARNING] /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/KarafFeaturesDependencyFilter.java:15: warning: use of default constructor, which does not provide a comment 09:33:52 [WARNING] public class KarafFeaturesDependencyFilter implements DependencyFilter { 09:33:52 [WARNING] ^ 09:33:52 [WARNING] /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/MvnToAetherMapper.java:17: warning: no comment 09:33:52 [WARNING] public final class MvnToAetherMapper { 09:33:52 [WARNING] ^ 09:33:52 [WARNING] /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/src/main/java/org/opendaylight/odlparent/PopulateLocalRepoMojo.java:62: warning: use of default constructor, which does not provide a comment 09:33:52 [WARNING] public class PopulateLocalRepoMojo extends AbstractMojo { 09:33:52 [WARNING] ^ 09:33:52 [WARNING] 7 warnings 09:33:52 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/target/karaf-plugin-14.1.8-SNAPSHOT-javadoc.jar 09:33:52 [INFO] 09:33:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf-plugin --- 09:33:52 [INFO] CycloneDX: Resolving Dependencies 09:33:54 [INFO] CycloneDX: Creating BOM version 1.6 with 78 component(s) 09:33:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/target/bom.xml 09:33:54 [INFO] attaching as karaf-plugin-14.1.8-SNAPSHOT-cyclonedx.xml 09:33:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/target/bom.json 09:33:54 [INFO] attaching as karaf-plugin-14.1.8-SNAPSHOT-cyclonedx.json 09:33:54 [INFO] 09:33:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ karaf-plugin --- 09:33:54 [INFO] Skipping duplicate-finder execution! 09:33:54 [INFO] 09:33:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ karaf-plugin --- 09:33:54 [WARNING] Used undeclared dependencies found: 09:33:54 [WARNING] javax.inject:javax.inject:jar:1:provided 09:33:54 [WARNING] org.apache.maven:maven-artifact:jar:3.9.5:provided 09:33:54 [WARNING] com.google.guava:guava:jar:33.5.0-jre:provided 09:33:54 [WARNING] org.codehaus.plexus:plexus-utils:jar:3.5.1:compile 09:33:54 [INFO] 09:33:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ karaf-plugin --- 09:33:54 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/target/karaf-plugin-14.1.8-SNAPSHOT-sources.jar 09:33:54 [INFO] 09:33:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ karaf-plugin --- 09:33:54 [INFO] 09:33:54 [INFO] --- jacoco:0.8.14:report (report) @ karaf-plugin --- 09:33:54 [INFO] Loading execution data file /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/target/code-coverage/jacoco.exec 09:33:54 [INFO] Analyzed bundle 'ODL :: odlparent :: karaf-plugin' with 8 classes 09:33:54 [INFO] 09:33:54 [INFO] --- install:3.1.4:install (default-install) @ karaf-plugin --- 09:33:54 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/pom.xml to /tmp/r/org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-SNAPSHOT.pom 09:33:54 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/target/karaf-plugin-14.1.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-SNAPSHOT.jar 09:33:54 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/target/karaf-plugin-14.1.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-SNAPSHOT-javadoc.jar 09:33:54 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/target/bom.xml to /tmp/r/org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-SNAPSHOT-cyclonedx.xml 09:33:54 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/target/bom.json to /tmp/r/org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-SNAPSHOT-cyclonedx.json 09:33:54 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/target/karaf-plugin-14.1.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-SNAPSHOT-sources.jar 09:33:54 [INFO] 09:33:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ karaf-plugin --- 09:33:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:33:54 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/maven-metadata.xml 09:33:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:33:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:33:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:33:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:33:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:33:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:33:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:33:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:33:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:33:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:33:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:33:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:33:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:33:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:33:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:33:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:33:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:33:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:33:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:33:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:33:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:33:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:33:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:33:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:33:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:33:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:33:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:33:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:33:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:33:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:33:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:33:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:33:54 at java.lang.reflect.Method.invoke (Method.java:580) 09:33:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:33:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:33:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:33:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:33:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/maven-metadata.xml 09:33:54 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf-plugin/maven-metadata.xml 09:33:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:33:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:33:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:33:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:33:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:33:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:33:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:33:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:33:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:33:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:33:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:33:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:33:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:33:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:33:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:33:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:33:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:33:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:33:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:33:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:33:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:33:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:33:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:33:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:33:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:33:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:33:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:33:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:33:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:33:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:33:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:33:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:33:54 at java.lang.reflect.Method.invoke (Method.java:580) 09:33:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:33:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:33:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:33:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:33:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf-plugin/maven-metadata.xml 09:33:54 [INFO] 09:33:54 [INFO] ------< org.opendaylight.odlparent:opendaylight-karaf-resources >------- 09:33:54 [INFO] Building ODL :: odlparent :: opendaylight-karaf-resources 14.1.8-SNAPSHOT [24/76] 09:33:54 [INFO] from karaf/opendaylight-karaf-resources/pom.xml 09:33:54 [INFO] --------------------------------[ jar ]--------------------------------- 09:33:55 [INFO] 09:33:55 [INFO] --- clean:3.5.0:clean (default-clean) @ opendaylight-karaf-resources --- 09:33:55 [INFO] 09:33:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ opendaylight-karaf-resources --- 09:33:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 09:33:55 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 09:33:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:33:55 [INFO] 09:33:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ opendaylight-karaf-resources --- 09:33:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:33:55 [INFO] 09:33:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ opendaylight-karaf-resources --- 09:33:56 [INFO] 09:33:56 [INFO] --- dependency:3.9.0:properties (default) @ opendaylight-karaf-resources --- 09:33:56 [INFO] 09:33:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ opendaylight-karaf-resources --- 09:33:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:33:56 [INFO] argLine set to empty 09:33:56 [INFO] 09:33:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ opendaylight-karaf-resources --- 09:33:56 [INFO] Starting audit... 09:33:56 Audit done. 09:33:56 [INFO] You have 0 Checkstyle violations. 09:33:56 [INFO] 09:33:56 [INFO] --- checkstyle:3.6.0:check (default) @ opendaylight-karaf-resources --- 09:33:56 [INFO] Starting audit... 09:33:56 Audit done. 09:33:56 [INFO] You have 0 Checkstyle violations. 09:33:56 [INFO] 09:33:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ opendaylight-karaf-resources --- 09:33:56 [INFO] 09:33:56 [INFO] --- dependency:3.9.0:copy (copy-framework-extensions) @ opendaylight-karaf-resources --- 09:33:56 [INFO] 09:33:56 [INFO] --- resources:3.4.0:resources (default-resources) @ opendaylight-karaf-resources --- 09:33:56 [INFO] Copying 9 resources from src/main/resources to target/classes 09:33:56 [INFO] 09:33:56 [INFO] --- karaf:4.4.8:assembly (process-resources) @ opendaylight-karaf-resources --- 09:33:56 [INFO] Using repositories: 09:33:56 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 09:33:56 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 09:33:56 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:33:56 [INFO] Creating work directory: /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/assembly 09:33:56 [INFO] Loading direct KAR and features XML dependencies 09:33:56 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 09:33:56 [INFO] Feature framework will be added as a startup feature 09:33:56 [INFO] Generating Karaf assembly: /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/assembly 09:33:56 [INFO] Unzipping kars 09:33:56 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 09:33:57 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 09:33:57 [INFO] Loading profiles from: 09:33:57 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 09:33:57 [INFO] Loading repositories 09:33:57 [INFO] adding all non-blacklisted features from repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features (stage: Boot) 09:33:57 [INFO] Generating generated-startup profile 09:33:57 [INFO] Generating generated-boot profile with parents: generated-startup 09:33:57 [INFO] Generating generated-installed profile 09:33:57 [INFO] Configuring etc/config.properties and etc/system.properties 09:33:57 [INFO] Downloading libraries for generated profiles 09:33:57 [INFO] Downloading additional libraries 09:33:57 [INFO] Writing configurations 09:33:57 [INFO] adding config file: etc/profile.cfg 09:33:57 [INFO] Startup stage 09:33:57 [INFO] Loading startup repositories 09:33:57 [INFO] Resolving startup features and bundles 09:33:57 [INFO] Features: framework 09:33:57 [INFO] Bundles: 09:33:57 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 09:33:57 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 09:33:57 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 09:33:57 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 09:33:57 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 09:33:57 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 09:33:57 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 09:33:57 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:33:57 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 09:33:57 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:33:57 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:33:57 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 09:33:57 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:33:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 09:33:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 09:33:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 09:33:57 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:33:57 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:33:57 [INFO] Boot stage 09:33:57 [INFO] Loading boot repositories 09:33:57 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 09:33:57 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 09:33:57 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 09:33:57 [INFO] Feature jaas-deployer/4.4.8 is defined as a boot feature 09:33:57 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.config/4.4.8 09:33:57 [INFO] Feature obr/4.4.8 is defined as a boot feature 09:33:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-obr/2.6.17/jar/uber 09:33:57 [INFO] adding maven artifact: mvn:org.apache.felix/org.osgi.service.obr/1.0.2 09:33:57 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.bundlerepository/2.0.10 09:33:57 [INFO] adding maven artifact: mvn:org.apache.karaf.obr/org.apache.karaf.obr.core/4.4.8 09:33:57 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 09:33:57 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 09:33:57 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 09:33:57 [INFO] Feature pax-web-http-jetty/8.0.33 is defined as a boot feature 09:33:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 09:33:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.33 09:33:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.33 09:33:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/config-jetty 09:33:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/context-jetty 09:33:57 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 09:33:57 [INFO] Feature service/4.4.8 is defined as a boot feature 09:33:57 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 09:33:57 [INFO] Feature shell/4.4.8 is defined as a boot feature 09:33:57 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 09:33:57 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 09:33:57 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 09:33:57 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 09:33:57 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 09:33:57 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 09:33:57 [INFO] Feature package/4.4.8 is defined as a boot feature 09:33:57 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 09:33:57 [INFO] Feature profile/4.4.8 is defined as a boot feature 09:33:57 [INFO] adding maven artifact: mvn:commons-io/commons-io/2.20.0 09:33:57 [INFO] adding maven artifact: mvn:org.apache.karaf.tooling/org.apache.karaf.tools.utils/4.4.8 09:33:57 [INFO] adding maven artifact: mvn:org.apache.karaf.profile/org.apache.karaf.profile.core/4.4.8 09:33:57 [INFO] adding config file: etc/org.apache.karaf.profile.cfg 09:33:57 [INFO] Feature feature/4.4.8 is defined as a boot feature 09:33:57 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:33:57 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 09:33:57 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:33:57 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 09:33:57 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 09:33:57 [INFO] Feature system/4.4.8 is defined as a boot feature 09:33:57 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 09:33:57 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 09:33:57 [INFO] Feature pax-web-core/8.0.33 is defined as a boot feature 09:33:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.33 09:33:57 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 09:33:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 09:33:57 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.33 09:33:57 [INFO] Feature ssh/4.4.8 is defined as a boot feature 09:33:57 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 09:33:57 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 09:33:57 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 09:33:57 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 09:33:57 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 09:33:57 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 09:33:57 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 09:33:58 [INFO] Feature scheduler/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.scheduler/org.apache.karaf.scheduler.core/4.4.8 09:33:58 [INFO] adding config file: etc/org.apache.karaf.scheduler.quartz.cfg 09:33:58 [INFO] Feature wrapper/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 09:33:58 [INFO] Feature maven/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.maven/org.apache.karaf.maven.core/4.4.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.18.0 09:33:58 [INFO] adding config file: etc/org.apache.karaf.command.acl.maven.cfg 09:33:58 [INFO] Feature pax-web-http/8.0.33 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.8 09:33:58 [INFO] Feature 58de9411-9bfb-4fee-8970-e92fb91977d1/0.0.0 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/14.1.8-SNAPSHOT 09:33:58 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT 09:33:58 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT 09:33:58 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT 09:33:58 [INFO] Feature framework/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 09:33:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 09:33:58 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:33:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 09:33:58 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 09:33:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 09:33:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 09:33:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 09:33:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 09:33:58 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:33:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 09:33:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 09:33:58 [INFO] Feature pax-web-http-whiteboard/8.0.33 is defined as a boot feature 09:33:58 [INFO] Feature log/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 09:33:58 [INFO] adding config file: etc/org.apache.karaf.log.cfg 09:33:58 [INFO] Feature felix-httplite/0.1.6 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.httplite.complete/0.1.6 09:33:58 [INFO] Feature wrap/2.6.17 is defined as a boot feature 09:33:58 [INFO] Feature jetty/9.4.54.v20240208 is defined as a boot feature 09:33:58 [INFO] Feature pax-url-classpath/2.6.17 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-classpath/2.6.17 09:33:58 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 09:33:58 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 09:33:58 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 09:33:58 [INFO] Feature deployer/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 09:33:58 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 09:33:58 [INFO] Feature service-wrapper/4.4.8 is defined as a boot feature 09:33:58 [INFO] Feature webconsole/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.gogo/4.4.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.console/4.4.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.10 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.instance/4.4.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.features/4.4.8 09:33:58 [INFO] adding config file: etc/org.apache.karaf.webconsole.cfg 09:33:58 [INFO] Feature minimal/4.4.8 is defined as a boot feature 09:33:58 [INFO] Feature pax-web-websockets/8.0.33 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 09:33:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.33 09:33:58 [INFO] Feature eventadmin/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.8 09:33:58 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 09:33:58 [INFO] Feature audit-log/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.audit/org.apache.karaf.audit.core/4.4.8 09:33:58 [INFO] adding config file: etc/org.apache.karaf.audit.cfg 09:33:58 [INFO] Feature pax-web-whiteboard/8.0.33 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.33 09:33:58 [INFO] Feature pax-web-jsp/8.0.33 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.33 09:33:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 09:33:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.33 09:33:58 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 09:33:58 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 09:33:58 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 09:33:58 [INFO] Feature felix-http/4.2.2 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.http.jetty/4.2.2 09:33:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.http.servlet-api/1.2.0 09:33:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.http.whiteboard/4.0.0 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.8 09:33:58 [INFO] adding config file: etc/org.apache.felix.http.cfg 09:33:58 [INFO] Feature scr/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 09:33:58 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:33:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 09:33:58 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 09:33:58 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:33:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 09:33:58 [INFO] Feature pax-web-jetty/9.4.57.v20241219 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 09:33:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 09:33:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 09:33:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 09:33:58 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 09:33:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 09:33:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 09:33:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 09:33:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 09:33:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 09:33:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 09:33:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 09:33:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 09:33:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 09:33:58 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 09:33:58 [INFO] Feature kar/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 09:33:58 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 09:33:58 [INFO] Feature jaas/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 09:33:58 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 09:33:58 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 09:33:58 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 09:33:58 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 09:33:58 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 09:33:58 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 09:33:58 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 09:33:58 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 09:33:58 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 09:33:58 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 09:33:58 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 09:33:58 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 09:33:58 [INFO] Feature jolokia/1.7.1 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.1 09:33:58 [INFO] adding config file: etc/org.jolokia.osgi.cfg 09:33:58 [INFO] Feature http/8.0.33 is defined as a boot feature 09:33:58 [INFO] Feature http-whiteboard/8.0.33 is defined as a boot feature 09:33:58 [INFO] Feature jline/3.21.0 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:33:58 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 09:33:58 [INFO] Feature documentation/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf/manual/4.4.8 09:33:58 [INFO] Feature pax-web-war/8.0.33 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 09:33:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 09:33:58 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:33:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.33 09:33:58 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 09:33:58 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:33:58 [INFO] Feature framework-security/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.framework.security/2.8.4 09:33:58 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 09:33:58 [INFO] Feature config/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 09:33:58 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 09:33:58 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 09:33:58 [INFO] Feature instance/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 09:33:58 [INFO] Feature service-security/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.guard/4.4.8 09:33:58 [INFO] Feature pax-web-http-war/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.8 09:33:58 [INFO] Feature management/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 09:33:58 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 09:33:58 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 09:33:58 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 09:33:58 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 09:33:58 [INFO] adding config file: etc/jmx.acl.cfg 09:33:58 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 09:33:58 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 09:33:58 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 09:33:58 [INFO] adding config file: etc/org.apache.karaf.management.cfg 09:33:58 [INFO] Feature jasypt-encryption/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.4.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.jasypt/4.4.8 09:33:58 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 09:33:58 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt-spring31/1.9.3_1 09:33:58 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 09:33:58 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.18.0 09:33:58 [INFO] Feature spring-security-crypto-encryption/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.spring-security-crypto/5.3.3.RELEASE_2 09:33:58 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.spring-security-crypto/4.4.8 09:33:58 [INFO] Feature war/4.4.8 is defined as a boot feature 09:33:58 [INFO] Feature blueprint-web/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.webosgi/1.0.1 09:33:58 [INFO] Feature bundle/4.4.8 is defined as a boot feature 09:33:58 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 09:33:58 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 09:33:58 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 09:33:58 [INFO] Feature standard/4.4.8 is defined as a boot feature 09:33:58 [INFO] Install stage 09:33:59 [INFO] Loading installed repositories 09:33:59 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 09:33:59 [INFO] 09:33:59 [INFO] --- compiler:3.14.1:compile (default-compile) @ opendaylight-karaf-resources --- 09:33:59 [INFO] No sources to compile 09:33:59 [INFO] 09:33:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ opendaylight-karaf-resources >>> 09:33:59 [INFO] 09:33:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ opendaylight-karaf-resources --- 09:33:59 [INFO] No files found to run spotbugs, check compile phase has been run 09:33:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:33:59 [INFO] 09:33:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ opendaylight-karaf-resources <<< 09:33:59 [INFO] 09:33:59 [INFO] 09:33:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ opendaylight-karaf-resources --- 09:33:59 [INFO] 09:33:59 [INFO] --- resources:3.4.0:testResources (default-testResources) @ opendaylight-karaf-resources --- 09:33:59 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/src/test/resources 09:33:59 [INFO] 09:33:59 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ opendaylight-karaf-resources --- 09:33:59 [INFO] No sources to compile 09:33:59 [INFO] 09:33:59 [INFO] --- surefire:3.5.4:test (default-test) @ opendaylight-karaf-resources --- 09:33:59 [INFO] No tests to run. 09:33:59 [INFO] 09:33:59 [INFO] --- antrun:3.2.0:run (patch-karaf-scripts) @ opendaylight-karaf-resources --- 09:33:59 [INFO] Executing tasks 09:33:59 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/classes/bin 09:33:59 [INFO] [patch] patching file /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/assembly/bin/instance.bat 09:33:59 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/classes/bin 09:33:59 [INFO] [patch] patching file /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/assembly/bin/inc 09:33:59 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/classes/bin 09:33:59 [INFO] [patch] patching file /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/assembly/bin/karaf 09:33:59 [INFO] [patch] Hunk #1 succeeded at 197 (offset 16 lines). 09:33:59 [INFO] [patch] Hunk #2 succeeded at 307 with fuzz 2 (offset 18 lines). 09:33:59 [INFO] [patch] Hunk #3 succeeded at 350 (offset 26 lines). 09:33:59 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/classes/bin 09:33:59 [INFO] [patch] patching file /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/assembly/bin/karaf.bat 09:33:59 [INFO] [patch] Hunk #1 succeeded at 40 with fuzz 1 (offset -5 lines). 09:33:59 [INFO] [patch] Hunk #2 succeeded at 272 with fuzz 1 (offset 18 lines). 09:33:59 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/classes/bin 09:33:59 [INFO] [patch] patching file /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/assembly/system/org/apache/karaf/features/standard/4.4.8/standard-4.4.8-features.xml 09:33:59 [INFO] [patch] Hunk #1 succeeded at 47 with fuzz 1 (offset -1 lines). 09:33:59 [INFO] [patch] patching file /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/assembly/system/org/apache/karaf/features/standard/4.4.8/standard-4.4.8-features.xml 09:33:59 [INFO] [patch] Hunk #2 succeeded at 1457 (offset -1 lines). 09:33:59 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/classes/system/org/apache/karaf/features/standard/4.4.8 09:33:59 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/classes/system/org/apache/karaf/features/framework/4.4.8 09:33:59 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/classes/system/org/ops4j/pax/web/pax-web-features/8.0.33 09:33:59 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/classes/etc 09:33:59 [INFO] [copy] Copying 1 file to /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/classes/etc 09:33:59 [INFO] Executed tasks 09:33:59 [INFO] 09:33:59 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ opendaylight-karaf-resources --- 09:33:59 [INFO] 09:33:59 [INFO] --- karaf:14.1.8-SNAPSHOT:populate-local-repo (populate-local-repo) @ opendaylight-karaf-resources --- 09:34:00 [INFO] Feature repository discovered recursively: 016b764c-1a68-49e7-bdd6-1b134f235e97 09:34:00 [INFO] Feature repository discovered recursively: framework-4.4.8 09:34:00 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 09:34:00 [INFO] Feature repository discovered recursively: standard-4.4.8 09:34:00 [INFO] 09:34:00 [INFO] --- jar:3.5.0:jar (default-jar) @ opendaylight-karaf-resources --- 09:34:00 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/opendaylight-karaf-resources-14.1.8-SNAPSHOT.jar 09:34:01 [INFO] 09:34:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ opendaylight-karaf-resources --- 09:34:01 [INFO] No Javadoc in project. Archive not created. 09:34:01 [INFO] 09:34:01 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ opendaylight-karaf-resources --- 09:34:01 [INFO] 09:34:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ opendaylight-karaf-resources --- 09:34:01 [INFO] CycloneDX: Resolving Dependencies 09:34:03 [INFO] CycloneDX: Creating BOM version 1.6 with 66 component(s) 09:34:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/bom.xml 09:34:04 [INFO] attaching as opendaylight-karaf-resources-14.1.8-SNAPSHOT-cyclonedx.xml 09:34:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/bom.json 09:34:04 [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 09:34:04 [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 09:34:04 [INFO] attaching as opendaylight-karaf-resources-14.1.8-SNAPSHOT-cyclonedx.json 09:34:04 [INFO] 09:34:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ opendaylight-karaf-resources --- 09:34:04 [INFO] Skipping duplicate-finder execution! 09:34:04 [INFO] 09:34:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ opendaylight-karaf-resources --- 09:34:04 [WARNING] Unused declared dependencies found: 09:34:04 [WARNING] org.apache.karaf.features:framework:kar:4.4.8:compile 09:34:04 [INFO] 09:34:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ opendaylight-karaf-resources --- 09:34:04 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/opendaylight-karaf-resources-14.1.8-SNAPSHOT-sources.jar 09:34:04 [INFO] 09:34:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ opendaylight-karaf-resources --- 09:34:04 [INFO] 09:34:04 [INFO] --- jacoco:0.8.14:report (report) @ opendaylight-karaf-resources --- 09:34:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:34:04 [INFO] 09:34:04 [INFO] --- install:3.1.4:install (default-install) @ opendaylight-karaf-resources --- 09:34:04 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/pom.xml to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-SNAPSHOT.pom 09:34:04 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/opendaylight-karaf-resources-14.1.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-SNAPSHOT.jar 09:34:04 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/src/main/assembly/etc/org.ops4j.pax.url.mvn.cfg to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-SNAPSHOT-config.properties 09:34:04 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/bom.xml to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-SNAPSHOT-cyclonedx.xml 09:34:04 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/bom.json to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-SNAPSHOT-cyclonedx.json 09:34:04 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/opendaylight-karaf-resources-14.1.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-SNAPSHOT-sources.jar 09:34:04 [INFO] 09:34:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ opendaylight-karaf-resources --- 09:34:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:34:04 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/maven-metadata.xml 09:34:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:34:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:34:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:34:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:34:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:34:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:34:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:34:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:34:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:34:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:34:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:34:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:34:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:34:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:34:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:34:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:34:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:34:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:34:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:34:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:34:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:34:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:34:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:34:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:34:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:34:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:34:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:34:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:34:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:34:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:34:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:34:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:34:04 at java.lang.reflect.Method.invoke (Method.java:580) 09:34:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:34:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:34:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:34:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:34:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/maven-metadata.xml 09:34:05 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/opendaylight-karaf-resources/maven-metadata.xml 09:34:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:34:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:34:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:34:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:34:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:34:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:34:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:34:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:34:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:34:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:34:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:34:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:34:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:34:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:34:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:34:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:34:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:34:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:34:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:34:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:34:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:34:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:34:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:34:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:34:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:34:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:34:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:34:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:34:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:34:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:34:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:34:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:34:05 at java.lang.reflect.Method.invoke (Method.java:580) 09:34:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:34:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:34:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:34:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:34:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/opendaylight-karaf-resources/maven-metadata.xml 09:34:05 [INFO] 09:34:05 [INFO] --------------< org.opendaylight.odlparent:karaf4-parent >-------------- 09:34:05 [INFO] Building ODL :: odlparent :: karaf4-parent 14.1.8-SNAPSHOT [25/76] 09:34:05 [INFO] from karaf/karaf4-parent/pom.xml 09:34:05 [INFO] --------------------------------[ pom ]--------------------------------- 09:34:05 [INFO] 09:34:05 [INFO] --- clean:3.5.0:clean (default-clean) @ karaf4-parent --- 09:34:05 [INFO] 09:34:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ karaf4-parent --- 09:34:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:34:05 [INFO] 09:34:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ karaf4-parent --- 09:34:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:34:05 [INFO] 09:34:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf4-parent --- 09:34:05 [INFO] 09:34:05 [INFO] --- dependency:3.9.0:properties (default) @ karaf4-parent --- 09:34:05 [INFO] 09:34:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ karaf4-parent --- 09:34:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/karaf/karaf4-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/** 09:34:05 [INFO] 09:34:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ karaf4-parent --- 09:34:05 [INFO] Starting audit... 09:34:05 Audit done. 09:34:05 [INFO] You have 0 Checkstyle violations. 09:34:05 [INFO] 09:34:05 [INFO] --- checkstyle:3.6.0:check (default) @ karaf4-parent --- 09:34:05 [INFO] Starting audit... 09:34:05 Audit done. 09:34:05 [INFO] You have 0 Checkstyle violations. 09:34:05 [INFO] 09:34:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ karaf4-parent --- 09:34:05 [INFO] 09:34:05 [INFO] --- resources:3.4.0:resources (process-resources) @ karaf4-parent --- 09:34:05 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/karaf/karaf4-parent/src/main/resources 09:34:05 [INFO] 09:34:05 [INFO] --- karaf:4.4.8:assembly (process-resources) @ karaf4-parent --- 09:34:05 [INFO] Using repositories: 09:34:05 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 09:34:05 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 09:34:05 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:34:05 [INFO] Creating work directory: /w/workspace/odlparent-maven-merge-master/karaf/karaf4-parent/target/assembly 09:34:05 [INFO] Loading direct KAR and features XML dependencies 09:34:05 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 09:34:05 [INFO] Feature framework will be added as a startup feature 09:34:05 [INFO] Generating Karaf assembly: /w/workspace/odlparent-maven-merge-master/karaf/karaf4-parent/target/assembly 09:34:05 [INFO] Unzipping kars 09:34:05 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 09:34:05 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 09:34:05 [INFO] Loading profiles from: 09:34:05 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 09:34:05 [INFO] Loading repositories 09:34:05 [INFO] Generating generated-startup profile 09:34:05 [INFO] Generating generated-boot profile with parents: generated-startup 09:34:05 [INFO] Generating generated-installed profile 09:34:05 [INFO] Configuring etc/config.properties and etc/system.properties 09:34:05 [INFO] Downloading libraries for generated profiles 09:34:05 [INFO] Downloading additional libraries 09:34:05 [INFO] Writing configurations 09:34:05 [INFO] adding config file: etc/profile.cfg 09:34:05 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 09:34:05 [INFO] Startup stage 09:34:05 [INFO] Loading startup repositories 09:34:05 [INFO] Resolving startup features and bundles 09:34:05 [INFO] Features: framework 09:34:05 [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.8-SNAPSHOT 09:34:05 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.8-SNAPSHOT 09:34:05 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 09:34:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 09:34:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 09:34:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 09:34:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 09:34:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 09:34:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 09:34:05 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:34:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 09:34:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 09:34:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 09:34:05 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:34:05 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:34:05 [INFO] Boot stage 09:34:05 [INFO] Loading boot repositories 09:34:05 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 09:34:05 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 09:34:05 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 09:34:05 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 09:34:05 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 09:34:05 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 09:34:05 [INFO] Feature service/4.4.8 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 09:34:05 [INFO] Feature scr/4.4.8 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 09:34:05 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:34:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 09:34:05 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 09:34:05 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:34:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 09:34:05 [INFO] Feature shell/4.4.8 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 09:34:05 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 09:34:05 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 09:34:05 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 09:34:05 [INFO] Feature kar/4.4.8 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 09:34:05 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 09:34:05 [INFO] Feature package/4.4.8 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 09:34:05 [INFO] Feature jaas/4.4.8 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 09:34:05 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 09:34:05 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 09:34:05 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 09:34:05 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 09:34:05 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 09:34:05 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 09:34:05 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 09:34:05 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 09:34:05 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 09:34:05 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 09:34:05 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 09:34:05 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 09:34:05 [INFO] Feature feature/4.4.8 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:34:05 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 09:34:05 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 09:34:05 [INFO] Feature system/4.4.8 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 09:34:05 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 09:34:05 [INFO] Feature ssh/4.4.8 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 09:34:05 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 09:34:05 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 09:34:05 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 09:34:05 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 09:34:05 [INFO] Feature jline/3.21.0 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:34:05 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 09:34:05 [INFO] Feature 1119169f-6b4e-436f-9daf-e288daebca7a/0.0.0 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.8-SNAPSHOT 09:34:05 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT 09:34:05 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 09:34:05 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT 09:34:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:34:05 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT 09:34:05 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 09:34:05 [INFO] Feature config/4.4.8 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 09:34:05 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 09:34:05 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 09:34:05 [INFO] Feature instance/4.4.8 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 09:34:05 [INFO] Feature framework/4.4.8 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 09:34:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 09:34:05 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:34:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 09:34:05 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 09:34:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 09:34:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 09:34:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 09:34:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 09:34:05 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:34:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 09:34:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 09:34:05 [INFO] Feature log/4.4.8 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 09:34:05 [INFO] adding config file: etc/org.apache.karaf.log.cfg 09:34:05 [INFO] Feature management/4.4.8 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 09:34:05 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 09:34:05 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 09:34:05 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 09:34:05 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 09:34:05 [INFO] adding config file: etc/jmx.acl.cfg 09:34:05 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 09:34:05 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 09:34:05 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 09:34:05 [INFO] adding config file: etc/org.apache.karaf.management.cfg 09:34:05 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 09:34:05 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 09:34:05 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 09:34:05 [INFO] Feature deployer/4.4.8 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 09:34:05 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 09:34:05 [INFO] Feature bundle/4.4.8 is defined as a boot feature 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 09:34:05 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 09:34:05 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 09:34:05 [INFO] Feature standard/4.4.8 is defined as a boot feature 09:34:05 [INFO] Install stage 09:34:05 [INFO] Loading installed repositories 09:34:05 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 09:34:05 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 09:34:05 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 09:34:05 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 09:34:05 [INFO] 09:34:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ karaf4-parent >>> 09:34:05 [INFO] 09:34:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ karaf4-parent --- 09:34:05 [INFO] No files found to run spotbugs, check compile phase has been run 09:34:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:34:05 [INFO] 09:34:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ karaf4-parent <<< 09:34:05 [INFO] 09:34:05 [INFO] 09:34:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ karaf4-parent --- 09:34:05 [INFO] 09:34:05 [INFO] --- dependency:3.9.0:copy (apply-branding) @ karaf4-parent --- 09:34:05 [INFO] 09:34:05 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ karaf4-parent --- 09:34:05 [INFO] 09:34:05 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ karaf4-parent --- 09:34:05 [WARNING] Overwriting /w/workspace/odlparent-maven-merge-master/karaf/karaf4-parent/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 09:34:05 [INFO] 09:34:05 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ karaf4-parent --- 09:34:05 [INFO] 09:34:05 [INFO] --- resources:3.4.0:copy-resources (copy-resources) @ karaf4-parent --- 09:34:05 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/karaf/karaf4-parent/src/main/assembly 09:34:05 [INFO] 09:34:05 [INFO] --- karaf:14.1.8-SNAPSHOT:populate-local-repo (populate-local-repo) @ karaf4-parent --- 09:34:05 [INFO] Feature repository discovered recursively: dcf1abad-c281-4c8f-afee-faf8c417b90d 09:34:05 [INFO] Feature repository discovered recursively: framework-4.4.8 09:34:05 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 09:34:05 [INFO] Feature repository discovered recursively: standard-4.4.8 09:34:05 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:34:05 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:34:05 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:34:05 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:34:05 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:34:05 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:34:05 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:34:05 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:34:05 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:34:05 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:34:06 [INFO] 09:34:06 [INFO] --- antrun:3.2.0:run (fix-permissions) @ karaf4-parent --- 09:34:06 [INFO] Executing tasks 09:34:06 [INFO] Executed tasks 09:34:06 [INFO] 09:34:06 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ karaf4-parent --- 09:34:06 [INFO] Executing tasks 09:34:06 [INFO] [delete] Deleting directory /w/workspace/odlparent-maven-merge-master/karaf/karaf4-parent/target/assembly/system/org/bouncycastle 09:34:06 [INFO] Executed tasks 09:34:06 [INFO] 09:34:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ karaf4-parent --- 09:34:06 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:34:06 [INFO] 09:34:06 [INFO] --- karaf:4.4.8:archive (package) @ karaf4-parent --- 09:34:12 [INFO] 09:34:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf4-parent --- 09:34:12 [INFO] CycloneDX: Resolving Dependencies 09:34:14 [INFO] CycloneDX: Creating BOM version 1.6 with 73 component(s) 09:34:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/karaf/karaf4-parent/target/bom.xml 09:34:14 [INFO] attaching as karaf4-parent-14.1.8-SNAPSHOT-cyclonedx.xml 09:34:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/karaf/karaf4-parent/target/bom.json 09:34:14 [INFO] attaching as karaf4-parent-14.1.8-SNAPSHOT-cyclonedx.json 09:34:14 [INFO] 09:34:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ karaf4-parent --- 09:34:14 [INFO] Skipping duplicate-finder execution! 09:34:14 [INFO] 09:34:14 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ karaf4-parent --- 09:34:14 [INFO] Skipping pom project 09:34:14 [INFO] 09:34:14 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ karaf4-parent --- 09:34:14 [INFO] 09:34:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ karaf4-parent --- 09:34:14 [INFO] 09:34:14 [INFO] --- jacoco:0.8.14:report (report) @ karaf4-parent --- 09:34:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:14 [INFO] 09:34:14 [INFO] --- install:3.1.4:install (default-install) @ karaf4-parent --- 09:34:14 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/karaf4-parent/pom.xml to /tmp/r/org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-SNAPSHOT.pom 09:34:14 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/karaf4-parent/target/karaf4-parent-14.1.8-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-SNAPSHOT.tar.gz 09:34:14 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/karaf4-parent/target/karaf4-parent-14.1.8-SNAPSHOT.zip to /tmp/r/org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-SNAPSHOT.zip 09:34:14 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/karaf4-parent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-SNAPSHOT-cyclonedx.xml 09:34:14 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/karaf4-parent/target/bom.json to /tmp/r/org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-SNAPSHOT-cyclonedx.json 09:34:14 [INFO] 09:34:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ karaf4-parent --- 09:34:14 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:34:14 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/maven-metadata.xml 09:34:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:34:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:34:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:34:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:34:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:34:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:34:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:34:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:34:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:34:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:34:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:34:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:34:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:34:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:34:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:34:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:34:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:34:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:34:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:34:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:34:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:34:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:34:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:34:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:34:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:34:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:34:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:34:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:34:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:34:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:34:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:34:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:34:14 at java.lang.reflect.Method.invoke (Method.java:580) 09:34:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:34:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:34:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:34:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:34:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/maven-metadata.xml 09:34:15 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf4-parent/maven-metadata.xml 09:34:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:34:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:34:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:34:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:34:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:34:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:34:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:34:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:34:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:34:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:34:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:34:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:34:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:34:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:34:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:34:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:34:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:34:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:34:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:34:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:34:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:34:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:34:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:34:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:34:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:34:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:34:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:34:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:34:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:34:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:34:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:34:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:34:15 at java.lang.reflect.Method.invoke (Method.java:580) 09:34:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:34:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:34:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:34:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:34:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf4-parent/maven-metadata.xml 09:34:15 [INFO] 09:34:15 [INFO] --------< org.opendaylight.odlparent:opendaylight-karaf-empty >--------- 09:34:15 [INFO] Building ODL :: odlparent :: opendaylight-karaf-empty 14.1.8-SNAPSHOT [26/76] 09:34:15 [INFO] from karaf/opendaylight-karaf-empty/pom.xml 09:34:15 [INFO] --------------------------------[ pom ]--------------------------------- 09:34:15 [INFO] 09:34:15 [INFO] --- clean:3.5.0:clean (default-clean) @ opendaylight-karaf-empty --- 09:34:15 [INFO] 09:34:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ opendaylight-karaf-empty --- 09:34:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:34:15 [INFO] 09:34:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ opendaylight-karaf-empty --- 09:34:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:34:15 [INFO] 09:34:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ opendaylight-karaf-empty --- 09:34:15 [INFO] 09:34:15 [INFO] --- dependency:3.9.0:properties (default) @ opendaylight-karaf-empty --- 09:34:15 [INFO] 09:34:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ opendaylight-karaf-empty --- 09:34:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-empty/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:34:15 [INFO] 09:34:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ opendaylight-karaf-empty --- 09:34:15 [INFO] Starting audit... 09:34:15 Audit done. 09:34:15 [INFO] You have 0 Checkstyle violations. 09:34:15 [INFO] 09:34:15 [INFO] --- checkstyle:3.6.0:check (default) @ opendaylight-karaf-empty --- 09:34:15 [INFO] Starting audit... 09:34:15 Audit done. 09:34:15 [INFO] You have 0 Checkstyle violations. 09:34:15 [INFO] 09:34:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ opendaylight-karaf-empty --- 09:34:15 [INFO] 09:34:15 [INFO] --- resources:3.4.0:resources (process-resources) @ opendaylight-karaf-empty --- 09:34:15 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-empty/src/main/resources 09:34:15 [INFO] 09:34:15 [INFO] --- karaf:4.4.8:assembly (process-resources) @ opendaylight-karaf-empty --- 09:34:15 [INFO] Using repositories: 09:34:15 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 09:34:15 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 09:34:15 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:34:15 [INFO] Creating work directory: /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-empty/target/assembly 09:34:15 [INFO] Loading direct KAR and features XML dependencies 09:34:15 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 09:34:15 [INFO] Feature framework will be added as a startup feature 09:34:15 [INFO] Generating Karaf assembly: /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-empty/target/assembly 09:34:15 [INFO] Unzipping kars 09:34:15 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 09:34:15 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 09:34:15 [INFO] Loading profiles from: 09:34:15 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 09:34:15 [INFO] Loading repositories 09:34:15 [INFO] Generating generated-startup profile 09:34:15 [INFO] Generating generated-boot profile with parents: generated-startup 09:34:15 [INFO] Generating generated-installed profile 09:34:15 [INFO] Configuring etc/config.properties and etc/system.properties 09:34:15 [INFO] Downloading libraries for generated profiles 09:34:15 [INFO] Downloading additional libraries 09:34:15 [INFO] Writing configurations 09:34:15 [INFO] adding config file: etc/profile.cfg 09:34:15 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 09:34:15 [INFO] Startup stage 09:34:15 [INFO] Loading startup repositories 09:34:15 [INFO] Resolving startup features and bundles 09:34:15 [INFO] Features: framework 09:34:15 [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.8-SNAPSHOT 09:34:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.8-SNAPSHOT 09:34:15 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 09:34:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 09:34:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 09:34:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 09:34:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 09:34:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 09:34:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 09:34:15 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:34:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 09:34:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 09:34:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 09:34:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:34:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:34:15 [INFO] Boot stage 09:34:15 [INFO] Loading boot repositories 09:34:15 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 09:34:15 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 09:34:15 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 09:34:15 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 09:34:15 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 09:34:15 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 09:34:15 [INFO] Feature service/4.4.8 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 09:34:15 [INFO] Feature scr/4.4.8 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 09:34:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:34:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 09:34:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 09:34:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:34:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 09:34:15 [INFO] Feature shell/4.4.8 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 09:34:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 09:34:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 09:34:15 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 09:34:15 [INFO] Feature kar/4.4.8 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 09:34:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 09:34:15 [INFO] Feature package/4.4.8 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 09:34:15 [INFO] Feature jaas/4.4.8 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 09:34:15 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 09:34:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 09:34:15 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 09:34:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 09:34:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 09:34:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 09:34:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 09:34:15 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 09:34:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 09:34:15 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 09:34:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 09:34:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 09:34:15 [INFO] Feature feature/4.4.8 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:34:15 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 09:34:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 09:34:15 [INFO] Feature system/4.4.8 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 09:34:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 09:34:15 [INFO] Feature ssh/4.4.8 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 09:34:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 09:34:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 09:34:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 09:34:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 09:34:15 [INFO] Feature jline/3.21.0 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:34:15 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 09:34:15 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 09:34:15 [INFO] Feature e5574f07-da2e-4c4a-8fbd-562b7be9518d/0.0.0 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.8-SNAPSHOT 09:34:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT 09:34:15 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 09:34:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT 09:34:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:34:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT 09:34:15 [INFO] Feature config/4.4.8 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 09:34:15 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 09:34:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 09:34:15 [INFO] Feature instance/4.4.8 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 09:34:15 [INFO] Feature framework/4.4.8 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 09:34:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 09:34:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:34:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 09:34:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 09:34:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 09:34:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 09:34:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 09:34:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 09:34:15 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:34:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 09:34:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 09:34:15 [INFO] Feature log/4.4.8 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 09:34:15 [INFO] adding config file: etc/org.apache.karaf.log.cfg 09:34:15 [INFO] Feature management/4.4.8 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 09:34:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 09:34:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 09:34:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 09:34:15 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 09:34:15 [INFO] adding config file: etc/jmx.acl.cfg 09:34:15 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 09:34:15 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 09:34:15 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 09:34:15 [INFO] adding config file: etc/org.apache.karaf.management.cfg 09:34:15 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 09:34:15 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 09:34:15 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 09:34:15 [INFO] Feature deployer/4.4.8 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 09:34:15 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 09:34:15 [INFO] Feature bundle/4.4.8 is defined as a boot feature 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 09:34:15 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 09:34:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 09:34:15 [INFO] Feature standard/4.4.8 is defined as a boot feature 09:34:15 [INFO] Install stage 09:34:15 [INFO] Loading installed repositories 09:34:15 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 09:34:15 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 09:34:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 09:34:15 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 09:34:15 [INFO] 09:34:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ opendaylight-karaf-empty >>> 09:34:15 [INFO] 09:34:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ opendaylight-karaf-empty --- 09:34:15 [INFO] No files found to run spotbugs, check compile phase has been run 09:34:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:34:15 [INFO] 09:34:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ opendaylight-karaf-empty <<< 09:34:15 [INFO] 09:34:15 [INFO] 09:34:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ opendaylight-karaf-empty --- 09:34:15 [INFO] 09:34:15 [INFO] --- dependency:3.9.0:copy (apply-branding) @ opendaylight-karaf-empty --- 09:34:15 [INFO] 09:34:15 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ opendaylight-karaf-empty --- 09:34:15 [INFO] 09:34:15 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ opendaylight-karaf-empty --- 09:34:15 [WARNING] Overwriting /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-empty/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 09:34:15 [INFO] 09:34:15 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ opendaylight-karaf-empty --- 09:34:15 [INFO] 09:34:15 [INFO] --- resources:3.4.0:copy-resources (copy-resources) @ opendaylight-karaf-empty --- 09:34:15 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-empty/src/main/assembly 09:34:15 [INFO] 09:34:15 [INFO] --- karaf:14.1.8-SNAPSHOT:populate-local-repo (populate-local-repo) @ opendaylight-karaf-empty --- 09:34:16 [INFO] Feature repository discovered recursively: 27ad3de1-d881-4e76-8ba6-6121c56b3f18 09:34:16 [INFO] Feature repository discovered recursively: framework-4.4.8 09:34:16 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 09:34:16 [INFO] Feature repository discovered recursively: standard-4.4.8 09:34:16 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:34:16 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:34:16 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:34:16 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:34:16 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:34:16 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:34:16 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:34:16 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:34:16 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:34:16 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:34:16 [INFO] 09:34:16 [INFO] --- antrun:3.2.0:run (fix-permissions) @ opendaylight-karaf-empty --- 09:34:16 [INFO] Executing tasks 09:34:16 [INFO] Executed tasks 09:34:16 [INFO] 09:34:16 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ opendaylight-karaf-empty --- 09:34:16 [INFO] Executing tasks 09:34:16 [INFO] [delete] Deleting directory /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-empty/target/assembly/system/org/bouncycastle 09:34:16 [INFO] Executed tasks 09:34:16 [INFO] 09:34:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ opendaylight-karaf-empty --- 09:34:16 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:34:16 [INFO] 09:34:16 [INFO] --- karaf:4.4.8:archive (package) @ opendaylight-karaf-empty --- 09:34:22 [INFO] 09:34:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ opendaylight-karaf-empty --- 09:34:22 [INFO] CycloneDX: Resolving Dependencies 09:34:25 [INFO] CycloneDX: Creating BOM version 1.6 with 73 component(s) 09:34:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-empty/target/bom.xml 09:34:25 [INFO] attaching as opendaylight-karaf-empty-14.1.8-SNAPSHOT-cyclonedx.xml 09:34:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-empty/target/bom.json 09:34:25 [INFO] attaching as opendaylight-karaf-empty-14.1.8-SNAPSHOT-cyclonedx.json 09:34:25 [INFO] 09:34:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ opendaylight-karaf-empty --- 09:34:25 [INFO] Skipping duplicate-finder execution! 09:34:25 [INFO] 09:34:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ opendaylight-karaf-empty --- 09:34:25 [INFO] Skipping pom project 09:34:25 [INFO] 09:34:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ opendaylight-karaf-empty --- 09:34:25 [INFO] 09:34:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ opendaylight-karaf-empty --- 09:34:25 [INFO] 09:34:25 [INFO] --- jacoco:0.8.14:report (report) @ opendaylight-karaf-empty --- 09:34:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:34:25 [INFO] 09:34:25 [INFO] --- install:3.1.4:install (default-install) @ opendaylight-karaf-empty --- 09:34:25 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-empty/pom.xml to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-SNAPSHOT.pom 09:34:25 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-empty/target/opendaylight-karaf-empty-14.1.8-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-SNAPSHOT.tar.gz 09:34:25 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-empty/target/opendaylight-karaf-empty-14.1.8-SNAPSHOT.zip to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-SNAPSHOT.zip 09:34:25 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-empty/target/bom.xml to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-SNAPSHOT-cyclonedx.xml 09:34:25 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-empty/target/bom.json to /tmp/r/org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-SNAPSHOT-cyclonedx.json 09:34:25 [INFO] 09:34:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ opendaylight-karaf-empty --- 09:34:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:34:25 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/maven-metadata.xml 09:34:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:34:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:34:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:34:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:34:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:34:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:34:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:34:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:34:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:34:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:34:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:34:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:34:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:34:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:34:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:34:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:34:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:34:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:34:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:34:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:34:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:34:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:34:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:34:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:34:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:34:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:34:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:34:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:34:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:34:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:34:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:34:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:34:25 at java.lang.reflect.Method.invoke (Method.java:580) 09:34:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:34:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:34:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:34:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:34:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/maven-metadata.xml 09:34:25 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/opendaylight-karaf-empty/maven-metadata.xml 09:34:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:34:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:34:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:34:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:34:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:34:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:34:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:34:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:34:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:34:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:34:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:34:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:34:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:34:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:34:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:34:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:34:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:34:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:34:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:34:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:34:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:34:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:34:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:34:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:34:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:34:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:34:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:34:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:34:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:34:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:34:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:34:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:34:25 at java.lang.reflect.Method.invoke (Method.java:580) 09:34:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:34:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:34:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:34:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:34:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/opendaylight-karaf-empty/maven-metadata.xml 09:34:25 [INFO] 09:34:25 [INFO] ---------< org.opendaylight.odlparent:features-test-plugin-it >--------- 09:34:25 [INFO] Building ODL :: odlparent :: features-test-plugin-it 14.1.8-SNAPSHOT [27/76] 09:34:25 [INFO] from maven/features-test-plugin-it/pom.xml 09:34:25 [INFO] --------------------------------[ pom ]--------------------------------- 09:34:25 [INFO] 09:34:25 [INFO] --- clean:3.5.0:clean (default-clean) @ features-test-plugin-it --- 09:34:25 [INFO] 09:34:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-test-plugin-it --- 09:34:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:34:25 [INFO] 09:34:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-test-plugin-it --- 09:34:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:34:25 [INFO] 09:34:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-test-plugin-it --- 09:34:25 [INFO] 09:34:25 [INFO] --- dependency:3.9.0:properties (default) @ features-test-plugin-it --- 09:34:25 [INFO] 09:34:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-test-plugin-it --- 09:34:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:34:25 [INFO] argLine set to empty 09:34:25 [INFO] 09:34:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-test-plugin-it --- 09:34:25 [INFO] Starting audit... 09:34:25 Audit done. 09:34:25 [INFO] You have 0 Checkstyle violations. 09:34:25 [INFO] 09:34:25 [INFO] --- checkstyle:3.6.0:check (default) @ features-test-plugin-it --- 09:34:25 [INFO] Starting audit... 09:34:25 Audit done. 09:34:25 [INFO] You have 0 Checkstyle violations. 09:34:25 [INFO] 09:34:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-test-plugin-it --- 09:34:25 [INFO] 09:34:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-test-plugin-it >>> 09:34:25 [INFO] 09:34:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-test-plugin-it --- 09:34:25 [INFO] No files found to run spotbugs, check compile phase has been run 09:34:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:34:25 [INFO] 09:34:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-test-plugin-it <<< 09:34:25 [INFO] 09:34:25 [INFO] 09:34:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-test-plugin-it --- 09:34:25 [INFO] 09:34:25 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ features-test-plugin-it --- 09:34:25 [INFO] 09:34:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-test-plugin-it --- 09:34:25 [INFO] Skipping javadoc generation 09:34:25 [INFO] 09:34:25 [INFO] --- invoker:3.9.1:integration-test (integration-test) @ features-test-plugin-it --- 09:34:26 [INFO] Building: test-dependency/pom.xml 09:34:51 [INFO] test-dependency/pom.xml .......................... SUCCESS (25.05 s) 09:34:51 [INFO] Building: simple-bundle/pom.xml 09:35:11 [INFO] simple-bundle/pom.xml ............................ SUCCESS (20.13 s) 09:35:11 [INFO] 09:35:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-test-plugin-it --- 09:35:11 [INFO] Skipping CycloneDX goal, because module skips deploy 09:35:11 [INFO] 09:35:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-test-plugin-it --- 09:35:11 [INFO] Skipping duplicate-finder execution! 09:35:11 [INFO] 09:35:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-test-plugin-it --- 09:35:11 [INFO] Skipping pom project 09:35:11 [INFO] 09:35:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ features-test-plugin-it --- 09:35:11 [INFO] 09:35:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-test-plugin-it --- 09:35:11 [INFO] 09:35:11 [INFO] --- jacoco:0.8.14:report (report) @ features-test-plugin-it --- 09:35:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:35:11 [INFO] 09:35:11 [INFO] --- invoker:3.9.1:verify (integration-test) @ features-test-plugin-it --- 09:35:11 [INFO] ------------------------------------------------- 09:35:11 [INFO] Build Summary: 09:35:11 [INFO] Passed: 2, Failed: 0, Errors: 0, Skipped: 0 09:35:11 [INFO] ------------------------------------------------- 09:35:11 [INFO] 09:35:11 [INFO] --- install:3.1.4:install (default-install) @ features-test-plugin-it --- 09:35:11 [INFO] Skipping artifact installation 09:35:11 [INFO] 09:35:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-test-plugin-it --- 09:35:11 [INFO] Skipping artifact deployment 09:35:11 [INFO] 09:35:11 [INFO] ---------< org.opendaylight.odlparent:template-feature-plugin >--------- 09:35:11 [INFO] Building ODL :: odlparent :: template-feature-plugin 14.1.8-SNAPSHOT [28/76] 09:35:11 [INFO] from maven/template-feature-plugin/pom.xml 09:35:11 [INFO] ----------------------------[ maven-plugin ]---------------------------- 09:35:11 [INFO] 09:35:11 [INFO] --- clean:3.5.0:clean (default-clean) @ template-feature-plugin --- 09:35:11 [INFO] 09:35:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ template-feature-plugin --- 09:35:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:35:11 [INFO] 09:35:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ template-feature-plugin --- 09:35:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:35:11 [INFO] 09:35:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ template-feature-plugin --- 09:35:11 [INFO] 09:35:11 [INFO] --- dependency:3.9.0:properties (default) @ template-feature-plugin --- 09:35:11 [INFO] 09:35:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ template-feature-plugin --- 09:35:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/maven/template-feature-plugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:35:11 [INFO] 09:35:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ template-feature-plugin --- 09:35:11 [INFO] Starting audit... 09:35:11 Audit done. 09:35:11 [INFO] You have 0 Checkstyle violations. 09:35:11 [INFO] 09:35:11 [INFO] --- checkstyle:3.6.0:check (default) @ template-feature-plugin --- 09:35:11 [INFO] Starting audit... 09:35:11 Audit done. 09:35:11 [INFO] You have 0 Checkstyle violations. 09:35:11 [INFO] 09:35:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ template-feature-plugin --- 09:35:11 [INFO] 09:35:11 [INFO] --- resources:3.4.0:resources (default-resources) @ template-feature-plugin --- 09:35:11 [INFO] Copying 1 resource from src/main/resources to target/classes 09:35:11 [INFO] 09:35:11 [INFO] --- compiler:3.14.1:compile (default-compile) @ template-feature-plugin --- 09:35:11 [INFO] Recompiling the module because of changed source code. 09:35:11 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/classes 09:35:14 [INFO] 09:35:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ template-feature-plugin >>> 09:35:14 [INFO] 09:35:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ template-feature-plugin --- 09:35:14 [INFO] Fork Value is true 09:35:18 [INFO] Done SpotBugs Analysis.... 09:35:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:35:18 [INFO] 09:35:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ template-feature-plugin <<< 09:35:18 [INFO] 09:35:18 [INFO] 09:35:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ template-feature-plugin --- 09:35:18 [INFO] BugInstance size is 0 09:35:18 [INFO] Error size is 0 09:35:18 [INFO] No errors/warnings found 09:35:18 [INFO] 09:35:18 [INFO] --- plugin:3.15.2:descriptor (default-descriptor) @ template-feature-plugin --- 09:35:18 [INFO] Using 'UTF-8' encoding to read mojo source files. 09:35:19 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 09:35:19 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 09:35:19 [INFO] ant mojo extractor found 0 mojo descriptor. 09:35:19 [INFO] bsh mojo extractor found 0 mojo descriptor. 09:35:19 [INFO] 09:35:19 [INFO] --- plugin:3.15.2:descriptor (mojo-descriptor) @ template-feature-plugin --- 09:35:19 [INFO] Using 'UTF-8' encoding to read mojo source files. 09:35:19 [INFO] java-annotations mojo extractor found 1 mojo descriptor. 09:35:19 [INFO] java-javadoc mojo extractor found 0 mojo descriptor. 09:35:19 [INFO] ant mojo extractor found 0 mojo descriptor. 09:35:19 [INFO] bsh mojo extractor found 0 mojo descriptor. 09:35:19 [INFO] 09:35:19 [INFO] --- resources:3.4.0:testResources (default-testResources) @ template-feature-plugin --- 09:35:19 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/maven/template-feature-plugin/src/test/resources 09:35:19 [INFO] 09:35:19 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ template-feature-plugin --- 09:35:19 [INFO] Recompiling the module because of changed dependency. 09:35:19 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/test-classes 09:35:22 [INFO] 09:35:22 [INFO] --- surefire:3.5.4:test (default-test) @ template-feature-plugin --- 09:35:22 [INFO] Surefire report directory: /w/workspace/odlparent-maven-merge-master/maven/template-feature-plugin/target/surefire-reports 09:35:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:35:22 [INFO] 09:35:22 [INFO] ------------------------------------------------------- 09:35:22 [INFO] T E S T S 09:35:22 [INFO] ------------------------------------------------------- 09:35:23 [INFO] Running org.opendaylight.odlparent.template.feature.plugin.GenerateFeatureMojoTest 09:35:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:35:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.209 s -- in org.opendaylight.odlparent.template.feature.plugin.GenerateFeatureMojoTest 09:35:25 [INFO] 09:35:25 [INFO] Results: 09:35:25 [INFO] 09:35:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 09:35:25 [INFO] 09:35:25 [INFO] 09:35:25 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ template-feature-plugin --- 09:35:25 [INFO] 09:35:25 [INFO] --- jar:3.5.0:jar (default-jar) @ template-feature-plugin --- 09:35:25 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/maven/template-feature-plugin/target/template-feature-plugin-14.1.8-SNAPSHOT.jar 09:35:25 [INFO] 09:35:25 [INFO] --- plugin:3.15.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ template-feature-plugin --- 09:35:25 [INFO] This Mojo is not used in Maven version 3.9.0 and above 09:35:25 [INFO] 09:35:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ template-feature-plugin --- 09:35:26 [WARNING] Javadoc Warnings 09:35:26 [WARNING] /w/workspace/odlparent-maven-merge-master/maven/template-feature-plugin/src/main/java/org/opendaylight/odlparent/template/feature/plugin/GenerateFeatureMojo.java:39: warning: no comment 09:35:26 [WARNING] public class GenerateFeatureMojo extends AbstractMojo { 09:35:26 [WARNING] ^ 09:35:26 [WARNING] /w/workspace/odlparent-maven-merge-master/maven/template-feature-plugin/src/main/java/org/opendaylight/odlparent/template/feature/plugin/GenerateFeatureMojo.java:39: warning: use of default constructor, which does not provide a comment 09:35:26 [WARNING] public class GenerateFeatureMojo extends AbstractMojo { 09:35:26 [WARNING] ^ 09:35:26 [WARNING] 2 warnings 09:35:26 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/maven/template-feature-plugin/target/template-feature-plugin-14.1.8-SNAPSHOT-javadoc.jar 09:35:27 [INFO] 09:35:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ template-feature-plugin --- 09:35:27 [INFO] CycloneDX: Resolving Dependencies 09:35:28 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 09:35:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/maven/template-feature-plugin/target/bom.xml 09:35:28 [INFO] attaching as template-feature-plugin-14.1.8-SNAPSHOT-cyclonedx.xml 09:35:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/maven/template-feature-plugin/target/bom.json 09:35:28 [INFO] attaching as template-feature-plugin-14.1.8-SNAPSHOT-cyclonedx.json 09:35:28 [INFO] 09:35:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ template-feature-plugin --- 09:35:28 [INFO] Skipping duplicate-finder execution! 09:35:28 [INFO] 09:35:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ template-feature-plugin --- 09:35:28 [WARNING] Used undeclared dependencies found: 09:35:28 [WARNING] jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 09:35:28 [INFO] 09:35:28 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ template-feature-plugin --- 09:35:28 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/maven/template-feature-plugin/target/template-feature-plugin-14.1.8-SNAPSHOT-sources.jar 09:35:28 [INFO] 09:35:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ template-feature-plugin --- 09:35:28 [INFO] 09:35:28 [INFO] --- jacoco:0.8.14:report (report) @ template-feature-plugin --- 09:35:28 [INFO] Loading execution data file /w/workspace/odlparent-maven-merge-master/maven/template-feature-plugin/target/code-coverage/jacoco.exec 09:35:28 [INFO] Analyzed bundle 'ODL :: odlparent :: template-feature-plugin' with 1 classes 09:35:28 [INFO] 09:35:28 [INFO] --- install:3.1.4:install (default-install) @ template-feature-plugin --- 09:35:28 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/template-feature-plugin/pom.xml to /tmp/r/org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-SNAPSHOT.pom 09:35:28 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/template-feature-plugin/target/template-feature-plugin-14.1.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-SNAPSHOT.jar 09:35:28 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/template-feature-plugin/target/template-feature-plugin-14.1.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-SNAPSHOT-javadoc.jar 09:35:28 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/template-feature-plugin/target/bom.xml to /tmp/r/org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-SNAPSHOT-cyclonedx.xml 09:35:28 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/template-feature-plugin/target/bom.json to /tmp/r/org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-SNAPSHOT-cyclonedx.json 09:35:28 [INFO] Installing /w/workspace/odlparent-maven-merge-master/maven/template-feature-plugin/target/template-feature-plugin-14.1.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-SNAPSHOT-sources.jar 09:35:28 [INFO] 09:35:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ template-feature-plugin --- 09:35:28 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:35:28 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/maven-metadata.xml 09:35:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:35:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:35:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:35:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:35:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:35:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:35:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:35:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:35:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:35:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:35:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:35:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:35:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:35:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:35:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:35:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:35:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:35:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:35:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:35:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:35:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:35:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:35:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:35:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:35:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:35:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:35:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:35:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:35:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:35:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:35:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:35:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:35:28 at java.lang.reflect.Method.invoke (Method.java:580) 09:35:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:35:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:35:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:35:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:35:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/maven-metadata.xml 09:35:28 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/template-feature-plugin/maven-metadata.xml 09:35:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:35:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:35:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:35:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:35:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:35:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:35:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:35:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:35:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:35:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:35:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:35:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:35:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:35:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:35:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:35:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:35:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:35:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:35:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:35:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:35:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:35:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:35:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:35:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:35:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:35:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:35:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:35:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:35:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:35:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:35:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:35:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:35:28 at java.lang.reflect.Method.invoke (Method.java:580) 09:35:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:35:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:35:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:35:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:35:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/template-feature-plugin/maven-metadata.xml 09:35:28 [INFO] 09:35:28 [INFO] ------------< org.opendaylight.odlparent:maven-aggregator >------------- 09:35:28 [INFO] Building maven-aggregator 14.1.8-SNAPSHOT [29/76] 09:35:28 [INFO] from maven/pom.xml 09:35:28 [INFO] --------------------------------[ pom ]--------------------------------- 09:35:28 [INFO] 09:35:28 [INFO] --- clean:3.5.0:clean (default-clean) @ maven-aggregator --- 09:35:28 [INFO] 09:35:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ maven-aggregator --- 09:35:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:35:28 [INFO] 09:35:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ maven-aggregator --- 09:35:28 [INFO] 09:35:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ maven-aggregator --- 09:35:28 [INFO] Skipping CycloneDX goal, because module skips deploy 09:35:28 [INFO] 09:35:28 [INFO] --- install:3.1.4:install (default-install) @ maven-aggregator --- 09:35:28 [INFO] Skipping artifact installation 09:35:28 [INFO] 09:35:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ maven-aggregator --- 09:35:28 [INFO] Skipping artifact deployment 09:35:28 [INFO] 09:35:28 [INFO] --------------< org.opendaylight.odlparent:bundles4-test >-------------- 09:35:28 [INFO] Building ODL :: odlparent :: bundles4-test 14.1.8-SNAPSHOT [30/76] 09:35:28 [INFO] from bundles4-test/pom.xml 09:35:28 [INFO] -------------------------------[ bundle ]------------------------------- 09:35:28 [INFO] 09:35:28 [INFO] --- clean:3.5.0:clean (default-clean) @ bundles4-test --- 09:35:28 [INFO] 09:35:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bundles4-test --- 09:35:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:35:28 [INFO] 09:35:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bundles4-test --- 09:35:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:35:28 [INFO] 09:35:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bundles4-test --- 09:35:28 [INFO] 09:35:28 [INFO] --- dependency:3.9.0:properties (default) @ bundles4-test --- 09:35:28 [INFO] 09:35:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bundles4-test --- 09:35:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/bundles4-test/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:35:28 [INFO] 09:35:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ bundles4-test --- 09:35:28 [INFO] Starting audit... 09:35:28 Audit done. 09:35:28 [INFO] You have 0 Checkstyle violations. 09:35:28 [INFO] 09:35:28 [INFO] --- checkstyle:3.6.0:check (default) @ bundles4-test --- 09:35:28 [INFO] Starting audit... 09:35:28 Audit done. 09:35:28 [INFO] You have 0 Checkstyle violations. 09:35:28 [INFO] 09:35:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bundles4-test --- 09:35:28 [INFO] 09:35:28 [INFO] --- resources:3.4.0:resources (default-resources) @ bundles4-test --- 09:35:28 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/bundles4-test/src/main/resources 09:35:28 [INFO] 09:35:28 [INFO] --- compiler:3.14.1:compile (default-compile) @ bundles4-test --- 09:35:28 [INFO] No sources to compile 09:35:28 [INFO] 09:35:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bundles4-test >>> 09:35:28 [INFO] 09:35:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bundles4-test --- 09:35:28 [INFO] No files found to run spotbugs, check compile phase has been run 09:35:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:35:28 [INFO] 09:35:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bundles4-test <<< 09:35:28 [INFO] 09:35:28 [INFO] 09:35:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bundles4-test --- 09:35:28 [INFO] 09:35:28 [INFO] --- resources:3.4.0:testResources (default-testResources) @ bundles4-test --- 09:35:28 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/bundles4-test/src/test/resources 09:35:28 [INFO] 09:35:28 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ bundles4-test --- 09:35:28 [INFO] No sources to compile 09:35:28 [INFO] 09:35:28 [INFO] --- surefire:3.5.4:test (default-test) @ bundles4-test --- 09:35:28 [INFO] No tests to run. 09:35:28 [INFO] 09:35:28 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ bundles4-test --- 09:35:28 [INFO] 09:35:28 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bundles4-test --- 09:35:28 [WARNING] Bundle org.opendaylight.odlparent:bundles4-test:bundle:14.1.8-SNAPSHOT : Export-Package duplicate package name (org.opendaylight.odlparent.bundlestest.lib) that uses the default version because no version is specified (14.1.8). Remove duplicate package or add an explicit version to it. 09:35:28 [INFO] Building bundle: /w/workspace/odlparent-maven-merge-master/bundles4-test/target/bundles4-test-14.1.8-SNAPSHOT.jar 09:35:28 [INFO] Writing manifest: /w/workspace/odlparent-maven-merge-master/bundles4-test/target/classes/META-INF/MANIFEST.MF 09:35:28 [INFO] 09:35:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bundles4-test --- 09:35:28 [INFO] No Javadoc in project. Archive not created. 09:35:28 [INFO] 09:35:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bundles4-test --- 09:35:28 [INFO] CycloneDX: Resolving Dependencies 09:35:29 [INFO] CycloneDX: Creating BOM version 1.6 with 9 component(s) 09:35:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/bundles4-test/target/bom.xml 09:35:29 [INFO] attaching as bundles4-test-14.1.8-SNAPSHOT-cyclonedx.xml 09:35:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/bundles4-test/target/bom.json 09:35:29 [INFO] attaching as bundles4-test-14.1.8-SNAPSHOT-cyclonedx.json 09:35:29 [INFO] 09:35:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundles4-test --- 09:35:29 [INFO] Skipping duplicate-finder execution! 09:35:29 [INFO] 09:35:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bundles4-test --- 09:35:29 [WARNING] Unused declared dependencies found: 09:35:29 [WARNING] org.hamcrest:hamcrest:jar:3.0:compile 09:35:29 [WARNING] org.awaitility:awaitility:jar:4.3.0:compile 09:35:29 [WARNING] org.opendaylight.odlparent:bundles-test-lib:jar:14.1.8-SNAPSHOT:compile 09:35:29 [INFO] 09:35:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bundles4-test --- 09:35:29 [INFO] No sources in project. Archive not created. 09:35:29 [INFO] 09:35:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bundles4-test --- 09:35:29 [INFO] 09:35:29 [INFO] --- jacoco:0.8.14:report (report) @ bundles4-test --- 09:35:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:35:29 [INFO] 09:35:29 [INFO] --- install:3.1.4:install (default-install) @ bundles4-test --- 09:35:29 [INFO] Installing /w/workspace/odlparent-maven-merge-master/bundles4-test/pom.xml to /tmp/r/org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-SNAPSHOT.pom 09:35:29 [INFO] Installing /w/workspace/odlparent-maven-merge-master/bundles4-test/target/bundles4-test-14.1.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-SNAPSHOT.jar 09:35:29 [INFO] Installing /w/workspace/odlparent-maven-merge-master/bundles4-test/target/bom.xml to /tmp/r/org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-SNAPSHOT-cyclonedx.xml 09:35:29 [INFO] Installing /w/workspace/odlparent-maven-merge-master/bundles4-test/target/bom.json to /tmp/r/org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-SNAPSHOT-cyclonedx.json 09:35:29 [INFO] 09:35:29 [INFO] --- bundle:6.0.0:install (default-install) @ bundles4-test --- 09:35:29 [INFO] Installing org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-SNAPSHOT.jar 09:35:29 [INFO] Writing OBR metadata 09:35:29 [INFO] 09:35:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bundles4-test --- 09:35:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:35:29 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/maven-metadata.xml 09:35:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:35:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:35:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:35:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:35:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:35:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:35:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:35:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:35:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:35:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:35:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:35:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:35:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:35:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:35:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:35:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:35:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:35:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:35:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:35:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:35:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:35:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:35:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:35:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:35:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:35:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:35:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:35:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:35:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:35:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:35:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:35:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:35:29 at java.lang.reflect.Method.invoke (Method.java:580) 09:35:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:35:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:35:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:35:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:35:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/maven-metadata.xml 09:35:29 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bundles4-test/maven-metadata.xml 09:35:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:35:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:35:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:35:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:35:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:35:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:35:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:35:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:35:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:35:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:35:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:35:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:35:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:35:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:35:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:35:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:35:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:35:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:35:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:35:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:35:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:35:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:35:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:35:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:35:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:35:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:35:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:35:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:35:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:35:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:35:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:35:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:35:29 at java.lang.reflect.Method.invoke (Method.java:580) 09:35:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:35:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:35:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:35:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:35:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bundles4-test/maven-metadata.xml 09:35:29 [INFO] 09:35:29 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bundles4-test --- 09:35:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:35:29 [INFO] 09:35:29 [INFO] ------------< org.opendaylight.odlparent:karaf-dist-static >------------ 09:35:29 [INFO] Building ODL :: odlparent :: karaf-dist-static 14.1.8-SNAPSHOT [31/76] 09:35:29 [INFO] from karaf/karaf-dist-static/pom.xml 09:35:29 [INFO] --------------------------------[ pom ]--------------------------------- 09:35:29 [INFO] 09:35:29 [INFO] --- clean:3.5.0:clean (default-clean) @ karaf-dist-static --- 09:35:29 [INFO] 09:35:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ karaf-dist-static --- 09:35:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:35:29 [INFO] 09:35:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ karaf-dist-static --- 09:35:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:35:29 [INFO] 09:35:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf-dist-static --- 09:35:29 [INFO] 09:35:29 [INFO] --- dependency:3.9.0:properties (default) @ karaf-dist-static --- 09:35:29 [INFO] 09:35:29 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ karaf-dist-static --- 09:35:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/karaf/karaf-dist-static/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:35:29 [INFO] 09:35:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ karaf-dist-static --- 09:35:29 [INFO] Starting audit... 09:35:29 Audit done. 09:35:29 [INFO] You have 0 Checkstyle violations. 09:35:29 [INFO] 09:35:29 [INFO] --- checkstyle:3.6.0:check (default) @ karaf-dist-static --- 09:35:29 [INFO] Starting audit... 09:35:29 Audit done. 09:35:29 [INFO] You have 0 Checkstyle violations. 09:35:29 [INFO] 09:35:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ karaf-dist-static --- 09:35:29 [INFO] 09:35:29 [INFO] --- karaf:4.4.8:assembly (process-resources) @ karaf-dist-static --- 09:35:29 [INFO] Using repositories: 09:35:29 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 09:35:29 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 09:35:29 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:35:29 [INFO] Creating work directory: /w/workspace/odlparent-maven-merge-master/karaf/karaf-dist-static/target/assembly 09:35:29 [INFO] Loading direct KAR and features XML dependencies 09:35:29 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.8/kar 09:35:29 [INFO] Feature static will be added as a startup feature 09:35:29 [INFO] Generating Karaf assembly: /w/workspace/odlparent-maven-merge-master/karaf/karaf-dist-static/target/assembly 09:35:29 [INFO] Unzipping kars 09:35:29 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.8/kar 09:35:29 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.8/xml/features 09:35:29 [INFO] Loading profiles from: 09:35:29 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 09:35:30 [INFO] Loading repositories 09:35:30 [INFO] Generating generated-startup profile 09:35:30 [INFO] Generating generated-boot profile with parents: generated-startup 09:35:30 [INFO] Generating generated-installed profile 09:35:30 [INFO] Adding profiles to etc/profiles 09:35:30 [INFO] Configuring etc/config.properties and etc/system.properties 09:35:30 [INFO] Downloading libraries for generated profiles 09:35:30 [INFO] Downloading additional libraries 09:35:30 [INFO] Writing configurations 09:35:30 [INFO] adding config file: etc/profile.cfg 09:35:30 [INFO] Startup stage 09:35:30 [INFO] Loading startup repositories 09:35:30 [INFO] Resolving startup features and bundles 09:35:30 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin 09:35:30 [INFO] Bundles: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8, mvn:org.apache.felix/org.apache.felix.converter/1.0.18, mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4, mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16, mvn:org.ops4j.pax.url/pax-url-aether/2.6.17, mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT, mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT, mvn:org.opendaylight.odlparent/logging-markers/14.1.8-SNAPSHOT, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8, 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.8-SNAPSHOT 09:35:30 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.8-SNAPSHOT 09:35:30 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 09:35:30 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 09:35:30 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 09:35:30 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 09:35:30 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 09:35:30 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 09:35:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 09:35:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 09:35:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:35:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 09:35:30 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:35:30 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 09:35:30 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 09:35:30 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 09:35:30 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 09:35:30 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 09:35:30 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT 09:35:30 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT 09:35:30 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT 09:35:30 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/14.1.8-SNAPSHOT 09:35:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 09:35:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 09:35:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 09:35:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 09:35:30 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 09:35:30 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:35:30 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:35:30 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 09:35:30 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 09:35:30 [INFO] adding config file: etc/org.apache.karaf.log.cfg 09:35:30 [INFO] Boot stage 09:35:30 [INFO] Loading boot repositories 09:35:30 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 09:35:30 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 09:35:30 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.8/xml/features 09:35:30 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 09:35:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 09:35:30 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 09:35:30 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 09:35:30 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 09:35:30 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 09:35:30 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 09:35:30 [INFO] Feature system/4.4.8 is defined as a boot feature 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 09:35:30 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 09:35:30 [INFO] Feature feature/4.4.8 is defined as a boot feature 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:35:30 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 09:35:30 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 09:35:30 [INFO] Feature static-framework/4.4.8 is defined as a boot feature 09:35:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8 09:35:30 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:35:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 09:35:30 [INFO] Feature log/4.4.8 is defined as a boot feature 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 09:35:30 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 09:35:30 [INFO] Feature wrap/2.6.17 is defined as a boot feature 09:35:30 [INFO] Feature scr/4.4.8 is defined as a boot feature 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 09:35:30 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:35:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 09:35:30 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 09:35:30 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:35:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 09:35:30 [INFO] Feature eventadmin/4.4.8 is defined as a boot feature 09:35:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.8 09:35:30 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 09:35:30 [INFO] Feature deployer/4.4.8 is defined as a boot feature 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 09:35:30 [INFO] Feature da8e5eb7-1c51-4dee-9ce8-59d50baa636e/0.0.0 is defined as a boot feature 09:35:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 09:35:30 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT 09:35:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 09:35:30 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/14.1.8-SNAPSHOT 09:35:30 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.8-SNAPSHOT 09:35:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 09:35:30 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT 09:35:30 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 09:35:30 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT 09:35:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:35:30 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 09:35:30 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 09:35:30 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 09:35:30 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 09:35:30 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 09:35:30 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 09:35:30 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 09:35:30 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 09:35:30 [INFO] Install stage 09:35:30 [INFO] Loading installed repositories 09:35:30 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 09:35:30 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 09:35:30 [INFO] 09:35:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ karaf-dist-static >>> 09:35:30 [INFO] 09:35:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ karaf-dist-static --- 09:35:30 [INFO] No files found to run spotbugs, check compile phase has been run 09:35:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:35:30 [INFO] 09:35:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ karaf-dist-static <<< 09:35:30 [INFO] 09:35:30 [INFO] 09:35:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ karaf-dist-static --- 09:35:30 [INFO] 09:35:30 [INFO] --- dependency:3.9.0:copy (apply-branding) @ karaf-dist-static --- 09:35:30 [INFO] 09:35:30 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ karaf-dist-static --- 09:35:30 [INFO] 09:35:30 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ karaf-dist-static --- 09:35:30 [WARNING] Overwriting /w/workspace/odlparent-maven-merge-master/karaf/karaf-dist-static/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 09:35:30 [INFO] 09:35:30 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ karaf-dist-static --- 09:35:30 [INFO] 09:35:30 [INFO] --- antrun:3.2.0:run (fix-permissions) @ karaf-dist-static --- 09:35:30 [INFO] Executing tasks 09:35:30 [INFO] Executed tasks 09:35:30 [INFO] 09:35:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ karaf-dist-static --- 09:35:30 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:35:30 [INFO] 09:35:30 [INFO] --- karaf:4.4.8:archive (package) @ karaf-dist-static --- 09:35:33 [INFO] 09:35:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf-dist-static --- 09:35:33 [INFO] CycloneDX: Resolving Dependencies 09:35:35 [INFO] CycloneDX: Creating BOM version 1.6 with 74 component(s) 09:35:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/karaf/karaf-dist-static/target/bom.xml 09:35:35 [INFO] attaching as karaf-dist-static-14.1.8-SNAPSHOT-cyclonedx.xml 09:35:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/karaf/karaf-dist-static/target/bom.json 09:35:35 [INFO] attaching as karaf-dist-static-14.1.8-SNAPSHOT-cyclonedx.json 09:35:35 [INFO] 09:35:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ karaf-dist-static --- 09:35:35 [INFO] Skipping duplicate-finder execution! 09:35:35 [INFO] 09:35:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ karaf-dist-static --- 09:35:35 [INFO] Skipping pom project 09:35:35 [INFO] 09:35:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ karaf-dist-static --- 09:35:35 [INFO] 09:35:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ karaf-dist-static --- 09:35:35 [INFO] 09:35:35 [INFO] --- jacoco:0.8.14:report (report) @ karaf-dist-static --- 09:35:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:35:35 [INFO] 09:35:35 [INFO] --- install:3.1.4:install (default-install) @ karaf-dist-static --- 09:35:35 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/karaf-dist-static/pom.xml to /tmp/r/org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-SNAPSHOT.pom 09:35:35 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/karaf-dist-static/target/karaf-dist-static-14.1.8-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-SNAPSHOT.tar.gz 09:35:35 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/karaf-dist-static/target/karaf-dist-static-14.1.8-SNAPSHOT.zip to /tmp/r/org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-SNAPSHOT.zip 09:35:35 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/karaf-dist-static/target/bom.xml to /tmp/r/org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-SNAPSHOT-cyclonedx.xml 09:35:35 [INFO] Installing /w/workspace/odlparent-maven-merge-master/karaf/karaf-dist-static/target/bom.json to /tmp/r/org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-SNAPSHOT-cyclonedx.json 09:35:35 [INFO] 09:35:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ karaf-dist-static --- 09:35:35 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:35:35 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/maven-metadata.xml 09:35:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:35:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:35:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:35:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:35:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:35:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:35:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:35:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:35:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:35:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:35:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:35:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:35:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:35:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:35:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:35:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:35:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:35:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:35:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:35:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:35:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:35:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:35:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:35:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:35:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:35:35 at java.lang.reflect.Method.invoke (Method.java:580) 09:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:35:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/maven-metadata.xml 09:35:35 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf-dist-static/maven-metadata.xml 09:35:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:35:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:35:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:35:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:35:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:35:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:35:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:35:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:35:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:35:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:35:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:35:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:35:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:35:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:35:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:35:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:35:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:35:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:35:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:35:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:35:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:35:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:35:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:35:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:35:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:35:35 at java.lang.reflect.Method.invoke (Method.java:580) 09:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:35:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf-dist-static/maven-metadata.xml 09:35:35 [INFO] 09:35:35 [INFO] ---------< org.opendaylight.odlparent:abstract-feature-parent >--------- 09:35:35 [INFO] Building ODL :: odlparent :: abstract-feature-parent 14.1.8-SNAPSHOT [32/76] 09:35:35 [INFO] from abstract-feature-parent/pom.xml 09:35:35 [INFO] --------------------------------[ pom ]--------------------------------- 09:35:35 [INFO] 09:35:35 [INFO] --- clean:3.5.0:clean (default-clean) @ abstract-feature-parent --- 09:35:35 [INFO] 09:35:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ abstract-feature-parent --- 09:35:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:35:35 [INFO] 09:35:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ abstract-feature-parent --- 09:35:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:35:35 [INFO] 09:35:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ abstract-feature-parent --- 09:35:35 [INFO] 09:35:35 [INFO] --- dependency:3.9.0:properties (default) @ abstract-feature-parent --- 09:35:35 [INFO] 09:35:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ abstract-feature-parent --- 09:35:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:35:35 [INFO] argLine set to empty 09:35:35 [INFO] 09:35:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ abstract-feature-parent --- 09:35:35 [INFO] Starting audit... 09:35:35 Audit done. 09:35:35 [INFO] You have 0 Checkstyle violations. 09:35:35 [INFO] 09:35:35 [INFO] --- checkstyle:3.6.0:check (default) @ abstract-feature-parent --- 09:35:35 [INFO] Starting audit... 09:35:35 Audit done. 09:35:35 [INFO] You have 0 Checkstyle violations. 09:35:35 [INFO] 09:35:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ abstract-feature-parent --- 09:35:35 [INFO] 09:35:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ abstract-feature-parent >>> 09:35:35 [INFO] 09:35:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ abstract-feature-parent --- 09:35:35 [INFO] No files found to run spotbugs, check compile phase has been run 09:35:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:35:35 [INFO] 09:35:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ abstract-feature-parent <<< 09:35:35 [INFO] 09:35:35 [INFO] 09:35:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ abstract-feature-parent --- 09:35:35 [INFO] 09:35:35 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ abstract-feature-parent --- 09:35:35 [INFO] Project packaging is not 'feature', skipping execution 09:35:35 [INFO] 09:35:35 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ abstract-feature-parent --- 09:35:35 [INFO] 09:35:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ abstract-feature-parent --- 09:35:35 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:35:35 [INFO] 09:35:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ abstract-feature-parent --- 09:35:35 [INFO] CycloneDX: Resolving Dependencies 09:35:36 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 09:35:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/abstract-feature-parent/target/bom.xml 09:35:36 [INFO] attaching as abstract-feature-parent-14.1.8-SNAPSHOT-cyclonedx.xml 09:35:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/abstract-feature-parent/target/bom.json 09:35:36 [INFO] attaching as abstract-feature-parent-14.1.8-SNAPSHOT-cyclonedx.json 09:35:36 [INFO] 09:35:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ abstract-feature-parent --- 09:35:36 [INFO] Skipping duplicate-finder execution! 09:35:36 [INFO] 09:35:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ abstract-feature-parent --- 09:35:36 [INFO] Skipping plugin execution 09:35:36 [INFO] 09:35:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ abstract-feature-parent --- 09:35:36 [INFO] Skipping source per configuration. 09:35:36 [INFO] 09:35:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ abstract-feature-parent --- 09:35:36 [INFO] 09:35:36 [INFO] --- jacoco:0.8.14:report (report) @ abstract-feature-parent --- 09:35:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:35:36 [INFO] 09:35:36 [INFO] --- install:3.1.4:install (default-install) @ abstract-feature-parent --- 09:35:36 [INFO] Installing /w/workspace/odlparent-maven-merge-master/abstract-feature-parent/pom.xml to /tmp/r/org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/abstract-feature-parent-14.1.8-SNAPSHOT.pom 09:35:36 [INFO] Installing /w/workspace/odlparent-maven-merge-master/abstract-feature-parent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/abstract-feature-parent-14.1.8-SNAPSHOT-cyclonedx.xml 09:35:36 [INFO] Installing /w/workspace/odlparent-maven-merge-master/abstract-feature-parent/target/bom.json to /tmp/r/org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/abstract-feature-parent-14.1.8-SNAPSHOT-cyclonedx.json 09:35:36 [INFO] 09:35:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ abstract-feature-parent --- 09:35:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:35:36 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml 09:35:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:35:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:35:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:35:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:35:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:35:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:35:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:35:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:35:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:35:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:35:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:35:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:35:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:35:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:35:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:35:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:35:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:35:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:35:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:35:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:35:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:35:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:35:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:35:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:35:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:35:36 at java.lang.reflect.Method.invoke (Method.java:580) 09:35:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:35:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:35:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:35:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:35:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml 09:35:36 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/abstract-feature-parent/maven-metadata.xml 09:35:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:35:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:35:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:35:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:35:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:35:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:35:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:35:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:35:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:35:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:35:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:35:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:35:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:35:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:35:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:35:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:35:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:35:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:35:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:35:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:35:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:35:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:35:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:35:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:35:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:35:36 at java.lang.reflect.Method.invoke (Method.java:580) 09:35:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:35:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:35:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:35:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:35:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/abstract-feature-parent/maven-metadata.xml 09:35:36 [INFO] 09:35:36 [INFO] ---------< org.opendaylight.odlparent:template-feature-parent >--------- 09:35:36 [INFO] Building ODL :: odlparent :: template-feature-parent 14.1.8-SNAPSHOT [33/76] 09:35:36 [INFO] from template-feature-parent/pom.xml 09:35:36 [INFO] --------------------------------[ pom ]--------------------------------- 09:35:36 [INFO] 09:35:36 [INFO] --- clean:3.5.0:clean (default-clean) @ template-feature-parent --- 09:35:36 [INFO] 09:35:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ template-feature-parent --- 09:35:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:35:36 [INFO] 09:35:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ template-feature-parent --- 09:35:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:35:36 [INFO] 09:35:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ template-feature-parent --- 09:35:36 [INFO] 09:35:36 [INFO] --- dependency:3.9.0:properties (default) @ template-feature-parent --- 09:35:36 [INFO] 09:35:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ template-feature-parent --- 09:35:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:35:36 [INFO] argLine set to empty 09:35:36 [INFO] 09:35:36 [INFO] --- feattmpl:14.1.8-SNAPSHOT:generate-feature (generate-feature) @ template-feature-parent --- 09:35:36 [INFO] Project packaging is not 'feature', skipping execution 09:35:36 [INFO] 09:35:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ template-feature-parent --- 09:35:36 [INFO] Starting audit... 09:35:36 Audit done. 09:35:36 [INFO] You have 0 Checkstyle violations. 09:35:36 [INFO] 09:35:36 [INFO] --- checkstyle:3.6.0:check (default) @ template-feature-parent --- 09:35:36 [INFO] Starting audit... 09:35:36 Audit done. 09:35:36 [INFO] You have 0 Checkstyle violations. 09:35:36 [INFO] 09:35:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ template-feature-parent --- 09:35:36 [INFO] 09:35:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ template-feature-parent >>> 09:35:36 [INFO] 09:35:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ template-feature-parent --- 09:35:36 [INFO] No files found to run spotbugs, check compile phase has been run 09:35:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:35:36 [INFO] 09:35:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ template-feature-parent <<< 09:35:36 [INFO] 09:35:36 [INFO] 09:35:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ template-feature-parent --- 09:35:36 [INFO] 09:35:36 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ template-feature-parent --- 09:35:36 [INFO] Project packaging is not 'feature', skipping execution 09:35:36 [INFO] 09:35:36 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ template-feature-parent --- 09:35:36 [INFO] 09:35:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ template-feature-parent --- 09:35:36 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:35:36 [INFO] 09:35:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ template-feature-parent --- 09:35:36 [INFO] CycloneDX: Resolving Dependencies 09:35:36 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 09:35:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/template-feature-parent/target/bom.xml 09:35:36 [INFO] attaching as template-feature-parent-14.1.8-SNAPSHOT-cyclonedx.xml 09:35:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/template-feature-parent/target/bom.json 09:35:36 [INFO] attaching as template-feature-parent-14.1.8-SNAPSHOT-cyclonedx.json 09:35:36 [INFO] 09:35:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ template-feature-parent --- 09:35:36 [INFO] Skipping duplicate-finder execution! 09:35:36 [INFO] 09:35:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ template-feature-parent --- 09:35:36 [INFO] Skipping plugin execution 09:35:36 [INFO] 09:35:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ template-feature-parent --- 09:35:36 [INFO] Skipping source per configuration. 09:35:36 [INFO] 09:35:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ template-feature-parent --- 09:35:36 [INFO] 09:35:36 [INFO] --- jacoco:0.8.14:report (report) @ template-feature-parent --- 09:35:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:35:36 [INFO] 09:35:36 [INFO] --- install:3.1.4:install (default-install) @ template-feature-parent --- 09:35:36 [INFO] Installing /w/workspace/odlparent-maven-merge-master/template-feature-parent/pom.xml to /tmp/r/org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/template-feature-parent-14.1.8-SNAPSHOT.pom 09:35:36 [INFO] Installing /w/workspace/odlparent-maven-merge-master/template-feature-parent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/template-feature-parent-14.1.8-SNAPSHOT-cyclonedx.xml 09:35:36 [INFO] Installing /w/workspace/odlparent-maven-merge-master/template-feature-parent/target/bom.json to /tmp/r/org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/template-feature-parent-14.1.8-SNAPSHOT-cyclonedx.json 09:35:36 [INFO] 09:35:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ template-feature-parent --- 09:35:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:35:36 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml 09:35:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:35:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:35:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:35:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:35:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:35:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:35:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:35:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:35:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:35:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:35:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:35:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:35:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:35:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:35:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:35:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:35:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:35:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:35:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:35:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:35:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:35:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:35:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:35:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:35:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:35:36 at java.lang.reflect.Method.invoke (Method.java:580) 09:35:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:35:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:35:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:35:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:35:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml 09:35:36 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/template-feature-parent/maven-metadata.xml 09:35:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:35:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:35:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:35:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:35:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:35:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:35:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:35:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:35:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:35:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:35:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:35:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:35:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:35:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:35:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:35:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:35:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:35:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:35:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:35:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:35:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:35:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:35:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:35:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:35:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:35:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:35:36 at java.lang.reflect.Method.invoke (Method.java:580) 09:35:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:35:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:35:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:35:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:35:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/template-feature-parent/maven-metadata.xml 09:35:36 [INFO] 09:35:36 [INFO] ---------------< org.opendaylight.odlparent:odl-antlr4 >---------------- 09:35:36 [INFO] Building OpenDaylight :: ANTLRv4 Runtime 14.1.8-SNAPSHOT [34/76] 09:35:36 [INFO] from features/odl-antlr4/pom.xml 09:35:36 [INFO] ------------------------------[ feature ]------------------------------- 09:35:36 [INFO] 09:35:36 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-antlr4 --- 09:35:36 [INFO] 09:35:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-antlr4 --- 09:35:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:35:36 [INFO] 09:35:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-antlr4 --- 09:35:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:35:36 [INFO] 09:35:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-antlr4 --- 09:35:37 [INFO] 09:35:37 [INFO] --- dependency:3.9.0:properties (default) @ odl-antlr4 --- 09:35:37 [INFO] 09:35:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-antlr4 --- 09:35:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:35:37 [INFO] argLine set to empty 09:35:37 [INFO] 09:35:37 [INFO] --- feattmpl:14.1.8-SNAPSHOT:generate-feature (generate-feature) @ odl-antlr4 --- 09:35:37 [INFO] 09:35:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-antlr4 --- 09:35:37 [INFO] Starting audit... 09:35:37 Audit done. 09:35:37 [INFO] You have 0 Checkstyle violations. 09:35:37 [INFO] 09:35:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-antlr4 --- 09:35:37 [INFO] Starting audit... 09:35:37 Audit done. 09:35:37 [INFO] You have 0 Checkstyle violations. 09:35:37 [INFO] 09:35:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-antlr4 --- 09:35:37 [INFO] 09:35:37 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-antlr4 --- 09:35:37 [INFO] Generation not enabled 09:35:37 [INFO] Attaching artifact 09:35:37 [INFO] 09:35:37 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-antlr4 --- 09:35:37 [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 09:35:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:35:37 [INFO] 09:35:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-antlr4 >>> 09:35:37 [INFO] 09:35:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-antlr4 --- 09:35:37 [INFO] No files found to run spotbugs, check compile phase has been run 09:35:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:35:37 [INFO] 09:35:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-antlr4 <<< 09:35:37 [INFO] 09:35:37 [INFO] 09:35:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-antlr4 --- 09:35:37 [INFO] 09:35:37 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-antlr4 --- 09:35:37 [INFO] Starting SFT for org.opendaylight.odlparent:odl-antlr4 09:35:37 [INFO] Project dependency features detected: [] 09:35:37 [INFO] Pax Exam System (Version: 4.14.0) created. 09:35:37 [INFO] Creating RMI registry server on 127.0.0.1:46707 09:35:38 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:35:38 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:35:38 [INFO] Waiting for remote bundle context.. on 46707 name: a1cc2f9c-0d6d-473b-9294-9ce460f03a53 timout: [ RelativeTimeout value = 180000 ] 09:35:46 [INFO] Building jar from resources and headers. 09:35:46 [INFO] Writing jar finished. 09:35:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:35:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:35:48 [INFO] 09:35:48 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-antlr4 --- 09:35:48 [INFO] 09:35:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-antlr4 --- 09:35:48 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:35:48 [INFO] 09:35:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-antlr4 --- 09:35:48 [INFO] CycloneDX: Resolving Dependencies 09:35:49 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 09:35:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-antlr4/target/bom.xml 09:35:49 [INFO] attaching as odl-antlr4-14.1.8-SNAPSHOT-cyclonedx.xml 09:35:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-antlr4/target/bom.json 09:35:49 [INFO] attaching as odl-antlr4-14.1.8-SNAPSHOT-cyclonedx.json 09:35:49 [INFO] 09:35:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-antlr4 --- 09:35:49 [INFO] Skipping duplicate-finder execution! 09:35:49 [INFO] 09:35:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-antlr4 --- 09:35:49 [INFO] Skipping plugin execution 09:35:49 [INFO] 09:35:49 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-antlr4 --- 09:35:49 [INFO] Skipping source per configuration. 09:35:49 [INFO] 09:35:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-antlr4 --- 09:35:49 [INFO] 09:35:49 [INFO] --- jacoco:0.8.14:report (report) @ odl-antlr4 --- 09:35:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:35:49 [INFO] 09:35:49 [INFO] --- install:3.1.4:install (default-install) @ odl-antlr4 --- 09:35:49 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-antlr4/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-SNAPSHOT.pom 09:35:49 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-antlr4/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-SNAPSHOT-features.xml 09:35:49 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-antlr4/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-SNAPSHOT-cyclonedx.xml 09:35:49 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-antlr4/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-SNAPSHOT-cyclonedx.json 09:35:49 [INFO] 09:35:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-antlr4 --- 09:35:49 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:35:49 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/maven-metadata.xml 09:35:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:35:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:35:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:35:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:35:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:35:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:35:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:35:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:35:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:35:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:35:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:35:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:35:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:35:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:35:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:35:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:35:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:35:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:35:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:35:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:35:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:35:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:35:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:35:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:35:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:35:49 at java.lang.reflect.Method.invoke (Method.java:580) 09:35:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:35:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:35:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:35:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:35:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/maven-metadata.xml 09:35:49 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-antlr4/maven-metadata.xml 09:35:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:35:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:35:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:35:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:35:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:35:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:35:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:35:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:35:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:35:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:35:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:35:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:35:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:35:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:35:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:35:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:35:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:35:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:35:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:35:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:35:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:35:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:35:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:35:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:35:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:35:49 at java.lang.reflect.Method.invoke (Method.java:580) 09:35:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:35:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:35:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:35:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:35:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-antlr4/maven-metadata.xml 09:35:49 [INFO] 09:35:49 [INFO] --------< org.opendaylight.odlparent:odl-apache-commons-lang3 >--------- 09:35:49 [INFO] Building OpenDaylight :: Apache Commons Lang 3 14.1.8-SNAPSHOT [35/76] 09:35:49 [INFO] from features/odl-apache-commons-lang3/pom.xml 09:35:49 [INFO] ------------------------------[ feature ]------------------------------- 09:35:49 [INFO] 09:35:49 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-apache-commons-lang3 --- 09:35:49 [INFO] 09:35:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-apache-commons-lang3 --- 09:35:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:35:49 [INFO] 09:35:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-apache-commons-lang3 --- 09:35:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:35:49 [INFO] 09:35:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-apache-commons-lang3 --- 09:35:49 [INFO] 09:35:49 [INFO] --- dependency:3.9.0:properties (default) @ odl-apache-commons-lang3 --- 09:35:49 [INFO] 09:35:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-apache-commons-lang3 --- 09:35:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:35:49 [INFO] argLine set to empty 09:35:49 [INFO] 09:35:49 [INFO] --- feattmpl:14.1.8-SNAPSHOT:generate-feature (generate-feature) @ odl-apache-commons-lang3 --- 09:35:49 [INFO] 09:35:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-apache-commons-lang3 --- 09:35:49 [INFO] Starting audit... 09:35:49 Audit done. 09:35:49 [INFO] You have 0 Checkstyle violations. 09:35:49 [INFO] 09:35:49 [INFO] --- checkstyle:3.6.0:check (default) @ odl-apache-commons-lang3 --- 09:35:49 [INFO] Starting audit... 09:35:49 Audit done. 09:35:49 [INFO] You have 0 Checkstyle violations. 09:35:49 [INFO] 09:35:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-apache-commons-lang3 --- 09:35:49 [INFO] 09:35:49 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-apache-commons-lang3 --- 09:35:49 [INFO] Generation not enabled 09:35:49 [INFO] Attaching artifact 09:35:49 [INFO] 09:35:49 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-apache-commons-lang3 --- 09:35:49 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:35:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:35:49 [INFO] 09:35:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-apache-commons-lang3 >>> 09:35:49 [INFO] 09:35:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-apache-commons-lang3 --- 09:35:50 [INFO] No files found to run spotbugs, check compile phase has been run 09:35:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:35:50 [INFO] 09:35:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-apache-commons-lang3 <<< 09:35:50 [INFO] 09:35:50 [INFO] 09:35:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-apache-commons-lang3 --- 09:35:50 [INFO] 09:35:50 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-apache-commons-lang3 --- 09:35:50 [INFO] Starting SFT for org.opendaylight.odlparent:odl-apache-commons-lang3 09:35:50 [INFO] Project dependency features detected: [] 09:35:50 [INFO] Pax Exam System (Version: 4.14.0) created. 09:35:50 [INFO] Creating RMI registry server on 127.0.0.1:40831 09:35:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:35:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:35:50 [INFO] Waiting for remote bundle context.. on 40831 name: da95742a-2fe0-45b0-886e-16b07e9ac16d timout: [ RelativeTimeout value = 180000 ] 09:35:58 [INFO] Building jar from resources and headers. 09:35:58 [INFO] Writing jar finished. 09:36:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:36:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:36:00 [INFO] 09:36:00 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-apache-commons-lang3 --- 09:36:00 [INFO] 09:36:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-apache-commons-lang3 --- 09:36:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:36:00 [INFO] 09:36:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-apache-commons-lang3 --- 09:36:00 [INFO] CycloneDX: Resolving Dependencies 09:36:00 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 09:36:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-apache-commons-lang3/target/bom.xml 09:36:00 [INFO] attaching as odl-apache-commons-lang3-14.1.8-SNAPSHOT-cyclonedx.xml 09:36:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-apache-commons-lang3/target/bom.json 09:36:00 [INFO] attaching as odl-apache-commons-lang3-14.1.8-SNAPSHOT-cyclonedx.json 09:36:00 [INFO] 09:36:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-apache-commons-lang3 --- 09:36:00 [INFO] Skipping duplicate-finder execution! 09:36:00 [INFO] 09:36:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-apache-commons-lang3 --- 09:36:00 [INFO] Skipping plugin execution 09:36:00 [INFO] 09:36:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-apache-commons-lang3 --- 09:36:00 [INFO] Skipping source per configuration. 09:36:00 [INFO] 09:36:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-apache-commons-lang3 --- 09:36:00 [INFO] 09:36:00 [INFO] --- jacoco:0.8.14:report (report) @ odl-apache-commons-lang3 --- 09:36:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:36:00 [INFO] 09:36:00 [INFO] --- install:3.1.4:install (default-install) @ odl-apache-commons-lang3 --- 09:36:00 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-apache-commons-lang3/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-SNAPSHOT.pom 09:36:00 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-apache-commons-lang3/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-SNAPSHOT-features.xml 09:36:00 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-apache-commons-lang3/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-SNAPSHOT-cyclonedx.xml 09:36:00 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-apache-commons-lang3/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-SNAPSHOT-cyclonedx.json 09:36:00 [INFO] 09:36:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-apache-commons-lang3 --- 09:36:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:36:00 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/maven-metadata.xml 09:36:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:36:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:36:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:36:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:36:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:36:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:36:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:36:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:36:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:36:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:36:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:36:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:36:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:36:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:36:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:36:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:36:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:36:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:36:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:36:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:36:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:36:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:36:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:36:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:36:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:36:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:36:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:36:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:36:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:36:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:36:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:36:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:36:00 at java.lang.reflect.Method.invoke (Method.java:580) 09:36:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:36:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:36:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:36:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:36:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/maven-metadata.xml 09:36:00 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-apache-commons-lang3/maven-metadata.xml 09:36:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:36:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:36:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:36:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:36:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:36:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:36:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:36:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:36:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:36:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:36:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:36:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:36:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:36:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:36:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:36:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:36:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:36:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:36:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:36:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:36:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:36:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:36:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:36:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:36:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:36:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:36:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:36:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:36:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:36:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:36:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:36:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:36:00 at java.lang.reflect.Method.invoke (Method.java:580) 09:36:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:36:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:36:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:36:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:36:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-apache-commons-lang3/maven-metadata.xml 09:36:00 [INFO] 09:36:00 [INFO] ---------< org.opendaylight.odlparent:odl-apache-commons-text >--------- 09:36:00 [INFO] Building OpenDaylight :: Apache Commons Text 14.1.8-SNAPSHOT [36/76] 09:36:00 [INFO] from features/odl-apache-commons-text/pom.xml 09:36:00 [INFO] ------------------------------[ feature ]------------------------------- 09:36:00 [INFO] 09:36:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-apache-commons-text --- 09:36:00 [INFO] 09:36:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-apache-commons-text --- 09:36:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:36:00 [INFO] 09:36:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-apache-commons-text --- 09:36:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:36:00 [INFO] 09:36:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-apache-commons-text --- 09:36:01 [INFO] 09:36:01 [INFO] --- dependency:3.9.0:properties (default) @ odl-apache-commons-text --- 09:36:01 [INFO] 09:36:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-apache-commons-text --- 09:36:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:36:01 [INFO] argLine set to empty 09:36:01 [INFO] 09:36:01 [INFO] --- feattmpl:14.1.8-SNAPSHOT:generate-feature (generate-feature) @ odl-apache-commons-text --- 09:36:01 [INFO] 09:36:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-apache-commons-text --- 09:36:01 [INFO] Starting audit... 09:36:01 Audit done. 09:36:01 [INFO] You have 0 Checkstyle violations. 09:36:01 [INFO] 09:36:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-apache-commons-text --- 09:36:01 [INFO] Starting audit... 09:36:01 Audit done. 09:36:01 [INFO] You have 0 Checkstyle violations. 09:36:01 [INFO] 09:36:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-apache-commons-text --- 09:36:01 [INFO] 09:36:01 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-apache-commons-text --- 09:36:01 [INFO] Generation not enabled 09:36:01 [INFO] Attaching artifact 09:36:01 [INFO] 09:36:01 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-apache-commons-text --- 09:36:01 [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 09:36:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:36:01 [INFO] 09:36:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-apache-commons-text >>> 09:36:01 [INFO] 09:36:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-apache-commons-text --- 09:36:01 [INFO] No files found to run spotbugs, check compile phase has been run 09:36:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:36:01 [INFO] 09:36:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-apache-commons-text <<< 09:36:01 [INFO] 09:36:01 [INFO] 09:36:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-apache-commons-text --- 09:36:01 [INFO] 09:36:01 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-apache-commons-text --- 09:36:01 [INFO] Starting SFT for org.opendaylight.odlparent:odl-apache-commons-text 09:36:01 [INFO] Project dependency features detected: [] 09:36:01 [INFO] Pax Exam System (Version: 4.14.0) created. 09:36:01 [INFO] Creating RMI registry server on 127.0.0.1:37477 09:36:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:36:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:36:01 [INFO] Waiting for remote bundle context.. on 37477 name: fb55e70d-473b-423a-8ddc-dd6330768b84 timout: [ RelativeTimeout value = 180000 ] 09:36:09 [INFO] Building jar from resources and headers. 09:36:09 [INFO] Writing jar finished. 09:36:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:36:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:36:11 [INFO] 09:36:11 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-apache-commons-text --- 09:36:11 [INFO] 09:36:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-apache-commons-text --- 09:36:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:36:11 [INFO] 09:36:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-apache-commons-text --- 09:36:11 [INFO] CycloneDX: Resolving Dependencies 09:36:11 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 09:36:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-apache-commons-text/target/bom.xml 09:36:11 [INFO] attaching as odl-apache-commons-text-14.1.8-SNAPSHOT-cyclonedx.xml 09:36:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-apache-commons-text/target/bom.json 09:36:11 [INFO] attaching as odl-apache-commons-text-14.1.8-SNAPSHOT-cyclonedx.json 09:36:11 [INFO] 09:36:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-apache-commons-text --- 09:36:11 [INFO] Skipping duplicate-finder execution! 09:36:11 [INFO] 09:36:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-apache-commons-text --- 09:36:11 [INFO] Skipping plugin execution 09:36:11 [INFO] 09:36:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-apache-commons-text --- 09:36:11 [INFO] Skipping source per configuration. 09:36:11 [INFO] 09:36:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-apache-commons-text --- 09:36:11 [INFO] 09:36:11 [INFO] --- jacoco:0.8.14:report (report) @ odl-apache-commons-text --- 09:36:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:36:11 [INFO] 09:36:11 [INFO] --- install:3.1.4:install (default-install) @ odl-apache-commons-text --- 09:36:11 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-apache-commons-text/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-SNAPSHOT.pom 09:36:11 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-apache-commons-text/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-SNAPSHOT-features.xml 09:36:11 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-apache-commons-text/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-SNAPSHOT-cyclonedx.xml 09:36:11 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-apache-commons-text/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-SNAPSHOT-cyclonedx.json 09:36:11 [INFO] 09:36:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-apache-commons-text --- 09:36:11 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:36:11 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/maven-metadata.xml 09:36:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:36:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:36:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:36:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:36:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:36:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:36:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:36:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:36:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:36:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:36:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:36:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:36:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:36:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:36:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:36:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:36:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:36:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:36:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:36:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:36:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:36:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:36:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:36:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:36:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:36:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:36:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:36:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:36:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:36:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:36:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:36:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:36:11 at java.lang.reflect.Method.invoke (Method.java:580) 09:36:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:36:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:36:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:36:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:36:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/maven-metadata.xml 09:36:11 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-apache-commons-text/maven-metadata.xml 09:36:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:36:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:36:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:36:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:36:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:36:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:36:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:36:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:36:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:36:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:36:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:36:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:36:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:36:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:36:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:36:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:36:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:36:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:36:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:36:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:36:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:36:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:36:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:36:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:36:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:36:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:36:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:36:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:36:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:36:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:36:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:36:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:36:11 at java.lang.reflect.Method.invoke (Method.java:580) 09:36:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:36:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:36:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:36:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:36:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-apache-commons-text/maven-metadata.xml 09:36:11 [INFO] 09:36:11 [INFO] -----------------< org.opendaylight.odlparent:odl-asm >----------------- 09:36:11 [INFO] Building OpenDaylight :: ASM 14.1.8-SNAPSHOT [37/76] 09:36:11 [INFO] from features/odl-asm/pom.xml 09:36:11 [INFO] ------------------------------[ feature ]------------------------------- 09:36:11 [INFO] 09:36:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-asm --- 09:36:11 [INFO] 09:36:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-asm --- 09:36:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:36:11 [INFO] 09:36:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-asm --- 09:36:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:36:11 [INFO] 09:36:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-asm --- 09:36:12 [INFO] 09:36:12 [INFO] --- dependency:3.9.0:properties (default) @ odl-asm --- 09:36:12 [INFO] 09:36:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-asm --- 09:36:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:36:12 [INFO] argLine set to empty 09:36:12 [INFO] 09:36:12 [INFO] --- feattmpl:14.1.8-SNAPSHOT:generate-feature (generate-feature) @ odl-asm --- 09:36:12 [INFO] 09:36:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-asm --- 09:36:12 [INFO] Starting audit... 09:36:12 Audit done. 09:36:12 [INFO] You have 0 Checkstyle violations. 09:36:12 [INFO] 09:36:12 [INFO] --- checkstyle:3.6.0:check (default) @ odl-asm --- 09:36:12 [INFO] Starting audit... 09:36:12 Audit done. 09:36:12 [INFO] You have 0 Checkstyle violations. 09:36:12 [INFO] 09:36:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-asm --- 09:36:12 [INFO] 09:36:12 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-asm --- 09:36:12 [INFO] Generation not enabled 09:36:12 [INFO] Attaching artifact 09:36:12 [INFO] 09:36:12 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-asm --- 09:36:12 [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 09:36:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:36:12 [INFO] 09:36:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-asm >>> 09:36:12 [INFO] 09:36:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-asm --- 09:36:12 [INFO] No files found to run spotbugs, check compile phase has been run 09:36:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:36:12 [INFO] 09:36:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-asm <<< 09:36:12 [INFO] 09:36:12 [INFO] 09:36:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-asm --- 09:36:12 [INFO] 09:36:12 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-asm --- 09:36:12 [INFO] Starting SFT for org.opendaylight.odlparent:odl-asm 09:36:12 [INFO] Project dependency features detected: [] 09:36:12 [INFO] Pax Exam System (Version: 4.14.0) created. 09:36:12 [INFO] Creating RMI registry server on 127.0.0.1:36283 09:36:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:36:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:36:12 [INFO] Waiting for remote bundle context.. on 36283 name: 86129272-4e9c-4585-b27e-eeaf8d2596fa timout: [ RelativeTimeout value = 180000 ] 09:36:20 [INFO] Building jar from resources and headers. 09:36:20 [INFO] Writing jar finished. 09:36:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:36:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:36:22 [INFO] 09:36:22 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-asm --- 09:36:22 [INFO] 09:36:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-asm --- 09:36:22 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:36:22 [INFO] 09:36:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-asm --- 09:36:22 [INFO] CycloneDX: Resolving Dependencies 09:36:22 [INFO] CycloneDX: Creating BOM version 1.6 with 6 component(s) 09:36:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-asm/target/bom.xml 09:36:22 [INFO] attaching as odl-asm-14.1.8-SNAPSHOT-cyclonedx.xml 09:36:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-asm/target/bom.json 09:36:22 [INFO] attaching as odl-asm-14.1.8-SNAPSHOT-cyclonedx.json 09:36:22 [INFO] 09:36:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-asm --- 09:36:22 [INFO] Skipping duplicate-finder execution! 09:36:22 [INFO] 09:36:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-asm --- 09:36:22 [INFO] Skipping plugin execution 09:36:22 [INFO] 09:36:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-asm --- 09:36:22 [INFO] Skipping source per configuration. 09:36:22 [INFO] 09:36:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-asm --- 09:36:22 [INFO] 09:36:22 [INFO] --- jacoco:0.8.14:report (report) @ odl-asm --- 09:36:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:36:22 [INFO] 09:36:22 [INFO] --- install:3.1.4:install (default-install) @ odl-asm --- 09:36:22 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-asm/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-SNAPSHOT.pom 09:36:22 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-asm/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-SNAPSHOT-features.xml 09:36:22 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-asm/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-SNAPSHOT-cyclonedx.xml 09:36:22 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-asm/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-SNAPSHOT-cyclonedx.json 09:36:22 [INFO] 09:36:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-asm --- 09:36:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:36:22 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/maven-metadata.xml 09:36:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:36:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:36:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:36:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:36:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:36:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:36:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:36:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:36:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:36:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:36:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:36:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:36:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:36:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:36:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:36:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:36:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:36:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:36:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:36:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:36:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:36:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:36:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:36:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:36:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:36:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:36:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:36:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:36:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:36:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:36:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:36:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:36:22 at java.lang.reflect.Method.invoke (Method.java:580) 09:36:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:36:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:36:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:36:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:36:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/maven-metadata.xml 09:36:22 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-asm/maven-metadata.xml 09:36:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:36:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:36:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:36:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:36:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:36:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:36:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:36:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:36:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:36:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:36:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:36:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:36:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:36:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:36:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:36:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:36:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:36:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:36:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:36:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:36:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:36:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:36:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:36:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:36:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:36:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:36:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:36:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:36:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:36:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:36:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:36:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:36:22 at java.lang.reflect.Method.invoke (Method.java:580) 09:36:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:36:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:36:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:36:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:36:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-asm/maven-metadata.xml 09:36:22 [INFO] 09:36:22 [INFO] ------------< org.opendaylight.odlparent:odl-apache-spifly >------------ 09:36:22 [INFO] Building OpenDaylight :: Apache Aries SPI Fly 14.1.8-SNAPSHOT [38/76] 09:36:22 [INFO] from features/odl-apache-spifly/pom.xml 09:36:22 [INFO] ------------------------------[ feature ]------------------------------- 09:36:22 [INFO] 09:36:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-apache-spifly --- 09:36:22 [INFO] 09:36:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-apache-spifly --- 09:36:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:36:22 [INFO] 09:36:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-apache-spifly --- 09:36:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:36:22 [INFO] 09:36:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-apache-spifly --- 09:36:22 [INFO] 09:36:22 [INFO] --- dependency:3.9.0:properties (default) @ odl-apache-spifly --- 09:36:22 [INFO] 09:36:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-apache-spifly --- 09:36:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:36:22 [INFO] argLine set to empty 09:36:22 [INFO] 09:36:22 [INFO] --- feattmpl:14.1.8-SNAPSHOT:generate-feature (generate-feature) @ odl-apache-spifly --- 09:36:22 [INFO] 09:36:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-apache-spifly --- 09:36:22 [INFO] Starting audit... 09:36:22 Audit done. 09:36:22 [INFO] You have 0 Checkstyle violations. 09:36:22 [INFO] 09:36:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-apache-spifly --- 09:36:22 [INFO] Starting audit... 09:36:22 Audit done. 09:36:22 [INFO] You have 0 Checkstyle violations. 09:36:22 [INFO] 09:36:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-apache-spifly --- 09:36:22 [INFO] 09:36:22 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-apache-spifly --- 09:36:22 [INFO] Generation not enabled 09:36:22 [INFO] Attaching artifact 09:36:22 [INFO] 09:36:22 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-apache-spifly --- 09:36:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:36:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:36:22 [INFO] 09:36:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-apache-spifly >>> 09:36:22 [INFO] 09:36:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-apache-spifly --- 09:36:22 [INFO] No files found to run spotbugs, check compile phase has been run 09:36:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:36:22 [INFO] 09:36:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-apache-spifly <<< 09:36:22 [INFO] 09:36:22 [INFO] 09:36:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-apache-spifly --- 09:36:22 [INFO] 09:36:22 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-apache-spifly --- 09:36:22 [INFO] Starting SFT for org.opendaylight.odlparent:odl-apache-spifly 09:36:22 [INFO] Project dependency features detected: [] 09:36:22 [INFO] Pax Exam System (Version: 4.14.0) created. 09:36:22 [INFO] Creating RMI registry server on 127.0.0.1:36903 09:36:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:36:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:36:23 [INFO] Waiting for remote bundle context.. on 36903 name: 12d40aef-dc4f-48d4-9760-ff39aeec548a timout: [ RelativeTimeout value = 180000 ] 09:36:30 [INFO] Building jar from resources and headers. 09:36:30 [INFO] Writing jar finished. 09:36:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:36:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:36:32 [INFO] 09:36:32 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-apache-spifly --- 09:36:32 [INFO] 09:36:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-apache-spifly --- 09:36:32 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:36:32 [INFO] 09:36:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-apache-spifly --- 09:36:32 [INFO] CycloneDX: Resolving Dependencies 09:36:33 [INFO] CycloneDX: Creating BOM version 1.6 with 8 component(s) 09:36:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-apache-spifly/target/bom.xml 09:36:33 [INFO] attaching as odl-apache-spifly-14.1.8-SNAPSHOT-cyclonedx.xml 09:36:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-apache-spifly/target/bom.json 09:36:33 [INFO] attaching as odl-apache-spifly-14.1.8-SNAPSHOT-cyclonedx.json 09:36:33 [INFO] 09:36:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-apache-spifly --- 09:36:33 [INFO] Skipping duplicate-finder execution! 09:36:33 [INFO] 09:36:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-apache-spifly --- 09:36:33 [INFO] Skipping plugin execution 09:36:33 [INFO] 09:36:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-apache-spifly --- 09:36:33 [INFO] Skipping source per configuration. 09:36:33 [INFO] 09:36:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-apache-spifly --- 09:36:33 [INFO] 09:36:33 [INFO] --- jacoco:0.8.14:report (report) @ odl-apache-spifly --- 09:36:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:36:33 [INFO] 09:36:33 [INFO] --- install:3.1.4:install (default-install) @ odl-apache-spifly --- 09:36:33 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-apache-spifly/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-SNAPSHOT.pom 09:36:33 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-apache-spifly/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-SNAPSHOT-features.xml 09:36:33 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-apache-spifly/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-SNAPSHOT-cyclonedx.xml 09:36:33 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-apache-spifly/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-SNAPSHOT-cyclonedx.json 09:36:33 [INFO] 09:36:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-apache-spifly --- 09:36:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:36:33 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/maven-metadata.xml 09:36:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:36:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:36:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:36:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:36:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:36:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:36:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:36:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:36:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:36:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:36:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:36:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:36:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:36:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:36:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:36:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:36:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:36:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:36:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:36:33 at java.lang.reflect.Method.invoke (Method.java:580) 09:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:36:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/maven-metadata.xml 09:36:33 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-apache-spifly/maven-metadata.xml 09:36:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:36:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:36:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:36:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:36:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:36:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:36:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:36:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:36:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:36:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:36:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:36:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:36:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:36:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:36:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:36:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:36:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:36:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:36:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:36:33 at java.lang.reflect.Method.invoke (Method.java:580) 09:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:36:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-apache-spifly/maven-metadata.xml 09:36:33 [INFO] 09:36:33 [INFO] ----------< org.opendaylight.odlparent:single-feature-parent >---------- 09:36:33 [INFO] Building ODL :: odlparent :: single-feature-parent 14.1.8-SNAPSHOT [39/76] 09:36:33 [INFO] from single-feature-parent/pom.xml 09:36:33 [INFO] --------------------------------[ pom ]--------------------------------- 09:36:33 [INFO] 09:36:33 [INFO] --- clean:3.5.0:clean (default-clean) @ single-feature-parent --- 09:36:33 [INFO] 09:36:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ single-feature-parent --- 09:36:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:36:33 [INFO] 09:36:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ single-feature-parent --- 09:36:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:36:33 [INFO] 09:36:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ single-feature-parent --- 09:36:33 [INFO] 09:36:33 [INFO] --- dependency:3.9.0:properties (default) @ single-feature-parent --- 09:36:33 [INFO] 09:36:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ single-feature-parent --- 09:36:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:36:33 [INFO] argLine set to empty 09:36:33 [INFO] 09:36:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ single-feature-parent --- 09:36:33 [INFO] Starting audit... 09:36:33 Audit done. 09:36:33 [INFO] You have 0 Checkstyle violations. 09:36:33 [INFO] 09:36:33 [INFO] --- checkstyle:3.6.0:check (default) @ single-feature-parent --- 09:36:33 [INFO] Starting audit... 09:36:33 Audit done. 09:36:33 [INFO] You have 0 Checkstyle violations. 09:36:33 [INFO] 09:36:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ single-feature-parent --- 09:36:33 [INFO] 09:36:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ single-feature-parent >>> 09:36:33 [INFO] 09:36:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ single-feature-parent --- 09:36:33 [INFO] No files found to run spotbugs, check compile phase has been run 09:36:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:36:33 [INFO] 09:36:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ single-feature-parent <<< 09:36:33 [INFO] 09:36:33 [INFO] 09:36:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ single-feature-parent --- 09:36:33 [INFO] 09:36:33 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ single-feature-parent --- 09:36:33 [INFO] Project packaging is not 'feature', skipping execution 09:36:33 [INFO] 09:36:33 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ single-feature-parent --- 09:36:33 [INFO] 09:36:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ single-feature-parent --- 09:36:33 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:36:33 [INFO] 09:36:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ single-feature-parent --- 09:36:33 [INFO] CycloneDX: Resolving Dependencies 09:36:33 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 09:36:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/single-feature-parent/target/bom.xml 09:36:33 [INFO] attaching as single-feature-parent-14.1.8-SNAPSHOT-cyclonedx.xml 09:36:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/single-feature-parent/target/bom.json 09:36:33 [INFO] attaching as single-feature-parent-14.1.8-SNAPSHOT-cyclonedx.json 09:36:33 [INFO] 09:36:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ single-feature-parent --- 09:36:33 [INFO] Skipping duplicate-finder execution! 09:36:33 [INFO] 09:36:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ single-feature-parent --- 09:36:33 [INFO] Skipping plugin execution 09:36:33 [INFO] 09:36:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ single-feature-parent --- 09:36:33 [INFO] Skipping source per configuration. 09:36:33 [INFO] 09:36:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ single-feature-parent --- 09:36:33 [INFO] 09:36:33 [INFO] --- jacoco:0.8.14:report (report) @ single-feature-parent --- 09:36:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:36:33 [INFO] 09:36:33 [INFO] --- install:3.1.4:install (default-install) @ single-feature-parent --- 09:36:33 [INFO] Installing /w/workspace/odlparent-maven-merge-master/single-feature-parent/pom.xml to /tmp/r/org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/single-feature-parent-14.1.8-SNAPSHOT.pom 09:36:33 [INFO] Installing /w/workspace/odlparent-maven-merge-master/single-feature-parent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/single-feature-parent-14.1.8-SNAPSHOT-cyclonedx.xml 09:36:33 [INFO] Installing /w/workspace/odlparent-maven-merge-master/single-feature-parent/target/bom.json to /tmp/r/org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/single-feature-parent-14.1.8-SNAPSHOT-cyclonedx.json 09:36:33 [INFO] 09:36:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ single-feature-parent --- 09:36:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:36:33 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml 09:36:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:36:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:36:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:36:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:36:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:36:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:36:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:36:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:36:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:36:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:36:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:36:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:36:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:36:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:36:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:36:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:36:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:36:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:36:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:36:33 at java.lang.reflect.Method.invoke (Method.java:580) 09:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:36:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml 09:36:33 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/single-feature-parent/maven-metadata.xml 09:36:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:36:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:36:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:36:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:36:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:36:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:36:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:36:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:36:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:36:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:36:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:36:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:36:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:36:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:36:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:36:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:36:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:36:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:36:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:36:33 at java.lang.reflect.Method.invoke (Method.java:580) 09:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:36:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/single-feature-parent/maven-metadata.xml 09:36:34 [INFO] 09:36:34 [INFO] ---------< org.opendaylight.odlparent:odl-dropwizard-metrics >---------- 09:36:34 [INFO] Building OpenDaylight :: Dropwizard.io Metrics 14.1.8-SNAPSHOT [40/76] 09:36:34 [INFO] from features/odl-dropwizard-metrics/pom.xml 09:36:34 [INFO] ------------------------------[ feature ]------------------------------- 09:36:34 [INFO] 09:36:34 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-dropwizard-metrics --- 09:36:34 [INFO] 09:36:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-dropwizard-metrics --- 09:36:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:36:34 [INFO] 09:36:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-dropwizard-metrics --- 09:36:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:36:34 [INFO] 09:36:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-dropwizard-metrics --- 09:36:34 [INFO] 09:36:34 [INFO] --- dependency:3.9.0:properties (default) @ odl-dropwizard-metrics --- 09:36:34 [INFO] 09:36:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-dropwizard-metrics --- 09:36:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:36:34 [INFO] argLine set to empty 09:36:34 [INFO] 09:36:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-dropwizard-metrics --- 09:36:34 [INFO] Starting audit... 09:36:34 Audit done. 09:36:34 [INFO] You have 0 Checkstyle violations. 09:36:34 [INFO] 09:36:34 [INFO] --- checkstyle:3.6.0:check (default) @ odl-dropwizard-metrics --- 09:36:34 [INFO] Starting audit... 09:36:34 Audit done. 09:36:34 [INFO] You have 0 Checkstyle violations. 09:36:34 [INFO] 09:36:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-dropwizard-metrics --- 09:36:34 [INFO] 09:36:34 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-dropwizard-metrics --- 09:36:34 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-merge-master/features/odl-dropwizard-metrics/target/feature/feature.xml 09:36:34 [INFO] Tree listing is saved here: /w/workspace/odlparent-maven-merge-master/features/odl-dropwizard-metrics/target/history/treeListing.txt 09:36:34 09:36:34 [INFO] ...done! 09:36:34 [INFO] Attaching features XML 09:36:34 [INFO] 09:36:34 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-dropwizard-metrics --- 09:36:34 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:36:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:36:34 [INFO] 09:36:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-dropwizard-metrics >>> 09:36:34 [INFO] 09:36:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-dropwizard-metrics --- 09:36:34 [INFO] No files found to run spotbugs, check compile phase has been run 09:36:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:36:34 [INFO] 09:36:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-dropwizard-metrics <<< 09:36:34 [INFO] 09:36:34 [INFO] 09:36:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-dropwizard-metrics --- 09:36:34 [INFO] 09:36:34 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-dropwizard-metrics --- 09:36:34 [INFO] Starting SFT for org.opendaylight.odlparent:odl-dropwizard-metrics 09:36:34 [INFO] Project dependency features detected: [] 09:36:34 [INFO] Pax Exam System (Version: 4.14.0) created. 09:36:34 [INFO] Creating RMI registry server on 127.0.0.1:36319 09:36:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:36:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:36:35 [INFO] Waiting for remote bundle context.. on 36319 name: c2475371-7933-47e8-9673-7ba727b7aa6a timout: [ RelativeTimeout value = 180000 ] 09:36:42 [INFO] Building jar from resources and headers. 09:36:42 [INFO] Writing jar finished. 09:36:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:36:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:36:44 [INFO] 09:36:44 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-dropwizard-metrics --- 09:36:44 [INFO] 09:36:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-dropwizard-metrics --- 09:36:44 [INFO] No Javadoc in project. Archive not created. 09:36:44 [INFO] 09:36:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-dropwizard-metrics --- 09:36:44 [INFO] CycloneDX: Resolving Dependencies 09:36:44 [INFO] CycloneDX: Creating BOM version 1.6 with 5 component(s) 09:36:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-dropwizard-metrics/target/bom.xml 09:36:44 [INFO] attaching as odl-dropwizard-metrics-14.1.8-SNAPSHOT-cyclonedx.xml 09:36:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-dropwizard-metrics/target/bom.json 09:36:45 [INFO] attaching as odl-dropwizard-metrics-14.1.8-SNAPSHOT-cyclonedx.json 09:36:45 [INFO] 09:36:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-dropwizard-metrics --- 09:36:45 [INFO] Skipping duplicate-finder execution! 09:36:45 [INFO] 09:36:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-dropwizard-metrics --- 09:36:45 [INFO] Skipping plugin execution 09:36:45 [INFO] 09:36:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-dropwizard-metrics --- 09:36:45 [INFO] Skipping source per configuration. 09:36:45 [INFO] 09:36:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-dropwizard-metrics --- 09:36:45 [INFO] 09:36:45 [INFO] --- jacoco:0.8.14:report (report) @ odl-dropwizard-metrics --- 09:36:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:36:45 [INFO] 09:36:45 [INFO] --- install:3.1.4:install (default-install) @ odl-dropwizard-metrics --- 09:36:45 [WARNING] 09:36:45 [WARNING] The packaging plugin for project odl-dropwizard-metrics did not assign 09:36:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:36:45 [WARNING] 09:36:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:36:45 [WARNING] 09:36:45 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-dropwizard-metrics/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-SNAPSHOT.pom 09:36:45 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-dropwizard-metrics/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-SNAPSHOT-features.xml 09:36:45 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-dropwizard-metrics/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-SNAPSHOT-cyclonedx.xml 09:36:45 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-dropwizard-metrics/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-SNAPSHOT-cyclonedx.json 09:36:45 [INFO] 09:36:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-dropwizard-metrics --- 09:36:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:36:45 [WARNING] 09:36:45 [WARNING] The packaging plugin for project odl-dropwizard-metrics did not assign 09:36:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:36:45 [WARNING] 09:36:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:36:45 [WARNING] 09:36:45 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/maven-metadata.xml 09:36:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:36:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:36:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:36:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:36:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:36:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:36:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:36:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:36:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:36:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:36:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:36:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:36:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:36:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:36:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:36:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:36:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:36:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:36:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:36:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:36:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:36:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:36:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:36:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:36:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:36:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:36:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:36:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:36:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:36:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:36:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:36:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:36:45 at java.lang.reflect.Method.invoke (Method.java:580) 09:36:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:36:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:36:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:36:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:36:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/maven-metadata.xml 09:36:45 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-dropwizard-metrics/maven-metadata.xml 09:36:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:36:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:36:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:36:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:36:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:36:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:36:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:36:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:36:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:36:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:36:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:36:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:36:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:36:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:36:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:36:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:36:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:36:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:36:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:36:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:36:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:36:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:36:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:36:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:36:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:36:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:36:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:36:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:36:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:36:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:36:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:36:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:36:45 at java.lang.reflect.Method.invoke (Method.java:580) 09:36:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:36:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:36:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:36:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:36:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-dropwizard-metrics/maven-metadata.xml 09:36:45 [INFO] 09:36:45 [INFO] -------------< org.opendaylight.odlparent:odl-errorprone >-------------- 09:36:45 [INFO] Building OpenDaylight :: ErrorProne Annotations 14.1.8-SNAPSHOT [41/76] 09:36:45 [INFO] from features/odl-errorprone/pom.xml 09:36:45 [INFO] ------------------------------[ feature ]------------------------------- 09:36:45 [INFO] 09:36:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-errorprone --- 09:36:45 [INFO] 09:36:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-errorprone --- 09:36:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:36:45 [INFO] 09:36:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-errorprone --- 09:36:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:36:45 [INFO] 09:36:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-errorprone --- 09:36:45 [INFO] 09:36:45 [INFO] --- dependency:3.9.0:properties (default) @ odl-errorprone --- 09:36:45 [INFO] 09:36:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-errorprone --- 09:36:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:36:45 [INFO] argLine set to empty 09:36:45 [INFO] 09:36:45 [INFO] --- feattmpl:14.1.8-SNAPSHOT:generate-feature (generate-feature) @ odl-errorprone --- 09:36:45 [INFO] 09:36:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-errorprone --- 09:36:45 [INFO] Starting audit... 09:36:45 Audit done. 09:36:45 [INFO] You have 0 Checkstyle violations. 09:36:45 [INFO] 09:36:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-errorprone --- 09:36:45 [INFO] Starting audit... 09:36:45 Audit done. 09:36:45 [INFO] You have 0 Checkstyle violations. 09:36:45 [INFO] 09:36:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-errorprone --- 09:36:45 [INFO] 09:36:45 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-errorprone --- 09:36:45 [INFO] Generation not enabled 09:36:45 [INFO] Attaching artifact 09:36:45 [INFO] 09:36:45 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-errorprone --- 09:36:45 [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 09:36:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:36:45 [INFO] 09:36:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-errorprone >>> 09:36:45 [INFO] 09:36:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-errorprone --- 09:36:45 [INFO] No files found to run spotbugs, check compile phase has been run 09:36:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:36:45 [INFO] 09:36:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-errorprone <<< 09:36:45 [INFO] 09:36:45 [INFO] 09:36:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-errorprone --- 09:36:45 [INFO] 09:36:45 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-errorprone --- 09:36:45 [INFO] Starting SFT for org.opendaylight.odlparent:odl-errorprone 09:36:45 [INFO] Project dependency features detected: [] 09:36:45 [INFO] Pax Exam System (Version: 4.14.0) created. 09:36:45 [INFO] Creating RMI registry server on 127.0.0.1:35347 09:36:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:36:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:36:45 [INFO] Waiting for remote bundle context.. on 35347 name: c18c8c45-296f-4dc2-a4b7-6e714ef425f4 timout: [ RelativeTimeout value = 180000 ] 09:36:53 [INFO] Building jar from resources and headers. 09:36:53 [INFO] Writing jar finished. 09:36:55 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:36:55 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:36:55 [INFO] 09:36:55 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-errorprone --- 09:36:55 [INFO] 09:36:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-errorprone --- 09:36:55 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:36:55 [INFO] 09:36:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-errorprone --- 09:36:55 [INFO] CycloneDX: Resolving Dependencies 09:36:55 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 09:36:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-errorprone/target/bom.xml 09:36:55 [INFO] attaching as odl-errorprone-14.1.8-SNAPSHOT-cyclonedx.xml 09:36:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-errorprone/target/bom.json 09:36:55 [INFO] attaching as odl-errorprone-14.1.8-SNAPSHOT-cyclonedx.json 09:36:55 [INFO] 09:36:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-errorprone --- 09:36:55 [INFO] Skipping duplicate-finder execution! 09:36:55 [INFO] 09:36:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-errorprone --- 09:36:55 [INFO] Skipping plugin execution 09:36:55 [INFO] 09:36:55 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-errorprone --- 09:36:55 [INFO] Skipping source per configuration. 09:36:55 [INFO] 09:36:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-errorprone --- 09:36:55 [INFO] 09:36:55 [INFO] --- jacoco:0.8.14:report (report) @ odl-errorprone --- 09:36:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:36:55 [INFO] 09:36:55 [INFO] --- install:3.1.4:install (default-install) @ odl-errorprone --- 09:36:55 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-errorprone/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-SNAPSHOT.pom 09:36:55 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-errorprone/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-SNAPSHOT-features.xml 09:36:55 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-errorprone/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-SNAPSHOT-cyclonedx.xml 09:36:55 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-errorprone/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-SNAPSHOT-cyclonedx.json 09:36:55 [INFO] 09:36:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-errorprone --- 09:36:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:36:55 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/maven-metadata.xml 09:36:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:36:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:36:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:36:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:36:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:36:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:36:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:36:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:36:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:36:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:36:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:36:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:36:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:36:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:36:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:36:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:36:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:36:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:36:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:36:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:36:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:36:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:36:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:36:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:36:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:36:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:36:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:36:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:36:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:36:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:36:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:36:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:36:55 at java.lang.reflect.Method.invoke (Method.java:580) 09:36:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:36:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:36:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:36:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:36:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/maven-metadata.xml 09:36:55 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-errorprone/maven-metadata.xml 09:36:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:36:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:36:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:36:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:36:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:36:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:36:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:36:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:36:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:36:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:36:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:36:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:36:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:36:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:36:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:36:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:36:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:36:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:36:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:36:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:36:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:36:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:36:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:36:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:36:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:36:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:36:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:36:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:36:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:36:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:36:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:36:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:36:55 at java.lang.reflect.Method.invoke (Method.java:580) 09:36:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:36:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:36:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:36:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:36:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-errorprone/maven-metadata.xml 09:36:55 [INFO] 09:36:55 [INFO] ----------------< org.opendaylight.odlparent:odl-gson >----------------- 09:36:55 [INFO] Building OpenDaylight :: GSON 14.1.8-SNAPSHOT [42/76] 09:36:55 [INFO] from features/odl-gson/pom.xml 09:36:55 [INFO] ------------------------------[ feature ]------------------------------- 09:36:55 [INFO] 09:36:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-gson --- 09:36:55 [INFO] 09:36:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-gson --- 09:36:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:36:55 [INFO] 09:36:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-gson --- 09:36:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:36:55 [INFO] 09:36:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-gson --- 09:36:56 [INFO] 09:36:56 [INFO] --- dependency:3.9.0:properties (default) @ odl-gson --- 09:36:56 [INFO] 09:36:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-gson --- 09:36:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:36:56 [INFO] argLine set to empty 09:36:56 [INFO] 09:36:56 [INFO] --- feattmpl:14.1.8-SNAPSHOT:generate-feature (generate-feature) @ odl-gson --- 09:36:56 [INFO] 09:36:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-gson --- 09:36:56 [INFO] Starting audit... 09:36:56 Audit done. 09:36:56 [INFO] You have 0 Checkstyle violations. 09:36:56 [INFO] 09:36:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-gson --- 09:36:56 [INFO] Starting audit... 09:36:56 Audit done. 09:36:56 [INFO] You have 0 Checkstyle violations. 09:36:56 [INFO] 09:36:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-gson --- 09:36:56 [INFO] 09:36:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-gson --- 09:36:56 [INFO] Generation not enabled 09:36:56 [INFO] Attaching artifact 09:36:56 [INFO] 09:36:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-gson --- 09:36: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 09:36:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:36:56 [INFO] 09:36:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-gson >>> 09:36:56 [INFO] 09:36:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-gson --- 09:36:56 [INFO] No files found to run spotbugs, check compile phase has been run 09:36:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:36:56 [INFO] 09:36:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-gson <<< 09:36:56 [INFO] 09:36:56 [INFO] 09:36:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-gson --- 09:36:56 [INFO] 09:36:56 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-gson --- 09:36:56 [INFO] Starting SFT for org.opendaylight.odlparent:odl-gson 09:36:56 [INFO] Project dependency features detected: [] 09:36:56 [INFO] Pax Exam System (Version: 4.14.0) created. 09:36:56 [INFO] Creating RMI registry server on 127.0.0.1:35559 09:36:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:36:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:36:56 [INFO] Waiting for remote bundle context.. on 35559 name: f557cc0c-31b9-4fa9-8c80-5bfe68ca3971 timout: [ RelativeTimeout value = 180000 ] 09:37:04 [INFO] Building jar from resources and headers. 09:37:04 [INFO] Writing jar finished. 09:37:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:37:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:37:06 [INFO] 09:37:06 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-gson --- 09:37:06 [INFO] 09:37:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-gson --- 09:37:06 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:37:06 [INFO] 09:37:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-gson --- 09:37:06 [INFO] CycloneDX: Resolving Dependencies 09:37:06 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 09:37:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-gson/target/bom.xml 09:37:06 [INFO] attaching as odl-gson-14.1.8-SNAPSHOT-cyclonedx.xml 09:37:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-gson/target/bom.json 09:37:06 [INFO] attaching as odl-gson-14.1.8-SNAPSHOT-cyclonedx.json 09:37:06 [INFO] 09:37:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-gson --- 09:37:06 [INFO] Skipping duplicate-finder execution! 09:37:06 [INFO] 09:37:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-gson --- 09:37:06 [INFO] Skipping plugin execution 09:37:06 [INFO] 09:37:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-gson --- 09:37:06 [INFO] Skipping source per configuration. 09:37:06 [INFO] 09:37:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-gson --- 09:37:06 [INFO] 09:37:06 [INFO] --- jacoco:0.8.14:report (report) @ odl-gson --- 09:37:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:37:06 [INFO] 09:37:06 [INFO] --- install:3.1.4:install (default-install) @ odl-gson --- 09:37:06 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-gson/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-SNAPSHOT.pom 09:37:06 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-gson/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-SNAPSHOT-features.xml 09:37:06 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-gson/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-SNAPSHOT-cyclonedx.xml 09:37:06 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-gson/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-SNAPSHOT-cyclonedx.json 09:37:06 [INFO] 09:37:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-gson --- 09:37:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:37:06 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/maven-metadata.xml 09:37:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:37:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:37:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:37:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:37:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:37:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:37:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:37:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:37:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:37:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:37:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:37:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:37:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:37:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:37:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:37:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:37:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:37:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:37:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:37:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:37:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:37:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:37:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:37:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:37:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:37:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:37:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:37:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:37:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:37:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:37:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:37:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:37:06 at java.lang.reflect.Method.invoke (Method.java:580) 09:37:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:37:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:37:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:37:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:37:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/maven-metadata.xml 09:37:06 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-gson/maven-metadata.xml 09:37:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:37:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:37:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:37:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:37:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:37:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:37:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:37:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:37:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:37:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:37:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:37:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:37:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:37:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:37:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:37:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:37:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:37:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:37:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:37:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:37:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:37:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:37:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:37:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:37:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:37:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:37:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:37:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:37:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:37:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:37:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:37:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:37:06 at java.lang.reflect.Method.invoke (Method.java:580) 09:37:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:37:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:37:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:37:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:37:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-gson/maven-metadata.xml 09:37:06 [INFO] 09:37:06 [INFO] --------------< org.opendaylight.odlparent:odl-jspecify >--------------- 09:37:06 [INFO] Building OpenDaylight :: JSpecify 14.1.8-SNAPSHOT [43/76] 09:37:06 [INFO] from features/odl-jspecify/pom.xml 09:37:06 [INFO] ------------------------------[ feature ]------------------------------- 09:37:06 [INFO] 09:37:06 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-jspecify --- 09:37:06 [INFO] 09:37:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-jspecify --- 09:37:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:37:06 [INFO] 09:37:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-jspecify --- 09:37:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:37:06 [INFO] 09:37:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-jspecify --- 09:37:06 [INFO] 09:37:06 [INFO] --- dependency:3.9.0:properties (default) @ odl-jspecify --- 09:37:06 [INFO] 09:37:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-jspecify --- 09:37:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:37:06 [INFO] argLine set to empty 09:37:06 [INFO] 09:37:06 [INFO] --- feattmpl:14.1.8-SNAPSHOT:generate-feature (generate-feature) @ odl-jspecify --- 09:37:06 [INFO] 09:37:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-jspecify --- 09:37:06 [INFO] Starting audit... 09:37:06 Audit done. 09:37:06 [INFO] You have 0 Checkstyle violations. 09:37:06 [INFO] 09:37:06 [INFO] --- checkstyle:3.6.0:check (default) @ odl-jspecify --- 09:37:07 [INFO] Starting audit... 09:37:07 Audit done. 09:37:07 [INFO] You have 0 Checkstyle violations. 09:37:07 [INFO] 09:37:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-jspecify --- 09:37:07 [INFO] 09:37:07 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-jspecify --- 09:37:07 [INFO] Generation not enabled 09:37:07 [INFO] Attaching artifact 09:37:07 [INFO] 09:37:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-jspecify --- 09:37: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 09:37:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:37:07 [INFO] 09:37:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-jspecify >>> 09:37:07 [INFO] 09:37:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-jspecify --- 09:37:07 [INFO] No files found to run spotbugs, check compile phase has been run 09:37:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:37:07 [INFO] 09:37:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-jspecify <<< 09:37:07 [INFO] 09:37:07 [INFO] 09:37:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-jspecify --- 09:37:07 [INFO] 09:37:07 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-jspecify --- 09:37:07 [INFO] Starting SFT for org.opendaylight.odlparent:odl-jspecify 09:37:07 [INFO] Project dependency features detected: [] 09:37:07 [INFO] Pax Exam System (Version: 4.14.0) created. 09:37:07 [INFO] Creating RMI registry server on 127.0.0.1:42389 09:37:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:37:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:37:07 [INFO] Waiting for remote bundle context.. on 42389 name: 2a93c695-a4ea-4203-b9eb-3fb05d4e0b33 timout: [ RelativeTimeout value = 180000 ] 09:37:15 [INFO] Building jar from resources and headers. 09:37:15 [INFO] Writing jar finished. 09:37:17 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:37:17 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:37:17 [INFO] 09:37:17 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-jspecify --- 09:37:17 [INFO] 09:37:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-jspecify --- 09:37:17 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:37:17 [INFO] 09:37:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-jspecify --- 09:37:17 [INFO] CycloneDX: Resolving Dependencies 09:37:17 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 09:37:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-jspecify/target/bom.xml 09:37:17 [INFO] attaching as odl-jspecify-14.1.8-SNAPSHOT-cyclonedx.xml 09:37:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-jspecify/target/bom.json 09:37:17 [INFO] attaching as odl-jspecify-14.1.8-SNAPSHOT-cyclonedx.json 09:37:17 [INFO] 09:37:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jspecify --- 09:37:17 [INFO] Skipping duplicate-finder execution! 09:37:17 [INFO] 09:37:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-jspecify --- 09:37:17 [INFO] Skipping plugin execution 09:37:17 [INFO] 09:37:17 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-jspecify --- 09:37:17 [INFO] Skipping source per configuration. 09:37:17 [INFO] 09:37:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-jspecify --- 09:37:17 [INFO] 09:37:17 [INFO] --- jacoco:0.8.14:report (report) @ odl-jspecify --- 09:37:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:37:17 [INFO] 09:37:17 [INFO] --- install:3.1.4:install (default-install) @ odl-jspecify --- 09:37:17 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-jspecify/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-SNAPSHOT.pom 09:37:17 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-jspecify/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-SNAPSHOT-features.xml 09:37:17 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-jspecify/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-SNAPSHOT-cyclonedx.xml 09:37:17 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-jspecify/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-SNAPSHOT-cyclonedx.json 09:37:17 [INFO] 09:37:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-jspecify --- 09:37:17 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:37:17 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/maven-metadata.xml 09:37:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:37:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:37:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:37:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:37:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:37:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:37:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:37:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:37:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:37:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:37:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:37:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:37:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:37:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:37:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:37:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:37:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:37:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:37:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:37:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:37:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:37:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:37:17 at java.lang.reflect.Method.invoke (Method.java:580) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:37:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/maven-metadata.xml 09:37:17 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-jspecify/maven-metadata.xml 09:37:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:37:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:37:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:37:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:37:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:37:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:37:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:37:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:37:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:37:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:37:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:37:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:37:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:37:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:37:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:37:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:37:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:37:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:37:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:37:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:37:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:37:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:37:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:37:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:37:17 at java.lang.reflect.Method.invoke (Method.java:580) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:37:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:37:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-jspecify/maven-metadata.xml 09:37:17 [INFO] 09:37:17 [INFO] ----------------< org.opendaylight.odlparent:odl-guava >---------------- 09:37:17 [INFO] Building OpenDaylight :: Guava 33.4 14.1.8-SNAPSHOT [44/76] 09:37:17 [INFO] from features/odl-guava/pom.xml 09:37:17 [INFO] ------------------------------[ feature ]------------------------------- 09:37:17 [INFO] 09:37:17 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-guava --- 09:37:17 [INFO] 09:37:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-guava --- 09:37:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:37:17 [INFO] 09:37:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-guava --- 09:37:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:37:17 [INFO] 09:37:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-guava --- 09:37:17 [INFO] 09:37:17 [INFO] --- dependency:3.9.0:properties (default) @ odl-guava --- 09:37:17 [INFO] 09:37:17 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-guava --- 09:37:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:37:17 [INFO] argLine set to empty 09:37:17 [INFO] 09:37:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-guava --- 09:37:17 [INFO] Starting audit... 09:37:17 Audit done. 09:37:17 [INFO] You have 0 Checkstyle violations. 09:37:17 [INFO] 09:37:17 [INFO] --- checkstyle:3.6.0:check (default) @ odl-guava --- 09:37:17 [INFO] Starting audit... 09:37:17 Audit done. 09:37:17 [INFO] You have 0 Checkstyle violations. 09:37:17 [INFO] 09:37:17 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-guava --- 09:37:17 [INFO] 09:37:17 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-guava --- 09:37:18 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-merge-master/features/odl-guava/target/feature/feature.xml 09:37:18 [INFO] Tree listing is saved here: /w/workspace/odlparent-maven-merge-master/features/odl-guava/target/history/treeListing.txt 09:37:18 09:37:18 [INFO] ...done! 09:37:18 [INFO] Attaching features XML 09:37:18 [INFO] 09:37:18 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-guava --- 09:37:18 [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 09:37:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:37:18 [INFO] 09:37:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-guava >>> 09:37:18 [INFO] 09:37:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-guava --- 09:37:18 [INFO] No files found to run spotbugs, check compile phase has been run 09:37:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:37:18 [INFO] 09:37:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-guava <<< 09:37:18 [INFO] 09:37:18 [INFO] 09:37:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-guava --- 09:37:18 [INFO] 09:37:18 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-guava --- 09:37:18 [INFO] Starting SFT for org.opendaylight.odlparent:odl-guava 09:37:18 [INFO] Project dependency features detected: [] 09:37:18 [INFO] Pax Exam System (Version: 4.14.0) created. 09:37:18 [INFO] Creating RMI registry server on 127.0.0.1:40659 09:37:18 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:37:18 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:37:18 [INFO] Waiting for remote bundle context.. on 40659 name: 2a01700d-2bca-46e8-a3b3-a62414eb10f5 timout: [ RelativeTimeout value = 180000 ] 09:37:25 [INFO] Building jar from resources and headers. 09:37:25 [INFO] Writing jar finished. 09:37:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:37:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:37:27 [INFO] 09:37:27 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-guava --- 09:37:27 [INFO] 09:37:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-guava --- 09:37:27 [INFO] No Javadoc in project. Archive not created. 09:37:27 [INFO] 09:37:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-guava --- 09:37:27 [INFO] CycloneDX: Resolving Dependencies 09:37:28 [INFO] CycloneDX: Creating BOM version 1.6 with 9 component(s) 09:37:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-guava/target/bom.xml 09:37:28 [INFO] attaching as odl-guava-14.1.8-SNAPSHOT-cyclonedx.xml 09:37:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-guava/target/bom.json 09:37:28 [INFO] attaching as odl-guava-14.1.8-SNAPSHOT-cyclonedx.json 09:37:28 [INFO] 09:37:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-guava --- 09:37:28 [INFO] Skipping duplicate-finder execution! 09:37:28 [INFO] 09:37:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-guava --- 09:37:28 [INFO] Skipping plugin execution 09:37:28 [INFO] 09:37:28 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-guava --- 09:37:28 [INFO] Skipping source per configuration. 09:37:28 [INFO] 09:37:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-guava --- 09:37:28 [INFO] 09:37:28 [INFO] --- jacoco:0.8.14:report (report) @ odl-guava --- 09:37:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:37:28 [INFO] 09:37:28 [INFO] --- install:3.1.4:install (default-install) @ odl-guava --- 09:37:28 [WARNING] 09:37:28 [WARNING] The packaging plugin for project odl-guava did not assign 09:37:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:37:28 [WARNING] 09:37:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:37:28 [WARNING] 09:37:28 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-guava/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-SNAPSHOT.pom 09:37:28 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-guava/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-SNAPSHOT-features.xml 09:37:28 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-guava/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-SNAPSHOT-cyclonedx.xml 09:37:28 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-guava/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-SNAPSHOT-cyclonedx.json 09:37:28 [INFO] 09:37:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-guava --- 09:37:28 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:37:28 [WARNING] 09:37:28 [WARNING] The packaging plugin for project odl-guava did not assign 09:37:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:37:28 [WARNING] 09:37:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:37:28 [WARNING] 09:37:28 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/maven-metadata.xml 09:37:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:37:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:37:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:37:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:37:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:37:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:37:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:37:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:37:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:37:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:37:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:37:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:37:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:37:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:37:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:37:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:37:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:37:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:37:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:37:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:37:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:37:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:37:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:37:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:37:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:37:28 at java.lang.reflect.Method.invoke (Method.java:580) 09:37:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:37:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:37:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:37:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:37:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/maven-metadata.xml 09:37:28 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-guava/maven-metadata.xml 09:37:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:37:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:37:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:37:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:37:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:37:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:37:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:37:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:37:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:37:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:37:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:37:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:37:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:37:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:37:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:37:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:37:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:37:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:37:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:37:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:37:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:37:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:37:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:37:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:37:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:37:28 at java.lang.reflect.Method.invoke (Method.java:580) 09:37:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:37:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:37:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:37:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:37:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-guava/maven-metadata.xml 09:37:28 [INFO] 09:37:28 [INFO] --------------< org.opendaylight.odlparent:odl-stax2-api >-------------- 09:37:28 [INFO] Building OpenDaylight :: StAX2 API 14.1.8-SNAPSHOT [45/76] 09:37:28 [INFO] from features/odl-stax2-api/pom.xml 09:37:28 [INFO] ------------------------------[ feature ]------------------------------- 09:37:28 [INFO] 09:37:28 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-stax2-api --- 09:37:28 [INFO] 09:37:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-stax2-api --- 09:37:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:37:28 [INFO] 09:37:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-stax2-api --- 09:37:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:37:28 [INFO] 09:37:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-stax2-api --- 09:37:28 [INFO] 09:37:28 [INFO] --- dependency:3.9.0:properties (default) @ odl-stax2-api --- 09:37:28 [INFO] 09:37:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-stax2-api --- 09:37:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:37:28 [INFO] argLine set to empty 09:37:28 [INFO] 09:37:28 [INFO] --- feattmpl:14.1.8-SNAPSHOT:generate-feature (generate-feature) @ odl-stax2-api --- 09:37:28 [INFO] 09:37:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-stax2-api --- 09:37:28 [INFO] Starting audit... 09:37:28 Audit done. 09:37:28 [INFO] You have 0 Checkstyle violations. 09:37:28 [INFO] 09:37:28 [INFO] --- checkstyle:3.6.0:check (default) @ odl-stax2-api --- 09:37:28 [INFO] Starting audit... 09:37:28 Audit done. 09:37:28 [INFO] You have 0 Checkstyle violations. 09:37:28 [INFO] 09:37:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-stax2-api --- 09:37:28 [INFO] 09:37:28 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-stax2-api --- 09:37:28 [INFO] Generation not enabled 09:37:28 [INFO] Attaching artifact 09:37:28 [INFO] 09:37:28 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-stax2-api --- 09:37:28 [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 09:37:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:37:28 [INFO] 09:37:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-stax2-api >>> 09:37:28 [INFO] 09:37:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-stax2-api --- 09:37:28 [INFO] No files found to run spotbugs, check compile phase has been run 09:37:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:37:28 [INFO] 09:37:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-stax2-api <<< 09:37:28 [INFO] 09:37:28 [INFO] 09:37:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-stax2-api --- 09:37:28 [INFO] 09:37:28 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-stax2-api --- 09:37:28 [INFO] Starting SFT for org.opendaylight.odlparent:odl-stax2-api 09:37:28 [INFO] Project dependency features detected: [] 09:37:28 [INFO] Pax Exam System (Version: 4.14.0) created. 09:37:28 [INFO] Creating RMI registry server on 127.0.0.1:40557 09:37:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:37:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:37:29 [INFO] Waiting for remote bundle context.. on 40557 name: fc5b038c-d0b2-4a2d-9f53-a21bdc74217d timout: [ RelativeTimeout value = 180000 ] 09:37:36 [INFO] Building jar from resources and headers. 09:37:36 [INFO] Writing jar finished. 09:37:38 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:37:38 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:37:38 [INFO] 09:37:38 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-stax2-api --- 09:37:38 [INFO] 09:37:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-stax2-api --- 09:37:38 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:37:38 [INFO] 09:37:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-stax2-api --- 09:37:38 [INFO] CycloneDX: Resolving Dependencies 09:37:39 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 09:37:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-stax2-api/target/bom.xml 09:37:39 [INFO] attaching as odl-stax2-api-14.1.8-SNAPSHOT-cyclonedx.xml 09:37:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-stax2-api/target/bom.json 09:37:39 [INFO] attaching as odl-stax2-api-14.1.8-SNAPSHOT-cyclonedx.json 09:37:39 [INFO] 09:37:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-stax2-api --- 09:37:39 [INFO] Skipping duplicate-finder execution! 09:37:39 [INFO] 09:37:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-stax2-api --- 09:37:39 [INFO] Skipping plugin execution 09:37:39 [INFO] 09:37:39 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-stax2-api --- 09:37:39 [INFO] Skipping source per configuration. 09:37:39 [INFO] 09:37:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-stax2-api --- 09:37:39 [INFO] 09:37:39 [INFO] --- jacoco:0.8.14:report (report) @ odl-stax2-api --- 09:37:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:37:39 [INFO] 09:37:39 [INFO] --- install:3.1.4:install (default-install) @ odl-stax2-api --- 09:37:39 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-stax2-api/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-SNAPSHOT.pom 09:37:39 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-stax2-api/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-SNAPSHOT-features.xml 09:37:39 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-stax2-api/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-SNAPSHOT-cyclonedx.xml 09:37:39 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-stax2-api/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-SNAPSHOT-cyclonedx.json 09:37:39 [INFO] 09:37:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-stax2-api --- 09:37:39 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:37:39 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/maven-metadata.xml 09:37:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:37:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:37:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:37:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:37:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:37:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:37:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:37:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:37:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:37:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:37:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:37:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:37:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:37:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:37:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:37:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:37:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:37:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:37:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:37:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:37:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:37:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:37:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:37:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:37:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:37:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:37:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:37:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:37:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:37:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:37:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:37:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:37:39 at java.lang.reflect.Method.invoke (Method.java:580) 09:37:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:37:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:37:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:37:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:37:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/maven-metadata.xml 09:37:39 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-stax2-api/maven-metadata.xml 09:37:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:37:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:37:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:37:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:37:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:37:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:37:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:37:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:37:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:37:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:37:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:37:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:37:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:37:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:37:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:37:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:37:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:37:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:37:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:37:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:37:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:37:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:37:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:37:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:37:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:37:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:37:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:37:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:37:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:37:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:37:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:37:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:37:39 at java.lang.reflect.Method.invoke (Method.java:580) 09:37:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:37:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:37:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:37:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:37:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-stax2-api/maven-metadata.xml 09:37:39 [INFO] 09:37:39 [INFO] --------------< org.opendaylight.odlparent:odl-woodstox >--------------- 09:37:39 [INFO] Building OpenDaylight :: Woodstox 14.1.8-SNAPSHOT [46/76] 09:37:39 [INFO] from features/odl-woodstox/pom.xml 09:37:39 [INFO] ------------------------------[ feature ]------------------------------- 09:37:39 [INFO] 09:37:39 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-woodstox --- 09:37:39 [INFO] 09:37:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-woodstox --- 09:37:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:37:39 [INFO] 09:37:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-woodstox --- 09:37:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:37:39 [INFO] 09:37:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-woodstox --- 09:37:39 [INFO] 09:37:39 [INFO] --- dependency:3.9.0:properties (default) @ odl-woodstox --- 09:37:39 [INFO] 09:37:39 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-woodstox --- 09:37:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:37:39 [INFO] argLine set to empty 09:37:39 [INFO] 09:37:39 [INFO] --- feattmpl:14.1.8-SNAPSHOT:generate-feature (generate-feature) @ odl-woodstox --- 09:37:39 [INFO] 09:37:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-woodstox --- 09:37:39 [INFO] Starting audit... 09:37:39 Audit done. 09:37:39 [INFO] You have 0 Checkstyle violations. 09:37:39 [INFO] 09:37:39 [INFO] --- checkstyle:3.6.0:check (default) @ odl-woodstox --- 09:37:39 [INFO] Starting audit... 09:37:39 Audit done. 09:37:39 [INFO] You have 0 Checkstyle violations. 09:37:39 [INFO] 09:37:39 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-woodstox --- 09:37:39 [INFO] 09:37:39 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-woodstox --- 09:37:39 [INFO] Generation not enabled 09:37:39 [INFO] Attaching artifact 09:37:39 [INFO] 09:37:39 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-woodstox --- 09:37:39 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:37:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:37:39 [INFO] 09:37:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-woodstox >>> 09:37:39 [INFO] 09:37:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-woodstox --- 09:37:39 [INFO] No files found to run spotbugs, check compile phase has been run 09:37:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:37:39 [INFO] 09:37:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-woodstox <<< 09:37:39 [INFO] 09:37:39 [INFO] 09:37:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-woodstox --- 09:37:39 [INFO] 09:37:39 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-woodstox --- 09:37:39 [INFO] Starting SFT for org.opendaylight.odlparent:odl-woodstox 09:37:39 [INFO] Project dependency features detected: [] 09:37:39 [INFO] Pax Exam System (Version: 4.14.0) created. 09:37:39 [INFO] Creating RMI registry server on 127.0.0.1:37885 09:37:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:37:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:37:40 [INFO] Waiting for remote bundle context.. on 37885 name: 09c25172-2f22-4cde-b03d-46a657d87ed2 timout: [ RelativeTimeout value = 180000 ] 09:37:47 [INFO] Building jar from resources and headers. 09:37:47 [INFO] Writing jar finished. 09:37:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:37:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:37:49 [INFO] 09:37:49 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-woodstox --- 09:37:49 [INFO] 09:37:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-woodstox --- 09:37:49 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:37:49 [INFO] 09:37:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-woodstox --- 09:37:49 [INFO] CycloneDX: Resolving Dependencies 09:37:50 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 09:37:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-woodstox/target/bom.xml 09:37:50 [INFO] attaching as odl-woodstox-14.1.8-SNAPSHOT-cyclonedx.xml 09:37:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-woodstox/target/bom.json 09:37:50 [INFO] attaching as odl-woodstox-14.1.8-SNAPSHOT-cyclonedx.json 09:37:50 [INFO] 09:37:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-woodstox --- 09:37:50 [INFO] Skipping duplicate-finder execution! 09:37:50 [INFO] 09:37:50 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-woodstox --- 09:37:50 [INFO] Skipping plugin execution 09:37:50 [INFO] 09:37:50 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-woodstox --- 09:37:50 [INFO] Skipping source per configuration. 09:37:50 [INFO] 09:37:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-woodstox --- 09:37:50 [INFO] 09:37:50 [INFO] --- jacoco:0.8.14:report (report) @ odl-woodstox --- 09:37:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:37:50 [INFO] 09:37:50 [INFO] --- install:3.1.4:install (default-install) @ odl-woodstox --- 09:37:50 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-woodstox/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-SNAPSHOT.pom 09:37:50 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-woodstox/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-SNAPSHOT-features.xml 09:37:50 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-woodstox/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-SNAPSHOT-cyclonedx.xml 09:37:50 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-woodstox/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-SNAPSHOT-cyclonedx.json 09:37:50 [INFO] 09:37:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-woodstox --- 09:37:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:37:50 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/maven-metadata.xml 09:37:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:37:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:37:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:37:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:37:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:37:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:37:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:37:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:37:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:37:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:37:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:37:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:37:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:37:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:37:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:37:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:37:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:37:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:37:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:37:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:37:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:37:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:37:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:37:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:37:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:37:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:37:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:37:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:37:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:37:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:37:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:37:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:37:50 at java.lang.reflect.Method.invoke (Method.java:580) 09:37:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:37:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:37:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:37:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:37:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/maven-metadata.xml 09:37:50 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-woodstox/maven-metadata.xml 09:37:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:37:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:37:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:37:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:37:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:37:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:37:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:37:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:37:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:37:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:37:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:37:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:37:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:37:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:37:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:37:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:37:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:37:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:37:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:37:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:37:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:37:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:37:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:37:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:37:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:37:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:37:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:37:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:37:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:37:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:37:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:37:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:37:50 at java.lang.reflect.Method.invoke (Method.java:580) 09:37:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:37:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:37:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:37:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:37:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-woodstox/maven-metadata.xml 09:37:50 [INFO] 09:37:50 [INFO] --------------< org.opendaylight.odlparent:odl-ws-rs-api >-------------- 09:37:50 [INFO] Building OpenDaylight :: Javax WS RS API 14.1.8-SNAPSHOT [47/76] 09:37:50 [INFO] from features/odl-ws-rs-api/pom.xml 09:37:50 [INFO] ------------------------------[ feature ]------------------------------- 09:37:50 [INFO] 09:37:50 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ws-rs-api --- 09:37:50 [INFO] 09:37:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ws-rs-api --- 09:37:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:37:50 [INFO] 09:37:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ws-rs-api --- 09:37:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:37:50 [INFO] 09:37:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ws-rs-api --- 09:37:50 [INFO] 09:37:50 [INFO] --- dependency:3.9.0:properties (default) @ odl-ws-rs-api --- 09:37:50 [INFO] 09:37:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ws-rs-api --- 09:37:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:37:50 [INFO] argLine set to empty 09:37:50 [INFO] 09:37:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ws-rs-api --- 09:37:50 [INFO] Starting audit... 09:37:50 Audit done. 09:37:50 [INFO] You have 0 Checkstyle violations. 09:37:50 [INFO] 09:37:50 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ws-rs-api --- 09:37:50 [INFO] Starting audit... 09:37:50 Audit done. 09:37:50 [INFO] You have 0 Checkstyle violations. 09:37:50 [INFO] 09:37:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ws-rs-api --- 09:37:50 [INFO] 09:37:50 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ws-rs-api --- 09:37:50 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-merge-master/features/odl-ws-rs-api/target/feature/feature.xml 09:37:50 [INFO] Tree listing is saved here: /w/workspace/odlparent-maven-merge-master/features/odl-ws-rs-api/target/history/treeListing.txt 09:37:50 09:37:50 [INFO] ...done! 09:37:50 [INFO] Attaching features XML 09:37:50 [INFO] 09:37:50 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ws-rs-api --- 09:37:50 [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 09:37:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:37:50 [INFO] 09:37:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ws-rs-api >>> 09:37:50 [INFO] 09:37:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ws-rs-api --- 09:37:50 [INFO] No files found to run spotbugs, check compile phase has been run 09:37:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:37:50 [INFO] 09:37:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ws-rs-api <<< 09:37:50 [INFO] 09:37:50 [INFO] 09:37:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ws-rs-api --- 09:37:50 [INFO] 09:37:50 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-ws-rs-api --- 09:37:50 [INFO] Starting SFT for org.opendaylight.odlparent:odl-ws-rs-api 09:37:50 [INFO] Project dependency features detected: [] 09:37:50 [INFO] Pax Exam System (Version: 4.14.0) created. 09:37:50 [INFO] Creating RMI registry server on 127.0.0.1:45583 09:37:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:37:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:37:51 [INFO] Waiting for remote bundle context.. on 45583 name: aa1ef278-c643-478d-92c5-1761f0d01a52 timout: [ RelativeTimeout value = 180000 ] 09:37:58 [INFO] Building jar from resources and headers. 09:37:58 [INFO] Writing jar finished. 09:38:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:38:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:38:00 [INFO] 09:38:00 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-ws-rs-api --- 09:38:00 [INFO] 09:38:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ws-rs-api --- 09:38:00 [INFO] No Javadoc in project. Archive not created. 09:38:00 [INFO] 09:38:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ws-rs-api --- 09:38:00 [INFO] CycloneDX: Resolving Dependencies 09:38:00 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 09:38:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-ws-rs-api/target/bom.xml 09:38:00 [INFO] attaching as odl-ws-rs-api-14.1.8-SNAPSHOT-cyclonedx.xml 09:38:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-ws-rs-api/target/bom.json 09:38:00 [INFO] attaching as odl-ws-rs-api-14.1.8-SNAPSHOT-cyclonedx.json 09:38:00 [INFO] 09:38:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ws-rs-api --- 09:38:00 [INFO] Skipping duplicate-finder execution! 09:38:00 [INFO] 09:38:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ws-rs-api --- 09:38:00 [INFO] Skipping plugin execution 09:38:00 [INFO] 09:38:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ws-rs-api --- 09:38:00 [INFO] Skipping source per configuration. 09:38:00 [INFO] 09:38:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ws-rs-api --- 09:38:00 [INFO] 09:38:00 [INFO] --- jacoco:0.8.14:report (report) @ odl-ws-rs-api --- 09:38:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:38:00 [INFO] 09:38:00 [INFO] --- install:3.1.4:install (default-install) @ odl-ws-rs-api --- 09:38:00 [WARNING] 09:38:00 [WARNING] The packaging plugin for project odl-ws-rs-api did not assign 09:38:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:38:00 [WARNING] 09:38:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:38:00 [WARNING] 09:38:00 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-ws-rs-api/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-SNAPSHOT.pom 09:38:00 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-ws-rs-api/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-SNAPSHOT-features.xml 09:38:00 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-ws-rs-api/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-SNAPSHOT-cyclonedx.xml 09:38:00 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-ws-rs-api/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-SNAPSHOT-cyclonedx.json 09:38:00 [INFO] 09:38:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ws-rs-api --- 09:38:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:38:00 [WARNING] 09:38:00 [WARNING] The packaging plugin for project odl-ws-rs-api did not assign 09:38:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:38:00 [WARNING] 09:38:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:38:00 [WARNING] 09:38:00 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/maven-metadata.xml 09:38:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:38:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:38:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:38:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:38:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:38:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:38:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:38:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:38:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:38:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:38:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:38:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:38:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:38:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:38:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:38:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:38:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:38:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:38:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:38:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:38:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:38:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:38:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:38:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:38:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:38:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:38:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:38:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:38:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:38:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:38:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:38:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:38:00 at java.lang.reflect.Method.invoke (Method.java:580) 09:38:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:38:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:38:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:38:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:38:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/maven-metadata.xml 09:38:00 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-ws-rs-api/maven-metadata.xml 09:38:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:38:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:38:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:38:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:38:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:38:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:38:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:38:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:38:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:38:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:38:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:38:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:38:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:38:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:38:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:38:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:38:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:38:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:38:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:38:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:38:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:38:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:38:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:38:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:38:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:38:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:38:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:38:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:38:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:38:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:38:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:38:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:38:00 at java.lang.reflect.Method.invoke (Method.java:580) 09:38:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:38:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:38:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:38:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:38:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-ws-rs-api/maven-metadata.xml 09:38:00 [INFO] 09:38:00 [INFO] -------< org.opendaylight.odlparent:odl-jakarta-activation-api >-------- 09:38:00 [INFO] Building OpenDaylight :: jakarta.activation-api 14.1.8-SNAPSHOT [48/76] 09:38:00 [INFO] from features/odl-jakarta-activation-api/pom.xml 09:38:00 [INFO] ------------------------------[ feature ]------------------------------- 09:38:01 [INFO] 09:38:01 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-jakarta-activation-api --- 09:38:01 [INFO] 09:38:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-jakarta-activation-api --- 09:38:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:38:01 [INFO] 09:38:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-jakarta-activation-api --- 09:38:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:38:01 [INFO] 09:38:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-jakarta-activation-api --- 09:38:01 [INFO] 09:38:01 [INFO] --- dependency:3.9.0:properties (default) @ odl-jakarta-activation-api --- 09:38:01 [INFO] 09:38:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-jakarta-activation-api --- 09:38:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:38:01 [INFO] argLine set to empty 09:38:01 [INFO] 09:38:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-jakarta-activation-api --- 09:38:01 [INFO] Starting audit... 09:38:01 Audit done. 09:38:01 [INFO] You have 0 Checkstyle violations. 09:38:01 [INFO] 09:38:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-jakarta-activation-api --- 09:38:01 [INFO] Starting audit... 09:38:01 Audit done. 09:38:01 [INFO] You have 0 Checkstyle violations. 09:38:01 [INFO] 09:38:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-jakarta-activation-api --- 09:38:01 [INFO] 09:38:01 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-jakarta-activation-api --- 09:38:01 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-merge-master/features/odl-jakarta-activation-api/target/feature/feature.xml 09:38:01 [INFO] Tree listing is saved here: /w/workspace/odlparent-maven-merge-master/features/odl-jakarta-activation-api/target/history/treeListing.txt 09:38:01 09:38:01 [INFO] ...done! 09:38:01 [INFO] Attaching features XML 09:38:01 [INFO] 09:38:01 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-jakarta-activation-api --- 09:38:01 [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 09:38:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:38:01 [INFO] 09:38:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-jakarta-activation-api >>> 09:38:01 [INFO] 09:38:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-jakarta-activation-api --- 09:38:01 [INFO] No files found to run spotbugs, check compile phase has been run 09:38:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:38:01 [INFO] 09:38:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-jakarta-activation-api <<< 09:38:01 [INFO] 09:38:01 [INFO] 09:38:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-jakarta-activation-api --- 09:38:01 [INFO] 09:38:01 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-jakarta-activation-api --- 09:38:01 [INFO] Starting SFT for org.opendaylight.odlparent:odl-jakarta-activation-api 09:38:01 [INFO] Project dependency features detected: [] 09:38:01 [INFO] Pax Exam System (Version: 4.14.0) created. 09:38:01 [INFO] Creating RMI registry server on 127.0.0.1:38205 09:38:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:38:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:38:01 [INFO] Waiting for remote bundle context.. on 38205 name: 48178d83-f883-49a6-a728-f4bf77f61e80 timout: [ RelativeTimeout value = 180000 ] 09:38:09 [INFO] Building jar from resources and headers. 09:38:09 [INFO] Writing jar finished. 09:38:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:38:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:38:11 [INFO] 09:38:11 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-jakarta-activation-api --- 09:38:11 [INFO] 09:38:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-jakarta-activation-api --- 09:38:11 [INFO] No Javadoc in project. Archive not created. 09:38:11 [INFO] 09:38:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-jakarta-activation-api --- 09:38:11 [INFO] CycloneDX: Resolving Dependencies 09:38:11 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 09:38:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-jakarta-activation-api/target/bom.xml 09:38:11 [INFO] attaching as odl-jakarta-activation-api-14.1.8-SNAPSHOT-cyclonedx.xml 09:38:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-jakarta-activation-api/target/bom.json 09:38:11 [INFO] attaching as odl-jakarta-activation-api-14.1.8-SNAPSHOT-cyclonedx.json 09:38:11 [INFO] 09:38:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jakarta-activation-api --- 09:38:11 [INFO] Skipping duplicate-finder execution! 09:38:11 [INFO] 09:38:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-jakarta-activation-api --- 09:38:11 [INFO] Skipping plugin execution 09:38:11 [INFO] 09:38:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-jakarta-activation-api --- 09:38:11 [INFO] Skipping source per configuration. 09:38:11 [INFO] 09:38:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-jakarta-activation-api --- 09:38:11 [INFO] 09:38:11 [INFO] --- jacoco:0.8.14:report (report) @ odl-jakarta-activation-api --- 09:38:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:38:11 [INFO] 09:38:11 [INFO] --- install:3.1.4:install (default-install) @ odl-jakarta-activation-api --- 09:38:11 [WARNING] 09:38:11 [WARNING] The packaging plugin for project odl-jakarta-activation-api did not assign 09:38:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:38:11 [WARNING] 09:38:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:38:11 [WARNING] 09:38:11 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-jakarta-activation-api/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-SNAPSHOT.pom 09:38:11 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-jakarta-activation-api/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-SNAPSHOT-features.xml 09:38:11 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-jakarta-activation-api/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-SNAPSHOT-cyclonedx.xml 09:38:11 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-jakarta-activation-api/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-SNAPSHOT-cyclonedx.json 09:38:11 [INFO] 09:38:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-jakarta-activation-api --- 09:38:11 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:38:11 [WARNING] 09:38:11 [WARNING] The packaging plugin for project odl-jakarta-activation-api did not assign 09:38:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:38:11 [WARNING] 09:38:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:38:11 [WARNING] 09:38:11 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/maven-metadata.xml 09:38:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:38:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:38:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:38:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:38:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:38:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:38:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:38:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:38:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:38:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:38:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:38:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:38:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:38:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:38:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:38:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:38:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:38:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:38:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:38:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:38:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:38:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:38:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:38:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:38:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:38:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:38:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:38:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:38:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:38:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:38:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:38:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:38:11 at java.lang.reflect.Method.invoke (Method.java:580) 09:38:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:38:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:38:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:38:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:38:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/maven-metadata.xml 09:38:11 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-jakarta-activation-api/maven-metadata.xml 09:38:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:38:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:38:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:38:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:38:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:38:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:38:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:38:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:38:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:38:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:38:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:38:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:38:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:38:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:38:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:38:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:38:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:38:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:38:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:38:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:38:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:38:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:38:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:38:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:38:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:38:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:38:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:38:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:38:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:38:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:38:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:38:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:38:11 at java.lang.reflect.Method.invoke (Method.java:580) 09:38:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:38:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:38:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:38:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:38:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-jakarta-activation-api/maven-metadata.xml 09:38:11 [INFO] 09:38:11 [INFO] --------------< org.opendaylight.odlparent:odl-jackson-2 >-------------- 09:38:11 [INFO] Building OpenDaylight :: Jackson 2.16.x 14.1.8-SNAPSHOT [49/76] 09:38:11 [INFO] from features/odl-jackson-2/pom.xml 09:38:11 [INFO] ------------------------------[ feature ]------------------------------- 09:38:11 [INFO] 09:38:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-jackson-2 --- 09:38:11 [INFO] 09:38:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-jackson-2 --- 09:38:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:38:11 [INFO] 09:38:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-jackson-2 --- 09:38:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:38:11 [INFO] 09:38:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-jackson-2 --- 09:38:12 [INFO] 09:38:12 [INFO] --- dependency:3.9.0:properties (default) @ odl-jackson-2 --- 09:38:12 [INFO] 09:38:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-jackson-2 --- 09:38:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:38:12 [INFO] argLine set to empty 09:38:12 [INFO] 09:38:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-jackson-2 --- 09:38:12 [INFO] Starting audit... 09:38:12 Audit done. 09:38:12 [INFO] You have 0 Checkstyle violations. 09:38:12 [INFO] 09:38:12 [INFO] --- checkstyle:3.6.0:check (default) @ odl-jackson-2 --- 09:38:12 [INFO] Starting audit... 09:38:12 Audit done. 09:38:12 [INFO] You have 0 Checkstyle violations. 09:38:12 [INFO] 09:38:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-jackson-2 --- 09:38:12 [INFO] 09:38:12 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-jackson-2 --- 09:38:12 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-merge-master/features/odl-jackson-2/target/feature/feature.xml 09:38:12 [INFO] Tree listing is saved here: /w/workspace/odlparent-maven-merge-master/features/odl-jackson-2/target/history/treeListing.txt 09:38:12 09:38:12 [INFO] ...done! 09:38:12 [INFO] Attaching features XML 09:38:12 [INFO] 09:38:12 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-jackson-2 --- 09:38:12 [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 09:38:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:38:12 [INFO] 09:38:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-jackson-2 >>> 09:38:12 [INFO] 09:38:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-jackson-2 --- 09:38:12 [INFO] No files found to run spotbugs, check compile phase has been run 09:38:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:38:12 [INFO] 09:38:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-jackson-2 <<< 09:38:12 [INFO] 09:38:12 [INFO] 09:38:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-jackson-2 --- 09:38:12 [INFO] 09:38:12 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-jackson-2 --- 09:38:12 [INFO] Starting SFT for org.opendaylight.odlparent:odl-jackson-2 09:38:12 [INFO] Project dependency features detected: [] 09:38:12 [INFO] Pax Exam System (Version: 4.14.0) created. 09:38:12 [INFO] Creating RMI registry server on 127.0.0.1:36895 09:38:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:38:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:38:12 [INFO] Waiting for remote bundle context.. on 36895 name: e672ed38-38ee-4703-80cd-0b8d5d19dbd4 timout: [ RelativeTimeout value = 180000 ] 09:38:20 [INFO] Building jar from resources and headers. 09:38:20 [INFO] Writing jar finished. 09:38:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:38:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:38:22 [INFO] 09:38:22 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-jackson-2 --- 09:38:22 [INFO] 09:38:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-jackson-2 --- 09:38:22 [INFO] No Javadoc in project. Archive not created. 09:38:22 [INFO] 09:38:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-jackson-2 --- 09:38:22 [INFO] CycloneDX: Resolving Dependencies 09:38:22 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 09:38:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-jackson-2/target/bom.xml 09:38:22 [INFO] attaching as odl-jackson-2-14.1.8-SNAPSHOT-cyclonedx.xml 09:38:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-jackson-2/target/bom.json 09:38:22 [INFO] attaching as odl-jackson-2-14.1.8-SNAPSHOT-cyclonedx.json 09:38:22 [INFO] 09:38:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jackson-2 --- 09:38:22 [INFO] Skipping duplicate-finder execution! 09:38:22 [INFO] 09:38:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-jackson-2 --- 09:38:22 [INFO] Skipping plugin execution 09:38:22 [INFO] 09:38:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-jackson-2 --- 09:38:22 [INFO] Skipping source per configuration. 09:38:22 [INFO] 09:38:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-jackson-2 --- 09:38:22 [INFO] 09:38:22 [INFO] --- jacoco:0.8.14:report (report) @ odl-jackson-2 --- 09:38:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:38:22 [INFO] 09:38:22 [INFO] --- install:3.1.4:install (default-install) @ odl-jackson-2 --- 09:38:22 [WARNING] 09:38:22 [WARNING] The packaging plugin for project odl-jackson-2 did not assign 09:38:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:38:22 [WARNING] 09:38:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:38:22 [WARNING] 09:38:22 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-jackson-2/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-SNAPSHOT.pom 09:38:22 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-jackson-2/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-SNAPSHOT-features.xml 09:38:22 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-jackson-2/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-SNAPSHOT-cyclonedx.xml 09:38:22 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-jackson-2/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-SNAPSHOT-cyclonedx.json 09:38:22 [INFO] 09:38:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-jackson-2 --- 09:38:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:38:22 [WARNING] 09:38:22 [WARNING] The packaging plugin for project odl-jackson-2 did not assign 09:38:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:38:22 [WARNING] 09:38:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:38:22 [WARNING] 09:38:22 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/maven-metadata.xml 09:38:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:38:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:38:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:38:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:38:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:38:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:38:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:38:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:38:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:38:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:38:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:38:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:38:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:38:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:38:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:38:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:38:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:38:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:38:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:38:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:38:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:38:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:38:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:38:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:38:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:38:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:38:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:38:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:38:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:38:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:38:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:38:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:38:22 at java.lang.reflect.Method.invoke (Method.java:580) 09:38:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:38:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:38:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:38:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:38:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/maven-metadata.xml 09:38:22 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-jackson-2/maven-metadata.xml 09:38:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:38:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:38:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:38:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:38:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:38:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:38:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:38:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:38:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:38:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:38:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:38:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:38:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:38:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:38:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:38:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:38:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:38:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:38:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:38:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:38:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:38:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:38:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:38:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:38:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:38:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:38:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:38:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:38:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:38:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:38:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:38:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:38:22 at java.lang.reflect.Method.invoke (Method.java:580) 09:38:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:38:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:38:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:38:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:38:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-jackson-2/maven-metadata.xml 09:38:22 [INFO] 09:38:22 [INFO] -------------< org.opendaylight.odlparent:odl-javassist-3 >------------- 09:38:22 [INFO] Building OpenDaylight :: Javassist 14.1.8-SNAPSHOT [50/76] 09:38:22 [INFO] from features/odl-javassist-3/pom.xml 09:38:22 [INFO] ------------------------------[ feature ]------------------------------- 09:38:22 [INFO] 09:38:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-javassist-3 --- 09:38:22 [INFO] 09:38:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-javassist-3 --- 09:38:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:38:22 [INFO] 09:38:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-javassist-3 --- 09:38:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:38:22 [INFO] 09:38:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-javassist-3 --- 09:38:23 [INFO] 09:38:23 [INFO] --- dependency:3.9.0:properties (default) @ odl-javassist-3 --- 09:38:23 [INFO] 09:38:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-javassist-3 --- 09:38:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:38:23 [INFO] argLine set to empty 09:38:23 [INFO] 09:38:23 [INFO] --- feattmpl:14.1.8-SNAPSHOT:generate-feature (generate-feature) @ odl-javassist-3 --- 09:38:23 [INFO] 09:38:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-javassist-3 --- 09:38:23 [INFO] Starting audit... 09:38:23 Audit done. 09:38:23 [INFO] You have 0 Checkstyle violations. 09:38:23 [INFO] 09:38:23 [INFO] --- checkstyle:3.6.0:check (default) @ odl-javassist-3 --- 09:38:23 [INFO] Starting audit... 09:38:23 Audit done. 09:38:23 [INFO] You have 0 Checkstyle violations. 09:38:23 [INFO] 09:38:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-javassist-3 --- 09:38:23 [INFO] 09:38:23 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-javassist-3 --- 09:38:23 [INFO] Generation not enabled 09:38:23 [INFO] Attaching artifact 09:38:23 [INFO] 09:38:23 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-javassist-3 --- 09:38:23 [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 09:38:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:38:23 [INFO] 09:38:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-javassist-3 >>> 09:38:23 [INFO] 09:38:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-javassist-3 --- 09:38:23 [INFO] No files found to run spotbugs, check compile phase has been run 09:38:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:38:23 [INFO] 09:38:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-javassist-3 <<< 09:38:23 [INFO] 09:38:23 [INFO] 09:38:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-javassist-3 --- 09:38:23 [INFO] 09:38:23 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-javassist-3 --- 09:38:23 [INFO] Starting SFT for org.opendaylight.odlparent:odl-javassist-3 09:38:23 [INFO] Project dependency features detected: [] 09:38:23 [INFO] Pax Exam System (Version: 4.14.0) created. 09:38:23 [INFO] Creating RMI registry server on 127.0.0.1:43177 09:38:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:38:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:38:23 [INFO] Waiting for remote bundle context.. on 43177 name: 22f77516-5a31-4b0e-94d2-188caf61fd0b timout: [ RelativeTimeout value = 180000 ] 09:38:31 [INFO] Building jar from resources and headers. 09:38:31 [INFO] Writing jar finished. 09:38:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:38:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:38:32 [INFO] 09:38:32 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-javassist-3 --- 09:38:32 [INFO] 09:38:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-javassist-3 --- 09:38:32 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:38:32 [INFO] 09:38:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-javassist-3 --- 09:38:32 [INFO] CycloneDX: Resolving Dependencies 09:38:33 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 09:38:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-javassist-3/target/bom.xml 09:38:33 [INFO] attaching as odl-javassist-3-14.1.8-SNAPSHOT-cyclonedx.xml 09:38:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-javassist-3/target/bom.json 09:38:33 [INFO] attaching as odl-javassist-3-14.1.8-SNAPSHOT-cyclonedx.json 09:38:33 [INFO] 09:38:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-javassist-3 --- 09:38:33 [INFO] Skipping duplicate-finder execution! 09:38:33 [INFO] 09:38:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-javassist-3 --- 09:38:33 [INFO] Skipping plugin execution 09:38:33 [INFO] 09:38:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-javassist-3 --- 09:38:33 [INFO] Skipping source per configuration. 09:38:33 [INFO] 09:38:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-javassist-3 --- 09:38:33 [INFO] 09:38:33 [INFO] --- jacoco:0.8.14:report (report) @ odl-javassist-3 --- 09:38:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:38:33 [INFO] 09:38:33 [INFO] --- install:3.1.4:install (default-install) @ odl-javassist-3 --- 09:38:33 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-javassist-3/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-SNAPSHOT.pom 09:38:33 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-javassist-3/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-SNAPSHOT-features.xml 09:38:33 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-javassist-3/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-SNAPSHOT-cyclonedx.xml 09:38:33 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-javassist-3/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-SNAPSHOT-cyclonedx.json 09:38:33 [INFO] 09:38:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-javassist-3 --- 09:38:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:38:33 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/maven-metadata.xml 09:38:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:38:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:38:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:38:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:38:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:38:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:38:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:38:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:38:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:38:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:38:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:38:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:38:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:38:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:38:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:38:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:38:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:38:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:38:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:38:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:38:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:38:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:38:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:38:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:38:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:38:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:38:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:38:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:38:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:38:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:38:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:38:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:38:33 at java.lang.reflect.Method.invoke (Method.java:580) 09:38:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:38:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:38:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:38:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:38:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/maven-metadata.xml 09:38:33 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-javassist-3/maven-metadata.xml 09:38:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:38:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:38:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:38:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:38:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:38:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:38:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:38:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:38:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:38:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:38:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:38:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:38:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:38:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:38:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:38:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:38:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:38:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:38:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:38:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:38:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:38:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:38:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:38:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:38:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:38:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:38:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:38:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:38:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:38:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:38:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:38:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:38:33 at java.lang.reflect.Method.invoke (Method.java:580) 09:38:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:38:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:38:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:38:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:38:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-javassist-3/maven-metadata.xml 09:38:33 [INFO] 09:38:33 [INFO] -------------< org.opendaylight.odlparent:odl-servlet-api >------------- 09:38:33 [INFO] Building OpenDaylight :: Servlet API 14.1.8-SNAPSHOT [51/76] 09:38:33 [INFO] from features/odl-servlet-api/pom.xml 09:38:33 [INFO] ------------------------------[ feature ]------------------------------- 09:38:33 [INFO] 09:38:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-servlet-api --- 09:38:33 [INFO] 09:38:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-servlet-api --- 09:38:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:38:33 [INFO] 09:38:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-servlet-api --- 09:38:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:38:33 [INFO] 09:38:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-servlet-api --- 09:38:33 [INFO] 09:38:33 [INFO] --- dependency:3.9.0:properties (default) @ odl-servlet-api --- 09:38:33 [INFO] 09:38:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-servlet-api --- 09:38:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:38:33 [INFO] argLine set to empty 09:38:33 [INFO] 09:38:33 [INFO] --- feattmpl:14.1.8-SNAPSHOT:generate-feature (generate-feature) @ odl-servlet-api --- 09:38:33 [INFO] 09:38:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-servlet-api --- 09:38:33 [INFO] Starting audit... 09:38:33 Audit done. 09:38:33 [INFO] You have 0 Checkstyle violations. 09:38:33 [INFO] 09:38:33 [INFO] --- checkstyle:3.6.0:check (default) @ odl-servlet-api --- 09:38:33 [INFO] Starting audit... 09:38:33 Audit done. 09:38:33 [INFO] You have 0 Checkstyle violations. 09:38:33 [INFO] 09:38:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-servlet-api --- 09:38:33 [INFO] 09:38:33 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-servlet-api --- 09:38:33 [INFO] Generation not enabled 09:38:33 [INFO] Attaching artifact 09:38:33 [INFO] 09:38:33 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-servlet-api --- 09:38:33 [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 09:38:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:38:33 [INFO] 09:38:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-servlet-api >>> 09:38:33 [INFO] 09:38:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-servlet-api --- 09:38:33 [INFO] No files found to run spotbugs, check compile phase has been run 09:38:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:38:33 [INFO] 09:38:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-servlet-api <<< 09:38:33 [INFO] 09:38:33 [INFO] 09:38:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-servlet-api --- 09:38:33 [INFO] 09:38:33 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-servlet-api --- 09:38:33 [INFO] Starting SFT for org.opendaylight.odlparent:odl-servlet-api 09:38:33 [INFO] Project dependency features detected: [] 09:38:33 [INFO] Pax Exam System (Version: 4.14.0) created. 09:38:33 [INFO] Creating RMI registry server on 127.0.0.1:37863 09:38:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:38:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:38:34 [INFO] Waiting for remote bundle context.. on 37863 name: 0d5c8442-fe6b-4f60-9674-29389ae17030 timout: [ RelativeTimeout value = 180000 ] 09:38:41 [INFO] Building jar from resources and headers. 09:38:41 [INFO] Writing jar finished. 09:38:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:38:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:38:43 [INFO] 09:38:43 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-servlet-api --- 09:38:43 [INFO] 09:38:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-servlet-api --- 09:38:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:38:43 [INFO] 09:38:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-servlet-api --- 09:38:43 [INFO] CycloneDX: Resolving Dependencies 09:38:44 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 09:38:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-servlet-api/target/bom.xml 09:38:44 [INFO] attaching as odl-servlet-api-14.1.8-SNAPSHOT-cyclonedx.xml 09:38:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-servlet-api/target/bom.json 09:38:44 [INFO] attaching as odl-servlet-api-14.1.8-SNAPSHOT-cyclonedx.json 09:38:44 [INFO] 09:38:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-servlet-api --- 09:38:44 [INFO] Skipping duplicate-finder execution! 09:38:44 [INFO] 09:38:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-servlet-api --- 09:38:44 [INFO] Skipping plugin execution 09:38:44 [INFO] 09:38:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-servlet-api --- 09:38:44 [INFO] Skipping source per configuration. 09:38:44 [INFO] 09:38:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-servlet-api --- 09:38:44 [INFO] 09:38:44 [INFO] --- jacoco:0.8.14:report (report) @ odl-servlet-api --- 09:38:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:38:44 [INFO] 09:38:44 [INFO] --- install:3.1.4:install (default-install) @ odl-servlet-api --- 09:38:44 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-servlet-api/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-SNAPSHOT.pom 09:38:44 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-servlet-api/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-SNAPSHOT-features.xml 09:38:44 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-servlet-api/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-SNAPSHOT-cyclonedx.xml 09:38:44 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-servlet-api/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-SNAPSHOT-cyclonedx.json 09:38:44 [INFO] 09:38:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-servlet-api --- 09:38:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:38:44 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/maven-metadata.xml 09:38:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:38:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:38:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:38:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:38:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:38:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:38:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:38:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:38:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:38:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:38:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:38:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:38:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:38:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:38:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:38:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:38:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:38:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:38:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:38:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:38:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:38:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:38:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:38:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:38:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:38:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:38:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:38:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:38:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:38:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:38:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:38:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:38:44 at java.lang.reflect.Method.invoke (Method.java:580) 09:38:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:38:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:38:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:38:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:38:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/maven-metadata.xml 09:38:44 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-servlet-api/maven-metadata.xml 09:38:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:38:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:38:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:38:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:38:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:38:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:38:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:38:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:38:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:38:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:38:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:38:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:38:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:38:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:38:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:38:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:38:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:38:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:38:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:38:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:38:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:38:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:38:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:38:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:38:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:38:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:38:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:38:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:38:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:38:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:38:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:38:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:38:44 at java.lang.reflect.Method.invoke (Method.java:580) 09:38:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:38:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:38:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:38:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:38:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-servlet-api/maven-metadata.xml 09:38:44 [INFO] 09:38:44 [INFO] --------------< org.opendaylight.odlparent:odl-jersey-2 >--------------- 09:38:44 [INFO] Building OpenDaylight :: Jersey 2.x 14.1.8-SNAPSHOT [52/76] 09:38:44 [INFO] from features/odl-jersey-2/pom.xml 09:38:44 [INFO] ------------------------------[ feature ]------------------------------- 09:38:44 [INFO] 09:38:44 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-jersey-2 --- 09:38:44 [INFO] 09:38:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-jersey-2 --- 09:38:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:38:44 [INFO] 09:38:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-jersey-2 --- 09:38:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:38:44 [INFO] 09:38:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-jersey-2 --- 09:38:44 [INFO] 09:38:44 [INFO] --- dependency:3.9.0:properties (default) @ odl-jersey-2 --- 09:38:44 [INFO] 09:38:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-jersey-2 --- 09:38:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:38:44 [INFO] argLine set to empty 09:38:44 [INFO] 09:38:44 [INFO] --- feattmpl:14.1.8-SNAPSHOT:generate-feature (generate-feature) @ odl-jersey-2 --- 09:38:44 [INFO] 09:38:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-jersey-2 --- 09:38:44 [INFO] Starting audit... 09:38:44 Audit done. 09:38:44 [INFO] You have 0 Checkstyle violations. 09:38:44 [INFO] 09:38:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-jersey-2 --- 09:38:45 [INFO] Starting audit... 09:38:45 Audit done. 09:38:45 [INFO] You have 0 Checkstyle violations. 09:38:45 [INFO] 09:38:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-jersey-2 --- 09:38:45 [INFO] 09:38:45 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-jersey-2 --- 09:38:45 [INFO] Generation not enabled 09:38:45 [INFO] Attaching artifact 09:38:45 [INFO] 09:38:45 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-jersey-2 --- 09:38:45 [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 09:38:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:38:45 [INFO] 09:38:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-jersey-2 >>> 09:38:45 [INFO] 09:38:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-jersey-2 --- 09:38:45 [INFO] No files found to run spotbugs, check compile phase has been run 09:38:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:38:45 [INFO] 09:38:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-jersey-2 <<< 09:38:45 [INFO] 09:38:45 [INFO] 09:38:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-jersey-2 --- 09:38:45 [INFO] 09:38:45 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-jersey-2 --- 09:38:45 [INFO] Starting SFT for org.opendaylight.odlparent:odl-jersey-2 09:38:45 [INFO] Project dependency features detected: [] 09:38:45 [INFO] Pax Exam System (Version: 4.14.0) created. 09:38:45 [INFO] Creating RMI registry server on 127.0.0.1:34819 09:38:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:38:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:38:45 [INFO] Waiting for remote bundle context.. on 34819 name: d9c978ae-558e-47c5-ba11-8afb22467bd9 timout: [ RelativeTimeout value = 180000 ] 09:38:53 [INFO] Building jar from resources and headers. 09:38:53 [INFO] Writing jar finished. 09:38:55 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:38:55 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:38:55 [INFO] 09:38:55 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-jersey-2 --- 09:38:55 [INFO] 09:38:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-jersey-2 --- 09:38:55 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:38:55 [INFO] 09:38:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-jersey-2 --- 09:38:55 [INFO] CycloneDX: Resolving Dependencies 09:38:55 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 09:38:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-jersey-2/target/bom.xml 09:38:55 [INFO] attaching as odl-jersey-2-14.1.8-SNAPSHOT-cyclonedx.xml 09:38:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-jersey-2/target/bom.json 09:38:55 [INFO] attaching as odl-jersey-2-14.1.8-SNAPSHOT-cyclonedx.json 09:38:55 [INFO] 09:38:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jersey-2 --- 09:38:55 [INFO] Skipping duplicate-finder execution! 09:38:55 [INFO] 09:38:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-jersey-2 --- 09:38:55 [INFO] Skipping plugin execution 09:38:55 [INFO] 09:38:55 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-jersey-2 --- 09:38:55 [INFO] Skipping source per configuration. 09:38:55 [INFO] 09:38:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-jersey-2 --- 09:38:55 [INFO] 09:38:55 [INFO] --- jacoco:0.8.14:report (report) @ odl-jersey-2 --- 09:38:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:38:55 [INFO] 09:38:55 [INFO] --- install:3.1.4:install (default-install) @ odl-jersey-2 --- 09:38:55 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-jersey-2/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-SNAPSHOT.pom 09:38:55 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-jersey-2/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-SNAPSHOT-features.xml 09:38:55 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-jersey-2/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-SNAPSHOT-cyclonedx.xml 09:38:55 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-jersey-2/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-SNAPSHOT-cyclonedx.json 09:38:55 [INFO] 09:38:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-jersey-2 --- 09:38:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:38:55 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/maven-metadata.xml 09:38:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:38:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:38:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:38:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:38:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:38:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:38:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:38:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:38:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:38:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:38:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:38:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:38:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:38:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:38:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:38:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:38:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:38:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:38:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:38:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:38:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:38:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:38:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:38:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:38:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:38:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:38:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:38:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:38:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:38:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:38:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:38:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:38:55 at java.lang.reflect.Method.invoke (Method.java:580) 09:38:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:38:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:38:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:38:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:38:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/maven-metadata.xml 09:38:55 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-jersey-2/maven-metadata.xml 09:38:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:38:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:38:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:38:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:38:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:38:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:38:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:38:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:38:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:38:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:38:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:38:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:38:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:38:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:38:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:38:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:38:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:38:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:38:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:38:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:38:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:38:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:38:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:38:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:38:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:38:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:38:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:38:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:38:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:38:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:38:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:38:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:38:55 at java.lang.reflect.Method.invoke (Method.java:580) 09:38:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:38:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:38:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:38:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:38:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-jersey-2/maven-metadata.xml 09:38:55 [INFO] 09:38:55 [INFO] -----------< org.opendaylight.odlparent:odl-karaf-feat-jdbc >----------- 09:38:55 [INFO] Building ODL :: odlparent :: odl-karaf-feat-jdbc 14.1.8-SNAPSHOT [53/76] 09:38:55 [INFO] from features/odl-karaf-feat-jdbc/pom.xml 09:38:55 [INFO] --------------------------------[ kar ]--------------------------------- 09:38:56 [INFO] 09:38:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-karaf-feat-jdbc --- 09:38:56 [INFO] 09:38:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-karaf-feat-jdbc --- 09:38:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:38:56 [INFO] 09:38:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-karaf-feat-jdbc --- 09:38:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:38:56 [INFO] 09:38:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-karaf-feat-jdbc --- 09:38:56 [INFO] 09:38:56 [INFO] --- dependency:3.9.0:properties (default) @ odl-karaf-feat-jdbc --- 09:38:56 [INFO] 09:38:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-karaf-feat-jdbc --- 09:38:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:38:56 [INFO] argLine set to empty 09:38:56 [INFO] 09:38:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-karaf-feat-jdbc --- 09:38:56 [INFO] Starting audit... 09:38:56 Audit done. 09:38:56 [INFO] You have 0 Checkstyle violations. 09:38:56 [INFO] 09:38:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-karaf-feat-jdbc --- 09:38:56 [INFO] Starting audit... 09:38:56 Audit done. 09:38:56 [INFO] You have 0 Checkstyle violations. 09:38:56 [INFO] 09:38:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-karaf-feat-jdbc --- 09:38:56 [INFO] 09:38:56 [INFO] --- resources:3.4.0:resources (default-resources) @ odl-karaf-feat-jdbc --- 09:38:56 [INFO] Copying 1 resource from src/main/feature to target/classes 09:38:56 [INFO] 09:38:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-karaf-feat-jdbc --- 09:38:56 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-jdbc/target/feature/feature.xml 09:38:56 [INFO] ...done! 09:38:56 [INFO] Attaching features XML 09:38:56 [INFO] 09:38:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-karaf-feat-jdbc --- 09:38: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 09:38:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:38:56 [INFO] 09:38:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-karaf-feat-jdbc >>> 09:38:56 [INFO] 09:38:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-karaf-feat-jdbc --- 09:38:56 [INFO] No files found to run spotbugs, check compile phase has been run 09:38:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:38:56 [INFO] 09:38:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-karaf-feat-jdbc <<< 09:38:56 [INFO] 09:38:56 [INFO] 09:38:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-karaf-feat-jdbc --- 09:38:56 [INFO] 09:38:56 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-karaf-feat-jdbc --- 09:38:56 [INFO] Project packaging is not 'feature', skipping execution 09:38:56 [INFO] 09:38:56 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-karaf-feat-jdbc --- 09:38:56 [INFO] 09:38:56 [INFO] --- karaf:4.4.8:kar (default-kar) @ odl-karaf-feat-jdbc --- 09:38:56 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-jdbc/target/odl-karaf-feat-jdbc-14.1.8-SNAPSHOT.kar 09:38:56 [INFO] 09:38:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-karaf-feat-jdbc --- 09:38:56 [INFO] No Javadoc in project. Archive not created. 09:38:56 [INFO] 09:38:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-karaf-feat-jdbc --- 09:38:56 [INFO] CycloneDX: Resolving Dependencies 09:38:57 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 09:38:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-jdbc/target/bom.xml 09:38:57 [INFO] attaching as odl-karaf-feat-jdbc-14.1.8-SNAPSHOT-cyclonedx.xml 09:38:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-jdbc/target/bom.json 09:38:57 [INFO] attaching as odl-karaf-feat-jdbc-14.1.8-SNAPSHOT-cyclonedx.json 09:38:57 [INFO] 09:38:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-karaf-feat-jdbc --- 09:38:57 [INFO] Skipping duplicate-finder execution! 09:38:57 [INFO] 09:38:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-karaf-feat-jdbc --- 09:38:57 [INFO] Skipping plugin execution 09:38:57 [INFO] 09:38:57 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-karaf-feat-jdbc --- 09:38:57 [INFO] Skipping source per configuration. 09:38:57 [INFO] 09:38:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-karaf-feat-jdbc --- 09:38:57 [INFO] 09:38:57 [INFO] --- jacoco:0.8.14:report (report) @ odl-karaf-feat-jdbc --- 09:38:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:38:57 [INFO] 09:38:57 [INFO] --- install:3.1.4:install (default-install) @ odl-karaf-feat-jdbc --- 09:38:57 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-jdbc/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-SNAPSHOT.pom 09:38:57 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-jdbc/target/odl-karaf-feat-jdbc-14.1.8-SNAPSHOT.kar to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-SNAPSHOT.kar 09:38:57 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-jdbc/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-SNAPSHOT-features.xml 09:38:57 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-jdbc/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-SNAPSHOT-cyclonedx.xml 09:38:57 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-jdbc/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-SNAPSHOT-cyclonedx.json 09:38:57 [INFO] 09:38:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-karaf-feat-jdbc --- 09:38:57 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:38:57 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/maven-metadata.xml 09:38:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:38:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:38:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:38:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:38:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:38:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:38:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:38:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:38:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:38:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:38:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:38:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:38:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:38:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:38:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:38:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:38:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:38:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:38:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:38:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:38:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:38:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:38:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:38:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:38:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:38:57 at java.lang.reflect.Method.invoke (Method.java:580) 09:38:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:38:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:38:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:38:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:38:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/maven-metadata.xml 09:38:57 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-karaf-feat-jdbc/maven-metadata.xml 09:38:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:38:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:38:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:38:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:38:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:38:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:38:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:38:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:38:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:38:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:38:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:38:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:38:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:38:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:38:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:38:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:38:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:38:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:38:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:38:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:38:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:38:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:38:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:38:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:38:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:38:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:38:57 at java.lang.reflect.Method.invoke (Method.java:580) 09:38:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:38:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:38:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:38:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:38:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-karaf-feat-jdbc/maven-metadata.xml 09:38:57 [INFO] 09:38:57 [INFO] ----------< org.opendaylight.odlparent:odl-karaf-feat-jetty >----------- 09:38:57 [INFO] Building ODL :: odlparent :: odl-karaf-feat-jetty 14.1.8-SNAPSHOT [54/76] 09:38:57 [INFO] from features/odl-karaf-feat-jetty/pom.xml 09:38:57 [INFO] --------------------------------[ kar ]--------------------------------- 09:38:57 [INFO] 09:38:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-karaf-feat-jetty --- 09:38:57 [INFO] 09:38:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-karaf-feat-jetty --- 09:38:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:38:57 [INFO] 09:38:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-karaf-feat-jetty --- 09:38:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:38:57 [INFO] 09:38:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-karaf-feat-jetty --- 09:38:57 [INFO] 09:38:57 [INFO] --- dependency:3.9.0:properties (default) @ odl-karaf-feat-jetty --- 09:38:57 [INFO] 09:38:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-karaf-feat-jetty --- 09:38:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:38:57 [INFO] argLine set to empty 09:38:57 [INFO] 09:38:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-karaf-feat-jetty --- 09:38:57 [INFO] Starting audit... 09:38:57 Audit done. 09:38:57 [INFO] You have 0 Checkstyle violations. 09:38:57 [INFO] 09:38:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-karaf-feat-jetty --- 09:38:57 [INFO] Starting audit... 09:38:57 Audit done. 09:38:57 [INFO] You have 0 Checkstyle violations. 09:38:57 [INFO] 09:38:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-karaf-feat-jetty --- 09:38:57 [INFO] 09:38:57 [INFO] --- resources:3.4.0:resources (default-resources) @ odl-karaf-feat-jetty --- 09:38:57 [INFO] Copying 1 resource from src/main/feature to target/classes 09:38:57 [INFO] 09:38:57 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-karaf-feat-jetty --- 09:38:57 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-jetty/target/feature/feature.xml 09:38:57 [INFO] ...done! 09:38:57 [INFO] Attaching features XML 09:38:57 [INFO] 09:38:57 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-karaf-feat-jetty --- 09:38:57 [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 09:38:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:38:57 [INFO] 09:38:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-karaf-feat-jetty >>> 09:38:57 [INFO] 09:38:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-karaf-feat-jetty --- 09:38:57 [INFO] No files found to run spotbugs, check compile phase has been run 09:38:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:38:57 [INFO] 09:38:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-karaf-feat-jetty <<< 09:38:57 [INFO] 09:38:57 [INFO] 09:38:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-karaf-feat-jetty --- 09:38:57 [INFO] 09:38:57 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-karaf-feat-jetty --- 09:38:57 [INFO] Project packaging is not 'feature', skipping execution 09:38:57 [INFO] 09:38:57 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-karaf-feat-jetty --- 09:38:57 [INFO] 09:38:57 [INFO] --- karaf:4.4.8:kar (default-kar) @ odl-karaf-feat-jetty --- 09:38:57 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-jetty/target/odl-karaf-feat-jetty-14.1.8-SNAPSHOT.kar 09:38:57 [INFO] 09:38:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-karaf-feat-jetty --- 09:38:57 [INFO] No Javadoc in project. Archive not created. 09:38:57 [INFO] 09:38:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-karaf-feat-jetty --- 09:38:57 [INFO] CycloneDX: Resolving Dependencies 09:38:58 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 09:38:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-jetty/target/bom.xml 09:38:58 [INFO] attaching as odl-karaf-feat-jetty-14.1.8-SNAPSHOT-cyclonedx.xml 09:38:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-jetty/target/bom.json 09:38:58 [INFO] attaching as odl-karaf-feat-jetty-14.1.8-SNAPSHOT-cyclonedx.json 09:38:58 [INFO] 09:38:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-karaf-feat-jetty --- 09:38:58 [INFO] Skipping duplicate-finder execution! 09:38:58 [INFO] 09:38:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-karaf-feat-jetty --- 09:38:58 [INFO] Skipping plugin execution 09:38:58 [INFO] 09:38:58 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-karaf-feat-jetty --- 09:38:58 [INFO] Skipping source per configuration. 09:38:58 [INFO] 09:38:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-karaf-feat-jetty --- 09:38:58 [INFO] 09:38:58 [INFO] --- jacoco:0.8.14:report (report) @ odl-karaf-feat-jetty --- 09:38:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:38:58 [INFO] 09:38:58 [INFO] --- install:3.1.4:install (default-install) @ odl-karaf-feat-jetty --- 09:38:58 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-jetty/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-SNAPSHOT.pom 09:38:58 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-jetty/target/odl-karaf-feat-jetty-14.1.8-SNAPSHOT.kar to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-SNAPSHOT.kar 09:38:58 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-jetty/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-SNAPSHOT-features.xml 09:38:58 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-jetty/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-SNAPSHOT-cyclonedx.xml 09:38:58 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-jetty/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-SNAPSHOT-cyclonedx.json 09:38:58 [INFO] 09:38:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-karaf-feat-jetty --- 09:38:58 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:38:58 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/maven-metadata.xml 09:38:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:38:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:38:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:38:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:38:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:38:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:38:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:38:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:38:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:38:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:38:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:38:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:38:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:38:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:38:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:38:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:38:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:38:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:38:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:38:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:38:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:38:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:38:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:38:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:38:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:38:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:38:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:38:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:38:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:38:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:38:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:38:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:38:58 at java.lang.reflect.Method.invoke (Method.java:580) 09:38:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:38:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:38:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:38:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:38:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/maven-metadata.xml 09:38:58 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-karaf-feat-jetty/maven-metadata.xml 09:38:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:38:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:38:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:38:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:38:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:38:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:38:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:38:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:38:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:38:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:38:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:38:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:38:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:38:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:38:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:38:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:38:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:38:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:38:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:38:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:38:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:38:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:38:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:38:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:38:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:38:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:38:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:38:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:38:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:38:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:38:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:38:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:38:58 at java.lang.reflect.Method.invoke (Method.java:580) 09:38:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:38:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:38:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:38:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:38:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-karaf-feat-jetty/maven-metadata.xml 09:38:58 [INFO] 09:38:58 [INFO] -----------< org.opendaylight.odlparent:odl-karaf-feat-war >------------ 09:38:58 [INFO] Building ODL :: odlparent :: odl-karaf-feat-war 14.1.8-SNAPSHOT [55/76] 09:38:58 [INFO] from features/odl-karaf-feat-war/pom.xml 09:38:58 [INFO] --------------------------------[ kar ]--------------------------------- 09:38:58 [INFO] 09:38:58 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-karaf-feat-war --- 09:38:58 [INFO] 09:38:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-karaf-feat-war --- 09:38:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:38:58 [INFO] 09:38:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-karaf-feat-war --- 09:38:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:38:58 [INFO] 09:38:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-karaf-feat-war --- 09:38:58 [INFO] 09:38:58 [INFO] --- dependency:3.9.0:properties (default) @ odl-karaf-feat-war --- 09:38:58 [INFO] 09:38:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-karaf-feat-war --- 09:38:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:38:58 [INFO] argLine set to empty 09:38:58 [INFO] 09:38:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-karaf-feat-war --- 09:38:58 [INFO] Starting audit... 09:38:58 Audit done. 09:38:58 [INFO] You have 0 Checkstyle violations. 09:38:58 [INFO] 09:38:58 [INFO] --- checkstyle:3.6.0:check (default) @ odl-karaf-feat-war --- 09:38:58 [INFO] Starting audit... 09:38:58 Audit done. 09:38:58 [INFO] You have 0 Checkstyle violations. 09:38:58 [INFO] 09:38:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-karaf-feat-war --- 09:38:58 [INFO] 09:38:58 [INFO] --- resources:3.4.0:resources (default-resources) @ odl-karaf-feat-war --- 09:38:58 [INFO] Copying 1 resource from src/main/feature to target/classes 09:38:58 [INFO] 09:38:58 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-karaf-feat-war --- 09:38:58 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-war/target/feature/feature.xml 09:38:58 [INFO] ...done! 09:38:58 [INFO] Attaching features XML 09:38:58 [INFO] 09:38:58 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-karaf-feat-war --- 09:38:58 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:38:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:38:58 [INFO] 09:38:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-karaf-feat-war >>> 09:38:58 [INFO] 09:38:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-karaf-feat-war --- 09:38:58 [INFO] No files found to run spotbugs, check compile phase has been run 09:38:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:38:58 [INFO] 09:38:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-karaf-feat-war <<< 09:38:58 [INFO] 09:38:58 [INFO] 09:38:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-karaf-feat-war --- 09:38:58 [INFO] 09:38:58 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-karaf-feat-war --- 09:38:58 [INFO] Project packaging is not 'feature', skipping execution 09:38:58 [INFO] 09:38:58 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-karaf-feat-war --- 09:38:58 [INFO] 09:38:58 [INFO] --- karaf:4.4.8:kar (default-kar) @ odl-karaf-feat-war --- 09:38:58 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-war/target/odl-karaf-feat-war-14.1.8-SNAPSHOT.kar 09:38:58 [INFO] 09:38:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-karaf-feat-war --- 09:38:58 [INFO] No Javadoc in project. Archive not created. 09:38:58 [INFO] 09:38:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-karaf-feat-war --- 09:38:58 [INFO] CycloneDX: Resolving Dependencies 09:38:59 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 09:38:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-war/target/bom.xml 09:38:59 [INFO] attaching as odl-karaf-feat-war-14.1.8-SNAPSHOT-cyclonedx.xml 09:38:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-war/target/bom.json 09:38:59 [INFO] attaching as odl-karaf-feat-war-14.1.8-SNAPSHOT-cyclonedx.json 09:38:59 [INFO] 09:38:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-karaf-feat-war --- 09:38:59 [INFO] Skipping duplicate-finder execution! 09:38:59 [INFO] 09:38:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-karaf-feat-war --- 09:38:59 [INFO] Skipping plugin execution 09:38:59 [INFO] 09:38:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-karaf-feat-war --- 09:38:59 [INFO] Skipping source per configuration. 09:38:59 [INFO] 09:38:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-karaf-feat-war --- 09:38:59 [INFO] 09:38:59 [INFO] --- jacoco:0.8.14:report (report) @ odl-karaf-feat-war --- 09:38:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:38:59 [INFO] 09:38:59 [INFO] --- install:3.1.4:install (default-install) @ odl-karaf-feat-war --- 09:38:59 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-war/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-SNAPSHOT.pom 09:38:59 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-war/target/odl-karaf-feat-war-14.1.8-SNAPSHOT.kar to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-SNAPSHOT.kar 09:38:59 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-war/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-SNAPSHOT-features.xml 09:38:59 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-war/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-SNAPSHOT-cyclonedx.xml 09:38:59 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-war/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-SNAPSHOT-cyclonedx.json 09:38:59 [INFO] 09:38:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-karaf-feat-war --- 09:38:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:38:59 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/maven-metadata.xml 09:38:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:38:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:38:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:38:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:38:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:38:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:38:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:38:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:38:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:38:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:38:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:38:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:38:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:38:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:38:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:38:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:38:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:38:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:38:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:38:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:38:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:38:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:38:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:38:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:38:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:38:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:38:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:38:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:38:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:38:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:38:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:38:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:38:59 at java.lang.reflect.Method.invoke (Method.java:580) 09:38:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:38:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:38:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:38:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:38:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/maven-metadata.xml 09:38:59 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-karaf-feat-war/maven-metadata.xml 09:38:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:38:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:38:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:38:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:38:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:38:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:38:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:38:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:38:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:38:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:38:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:38:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:38:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:38:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:38:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:38:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:38:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:38:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:38:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:38:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:38:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:38:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:38:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:38:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:38:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:38:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:38:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:38:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:38:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:38:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:38:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:38:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:38:59 at java.lang.reflect.Method.invoke (Method.java:580) 09:38:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:38:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:38:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:38:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:38:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-karaf-feat-war/maven-metadata.xml 09:38:59 [INFO] 09:38:59 [INFO] ---------------< org.opendaylight.odlparent:odl-netty-4 >--------------- 09:38:59 [INFO] Building OpenDaylight :: Netty 14.1.8-SNAPSHOT [56/76] 09:38:59 [INFO] from features/odl-netty-4/pom.xml 09:38:59 [INFO] ------------------------------[ feature ]------------------------------- 09:38:59 [INFO] 09:38:59 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netty-4 --- 09:38:59 [INFO] 09:38:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netty-4 --- 09:38:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:38:59 [INFO] 09:38:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netty-4 --- 09:38:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:38:59 [INFO] 09:38:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netty-4 --- 09:38:59 [INFO] 09:38:59 [INFO] --- dependency:3.9.0:properties (default) @ odl-netty-4 --- 09:38:59 [INFO] 09:38:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-netty-4 --- 09:38:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:38:59 [INFO] argLine set to empty 09:38:59 [INFO] 09:38:59 [INFO] --- feattmpl:14.1.8-SNAPSHOT:generate-feature (generate-feature) @ odl-netty-4 --- 09:38:59 [INFO] 09:38:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netty-4 --- 09:38:59 [INFO] Starting audit... 09:38:59 Audit done. 09:38:59 [INFO] You have 0 Checkstyle violations. 09:38:59 [INFO] 09:38:59 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netty-4 --- 09:38:59 [INFO] Starting audit... 09:38:59 Audit done. 09:38:59 [INFO] You have 0 Checkstyle violations. 09:38:59 [INFO] 09:38:59 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netty-4 --- 09:38:59 [INFO] 09:38:59 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netty-4 --- 09:38:59 [INFO] Generation not enabled 09:38:59 [INFO] Attaching artifact 09:38:59 [INFO] 09:38:59 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netty-4 --- 09:38:59 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:38:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:38:59 [INFO] 09:38:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netty-4 >>> 09:38:59 [INFO] 09:38:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netty-4 --- 09:38:59 [INFO] No files found to run spotbugs, check compile phase has been run 09:38:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:38:59 [INFO] 09:38:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netty-4 <<< 09:38:59 [INFO] 09:38:59 [INFO] 09:38:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netty-4 --- 09:38:59 [INFO] 09:38:59 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-netty-4 --- 09:38:59 [INFO] Starting SFT for org.opendaylight.odlparent:odl-netty-4 09:38:59 [INFO] Project dependency features detected: [] 09:38:59 [INFO] Pax Exam System (Version: 4.14.0) created. 09:38:59 [INFO] Creating RMI registry server on 127.0.0.1:43253 09:39:00 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:39:00 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:39:00 [INFO] Waiting for remote bundle context.. on 43253 name: 9ac2f2a9-83bd-4ea3-8798-0b8e5e9c5751 timout: [ RelativeTimeout value = 180000 ] 09:39:07 [INFO] Building jar from resources and headers. 09:39:07 [INFO] Writing jar finished. 09:39:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:39:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:39:10 [INFO] 09:39:10 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-netty-4 --- 09:39:10 [INFO] 09:39:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netty-4 --- 09:39:10 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:39:10 [INFO] 09:39:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netty-4 --- 09:39:10 [INFO] CycloneDX: Resolving Dependencies 09:39:10 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 09:39:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-netty-4/target/bom.xml 09:39:10 [INFO] attaching as odl-netty-4-14.1.8-SNAPSHOT-cyclonedx.xml 09:39:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-netty-4/target/bom.json 09:39:10 [INFO] attaching as odl-netty-4-14.1.8-SNAPSHOT-cyclonedx.json 09:39:10 [INFO] 09:39:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netty-4 --- 09:39:10 [INFO] Skipping duplicate-finder execution! 09:39:10 [INFO] 09:39:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netty-4 --- 09:39:10 [INFO] Skipping plugin execution 09:39:10 [INFO] 09:39:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-netty-4 --- 09:39:10 [INFO] Skipping source per configuration. 09:39:10 [INFO] 09:39:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netty-4 --- 09:39:10 [INFO] 09:39:10 [INFO] --- jacoco:0.8.14:report (report) @ odl-netty-4 --- 09:39:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:39:10 [INFO] 09:39:10 [INFO] --- install:3.1.4:install (default-install) @ odl-netty-4 --- 09:39:10 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-netty-4/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-SNAPSHOT.pom 09:39:10 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-netty-4/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-SNAPSHOT-features.xml 09:39:10 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-netty-4/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-SNAPSHOT-cyclonedx.xml 09:39:10 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-netty-4/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-SNAPSHOT-cyclonedx.json 09:39:10 [INFO] 09:39:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netty-4 --- 09:39:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:39:10 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/maven-metadata.xml 09:39:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:39:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:39:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:39:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:39:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:39:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:39:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:39:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:39:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:39:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:39:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:39:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:39:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:39:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:39:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:39:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:39:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:39:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:39:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:39:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:39:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:39:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:39:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:39:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:39:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:39:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:39:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:39:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:39:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:39:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:39:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:39:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:39:10 at java.lang.reflect.Method.invoke (Method.java:580) 09:39:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:39:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:39:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:39:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:39:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/maven-metadata.xml 09:39:10 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-4/maven-metadata.xml 09:39:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:39:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:39:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:39:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:39:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:39:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:39:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:39:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:39:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:39:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:39:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:39:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:39:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:39:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:39:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:39:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:39:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:39:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:39:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:39:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:39:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:39:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:39:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:39:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:39:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:39:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:39:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:39:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:39:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:39:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:39:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:39:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:39:10 at java.lang.reflect.Method.invoke (Method.java:580) 09:39:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:39:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:39:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:39:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:39:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-4/maven-metadata.xml 09:39:10 [INFO] 09:39:10 [INFO] -------------< org.opendaylight.odlparent:odl-netty-quic >-------------- 09:39:10 [INFO] Building OpenDaylight :: Netty :: QUIC 14.1.8-SNAPSHOT [57/76] 09:39:10 [INFO] from features/odl-netty-quic/pom.xml 09:39:10 [INFO] ------------------------------[ feature ]------------------------------- 09:39:10 [INFO] 09:39:10 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netty-quic --- 09:39:10 [INFO] 09:39:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netty-quic --- 09:39:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:39:10 [INFO] 09:39:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netty-quic --- 09:39:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:39:10 [INFO] 09:39:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netty-quic --- 09:39:11 [INFO] 09:39:11 [INFO] --- dependency:3.9.0:properties (default) @ odl-netty-quic --- 09:39:11 [INFO] 09:39:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-netty-quic --- 09:39:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:39:11 [INFO] argLine set to empty 09:39:11 [INFO] 09:39:11 [INFO] --- feattmpl:14.1.8-SNAPSHOT:generate-feature (generate-feature) @ odl-netty-quic --- 09:39:11 [INFO] 09:39:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netty-quic --- 09:39:11 [INFO] Starting audit... 09:39:11 Audit done. 09:39:11 [INFO] You have 0 Checkstyle violations. 09:39:11 [INFO] 09:39:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netty-quic --- 09:39:11 [INFO] Starting audit... 09:39:11 Audit done. 09:39:11 [INFO] You have 0 Checkstyle violations. 09:39:11 [INFO] 09:39:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netty-quic --- 09:39:11 [INFO] 09:39:11 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netty-quic --- 09:39:11 [INFO] Generation not enabled 09:39:11 [INFO] Attaching artifact 09:39:11 [INFO] 09:39:11 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netty-quic --- 09:39: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 09:39:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:39:11 [INFO] 09:39:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netty-quic >>> 09:39:11 [INFO] 09:39:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netty-quic --- 09:39:11 [INFO] No files found to run spotbugs, check compile phase has been run 09:39:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:39:11 [INFO] 09:39:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netty-quic <<< 09:39:11 [INFO] 09:39:11 [INFO] 09:39:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netty-quic --- 09:39:11 [INFO] 09:39:11 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-netty-quic --- 09:39:11 [INFO] Starting SFT for org.opendaylight.odlparent:odl-netty-quic 09:39:11 [INFO] Project dependency features detected: [] 09:39:11 [INFO] Pax Exam System (Version: 4.14.0) created. 09:39:11 [INFO] Creating RMI registry server on 127.0.0.1:41643 09:39:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:39:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:39:11 [INFO] Waiting for remote bundle context.. on 41643 name: 1e340287-6836-461c-98db-eaf1e2498394 timout: [ RelativeTimeout value = 180000 ] 09:39:19 [INFO] Building jar from resources and headers. 09:39:19 [INFO] Writing jar finished. 09:39:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:39:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:39:21 [INFO] 09:39:21 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-netty-quic --- 09:39:21 [INFO] 09:39:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netty-quic --- 09:39:21 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:39:21 [INFO] 09:39:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netty-quic --- 09:39:21 [INFO] CycloneDX: Resolving Dependencies 09:39:22 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 09:39:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-netty-quic/target/bom.xml 09:39:22 [INFO] attaching as odl-netty-quic-14.1.8-SNAPSHOT-cyclonedx.xml 09:39:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-netty-quic/target/bom.json 09:39:22 [INFO] attaching as odl-netty-quic-14.1.8-SNAPSHOT-cyclonedx.json 09:39:22 [INFO] 09:39:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netty-quic --- 09:39:22 [INFO] Skipping duplicate-finder execution! 09:39:22 [INFO] 09:39:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netty-quic --- 09:39:22 [INFO] Skipping plugin execution 09:39:22 [INFO] 09:39:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-netty-quic --- 09:39:22 [INFO] Skipping source per configuration. 09:39:22 [INFO] 09:39:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netty-quic --- 09:39:22 [INFO] 09:39:22 [INFO] --- jacoco:0.8.14:report (report) @ odl-netty-quic --- 09:39:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:39:22 [INFO] 09:39:22 [INFO] --- install:3.1.4:install (default-install) @ odl-netty-quic --- 09:39:22 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-netty-quic/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-SNAPSHOT.pom 09:39:22 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-netty-quic/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-SNAPSHOT-features.xml 09:39:22 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-netty-quic/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-SNAPSHOT-cyclonedx.xml 09:39:22 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-netty-quic/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-SNAPSHOT-cyclonedx.json 09:39:22 [INFO] 09:39:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netty-quic --- 09:39:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:39:22 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/maven-metadata.xml 09:39:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:39:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:39:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:39:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:39:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:39:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:39:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:39:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:39:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:39:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:39:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:39:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:39:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:39:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:39:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:39:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:39:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:39:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:39:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:39:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:39:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:39:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:39:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:39:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:39:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:39:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:39:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:39:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:39:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:39:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:39:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:39:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:39:22 at java.lang.reflect.Method.invoke (Method.java:580) 09:39:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:39:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:39:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:39:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:39:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/maven-metadata.xml 09:39:22 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-quic/maven-metadata.xml 09:39:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:39:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:39:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:39:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:39:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:39:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:39:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:39:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:39:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:39:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:39:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:39:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:39:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:39:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:39:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:39:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:39:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:39:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:39:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:39:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:39:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:39:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:39:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:39:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:39:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:39:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:39:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:39:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:39:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:39:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:39:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:39:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:39:22 at java.lang.reflect.Method.invoke (Method.java:580) 09:39:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:39:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:39:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:39:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:39:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-quic/maven-metadata.xml 09:39:22 [INFO] 09:39:22 [INFO] -------------< org.opendaylight.odlparent:odl-netty-http3 >------------- 09:39:22 [INFO] Building OpenDaylight :: Netty :: HTTP/3 14.1.8-SNAPSHOT [58/76] 09:39:22 [INFO] from features/odl-netty-http3/pom.xml 09:39:22 [INFO] ------------------------------[ feature ]------------------------------- 09:39:22 [INFO] 09:39:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netty-http3 --- 09:39:22 [INFO] 09:39:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netty-http3 --- 09:39:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:39:22 [INFO] 09:39:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netty-http3 --- 09:39:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:39:22 [INFO] 09:39:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netty-http3 --- 09:39:22 [INFO] 09:39:22 [INFO] --- dependency:3.9.0:properties (default) @ odl-netty-http3 --- 09:39:22 [INFO] 09:39:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-netty-http3 --- 09:39:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:39:22 [INFO] argLine set to empty 09:39:22 [INFO] 09:39:22 [INFO] --- feattmpl:14.1.8-SNAPSHOT:generate-feature (generate-feature) @ odl-netty-http3 --- 09:39:22 [INFO] 09:39:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netty-http3 --- 09:39:22 [INFO] Starting audit... 09:39:22 Audit done. 09:39:22 [INFO] You have 0 Checkstyle violations. 09:39:22 [INFO] 09:39:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netty-http3 --- 09:39:22 [INFO] Starting audit... 09:39:22 Audit done. 09:39:22 [INFO] You have 0 Checkstyle violations. 09:39:22 [INFO] 09:39:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netty-http3 --- 09:39:22 [INFO] 09:39:22 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netty-http3 --- 09:39:22 [INFO] Generation not enabled 09:39:22 [INFO] Attaching artifact 09:39:22 [INFO] 09:39:22 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netty-http3 --- 09:39:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:39:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:39:22 [INFO] 09:39:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netty-http3 >>> 09:39:22 [INFO] 09:39:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netty-http3 --- 09:39:22 [INFO] No files found to run spotbugs, check compile phase has been run 09:39:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:39:22 [INFO] 09:39:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netty-http3 <<< 09:39:22 [INFO] 09:39:22 [INFO] 09:39:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netty-http3 --- 09:39:22 [INFO] 09:39:22 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-netty-http3 --- 09:39:22 [INFO] Starting SFT for org.opendaylight.odlparent:odl-netty-http3 09:39:22 [INFO] Project dependency features detected: [] 09:39:22 [INFO] Pax Exam System (Version: 4.14.0) created. 09:39:22 [INFO] Creating RMI registry server on 127.0.0.1:32913 09:39:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:39:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:39:23 [INFO] Waiting for remote bundle context.. on 32913 name: 97812592-af07-494f-8db6-7d5cf4286faf timout: [ RelativeTimeout value = 180000 ] 09:39:30 [INFO] Building jar from resources and headers. 09:39:30 [INFO] Writing jar finished. 09:39:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:39:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:39:32 [INFO] 09:39:32 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-netty-http3 --- 09:39:32 [INFO] 09:39:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netty-http3 --- 09:39:32 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:39:32 [INFO] 09:39:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netty-http3 --- 09:39:32 [INFO] CycloneDX: Resolving Dependencies 09:39:33 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 09:39:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-netty-http3/target/bom.xml 09:39:33 [INFO] attaching as odl-netty-http3-14.1.8-SNAPSHOT-cyclonedx.xml 09:39:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-netty-http3/target/bom.json 09:39:33 [INFO] attaching as odl-netty-http3-14.1.8-SNAPSHOT-cyclonedx.json 09:39:33 [INFO] 09:39:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netty-http3 --- 09:39:33 [INFO] Skipping duplicate-finder execution! 09:39:33 [INFO] 09:39:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netty-http3 --- 09:39:33 [INFO] Skipping plugin execution 09:39:33 [INFO] 09:39:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-netty-http3 --- 09:39:33 [INFO] Skipping source per configuration. 09:39:33 [INFO] 09:39:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netty-http3 --- 09:39:33 [INFO] 09:39:33 [INFO] --- jacoco:0.8.14:report (report) @ odl-netty-http3 --- 09:39:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:39:33 [INFO] 09:39:33 [INFO] --- install:3.1.4:install (default-install) @ odl-netty-http3 --- 09:39:33 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-netty-http3/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-SNAPSHOT.pom 09:39:33 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-netty-http3/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-SNAPSHOT-features.xml 09:39:33 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-netty-http3/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-SNAPSHOT-cyclonedx.xml 09:39:33 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-netty-http3/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-SNAPSHOT-cyclonedx.json 09:39:33 [INFO] 09:39:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netty-http3 --- 09:39:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:39:33 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/maven-metadata.xml 09:39:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:39:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:39:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:39:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:39:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:39:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:39:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:39:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:39:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:39:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:39:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:39:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:39:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:39:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:39:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:39:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:39:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:39:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:39:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:39:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:39:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:39:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:39:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:39:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:39:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:39:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:39:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:39:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:39:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:39:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:39:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:39:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:39:33 at java.lang.reflect.Method.invoke (Method.java:580) 09:39:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:39:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:39:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:39:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:39:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/maven-metadata.xml 09:39:33 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-http3/maven-metadata.xml 09:39:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:39:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:39:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:39:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:39:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:39:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:39:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:39:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:39:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:39:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:39:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:39:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:39:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:39:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:39:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:39:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:39:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:39:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:39:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:39:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:39:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:39:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:39:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:39:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:39:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:39:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:39:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:39:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:39:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:39:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:39:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:39:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:39:33 at java.lang.reflect.Method.invoke (Method.java:580) 09:39:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:39:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:39:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:39:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:39:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-http3/maven-metadata.xml 09:39:33 [INFO] 09:39:33 [INFO] -----------< org.opendaylight.odlparent:odl-netty-io_uring >------------ 09:39:33 [INFO] Building OpenDaylight :: Netty :: io_uring 14.1.8-SNAPSHOT [59/76] 09:39:33 [INFO] from features/odl-netty-io_uring/pom.xml 09:39:33 [INFO] ------------------------------[ feature ]------------------------------- 09:39:33 [INFO] 09:39:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netty-io_uring --- 09:39:33 [INFO] 09:39:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netty-io_uring --- 09:39:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:39:33 [INFO] 09:39:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netty-io_uring --- 09:39:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:39:34 [INFO] 09:39:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netty-io_uring --- 09:39:34 [INFO] 09:39:34 [INFO] --- dependency:3.9.0:properties (default) @ odl-netty-io_uring --- 09:39:34 [INFO] 09:39:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-netty-io_uring --- 09:39:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:39:34 [INFO] argLine set to empty 09:39:34 [INFO] 09:39:34 [INFO] --- feattmpl:14.1.8-SNAPSHOT:generate-feature (generate-feature) @ odl-netty-io_uring --- 09:39:34 [INFO] 09:39:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netty-io_uring --- 09:39:34 [INFO] Starting audit... 09:39:34 Audit done. 09:39:34 [INFO] You have 0 Checkstyle violations. 09:39:34 [INFO] 09:39:34 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netty-io_uring --- 09:39:34 [INFO] Starting audit... 09:39:34 Audit done. 09:39:34 [INFO] You have 0 Checkstyle violations. 09:39:34 [INFO] 09:39:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netty-io_uring --- 09:39:34 [INFO] 09:39:34 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netty-io_uring --- 09:39:34 [INFO] Generation not enabled 09:39:34 [INFO] Attaching artifact 09:39:34 [INFO] 09:39:34 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netty-io_uring --- 09:39:34 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:39:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:39:34 [INFO] 09:39:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netty-io_uring >>> 09:39:34 [INFO] 09:39:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netty-io_uring --- 09:39:34 [INFO] No files found to run spotbugs, check compile phase has been run 09:39:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:39:34 [INFO] 09:39:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netty-io_uring <<< 09:39:34 [INFO] 09:39:34 [INFO] 09:39:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netty-io_uring --- 09:39:34 [INFO] 09:39:34 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-netty-io_uring --- 09:39:34 [INFO] Starting SFT for org.opendaylight.odlparent:odl-netty-io_uring 09:39:34 [INFO] Project dependency features detected: [] 09:39:34 [INFO] Pax Exam System (Version: 4.14.0) created. 09:39:34 [INFO] Creating RMI registry server on 127.0.0.1:37283 09:39:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:39:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:39:34 [INFO] Waiting for remote bundle context.. on 37283 name: f49c55bf-df82-4b5f-a553-c3260601f504 timout: [ RelativeTimeout value = 180000 ] 09:39:42 [INFO] Building jar from resources and headers. 09:39:42 [INFO] Writing jar finished. 09:39:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:39:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:39:44 [INFO] 09:39:44 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-netty-io_uring --- 09:39:44 [INFO] 09:39:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netty-io_uring --- 09:39:44 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:39:44 [INFO] 09:39:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netty-io_uring --- 09:39:44 [INFO] CycloneDX: Resolving Dependencies 09:39:45 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 09:39:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-netty-io_uring/target/bom.xml 09:39:45 [INFO] attaching as odl-netty-io_uring-14.1.8-SNAPSHOT-cyclonedx.xml 09:39:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-netty-io_uring/target/bom.json 09:39:45 [INFO] attaching as odl-netty-io_uring-14.1.8-SNAPSHOT-cyclonedx.json 09:39:45 [INFO] 09:39:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netty-io_uring --- 09:39:45 [INFO] Skipping duplicate-finder execution! 09:39:45 [INFO] 09:39:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netty-io_uring --- 09:39:45 [INFO] Skipping plugin execution 09:39:45 [INFO] 09:39:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-netty-io_uring --- 09:39:45 [INFO] Skipping source per configuration. 09:39:45 [INFO] 09:39:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netty-io_uring --- 09:39:45 [INFO] 09:39:45 [INFO] --- jacoco:0.8.14:report (report) @ odl-netty-io_uring --- 09:39:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:39:45 [INFO] 09:39:45 [INFO] --- install:3.1.4:install (default-install) @ odl-netty-io_uring --- 09:39:45 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-netty-io_uring/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-SNAPSHOT.pom 09:39:45 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-netty-io_uring/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-SNAPSHOT-features.xml 09:39:45 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-netty-io_uring/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-SNAPSHOT-cyclonedx.xml 09:39:45 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-netty-io_uring/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-SNAPSHOT-cyclonedx.json 09:39:45 [INFO] 09:39:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netty-io_uring --- 09:39:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:39:45 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/maven-metadata.xml 09:39:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:39:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:39:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:39:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:39:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:39:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:39:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:39:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:39:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:39:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:39:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:39:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:39:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:39:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:39:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:39:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:39:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:39:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:39:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:39:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:39:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:39:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:39:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:39:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:39:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:39:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:39:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:39:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:39:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:39:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:39:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:39:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:39:45 at java.lang.reflect.Method.invoke (Method.java:580) 09:39:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:39:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:39:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:39:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:39:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/maven-metadata.xml 09:39:45 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-io_uring/maven-metadata.xml 09:39:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:39:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:39:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:39:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:39:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:39:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:39:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:39:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:39:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:39:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:39:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:39:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:39:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:39:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:39:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:39:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:39:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:39:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:39:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:39:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:39:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:39:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:39:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:39:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:39:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:39:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:39:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:39:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:39:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:39:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:39:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:39:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:39:45 at java.lang.reflect.Method.invoke (Method.java:580) 09:39:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:39:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:39:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:39:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:39:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-io_uring/maven-metadata.xml 09:39:45 [INFO] 09:39:45 [INFO] ------------< org.opendaylight.odlparent:odl-netty-kqueue >------------- 09:39:45 [INFO] Building OpenDaylight :: Netty :: KQueue 14.1.8-SNAPSHOT [60/76] 09:39:45 [INFO] from features/odl-netty-kqueue/pom.xml 09:39:45 [INFO] ------------------------------[ feature ]------------------------------- 09:39:45 [INFO] 09:39:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netty-kqueue --- 09:39:45 [INFO] 09:39:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netty-kqueue --- 09:39:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:39:45 [INFO] 09:39:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netty-kqueue --- 09:39:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:39:45 [INFO] 09:39:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netty-kqueue --- 09:39:45 [INFO] 09:39:45 [INFO] --- dependency:3.9.0:properties (default) @ odl-netty-kqueue --- 09:39:45 [INFO] 09:39:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-netty-kqueue --- 09:39:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:39:45 [INFO] argLine set to empty 09:39:45 [INFO] 09:39:45 [INFO] --- feattmpl:14.1.8-SNAPSHOT:generate-feature (generate-feature) @ odl-netty-kqueue --- 09:39:45 [INFO] 09:39:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netty-kqueue --- 09:39:45 [INFO] Starting audit... 09:39:45 Audit done. 09:39:45 [INFO] You have 0 Checkstyle violations. 09:39:45 [INFO] 09:39:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netty-kqueue --- 09:39:45 [INFO] Starting audit... 09:39:45 Audit done. 09:39:45 [INFO] You have 0 Checkstyle violations. 09:39:45 [INFO] 09:39:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netty-kqueue --- 09:39:45 [INFO] 09:39:45 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netty-kqueue --- 09:39:45 [INFO] Generation not enabled 09:39:45 [INFO] Attaching artifact 09:39:45 [INFO] 09:39:45 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netty-kqueue --- 09:39:45 [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 09:39:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:39:45 [INFO] 09:39:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netty-kqueue >>> 09:39:45 [INFO] 09:39:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netty-kqueue --- 09:39:45 [INFO] No files found to run spotbugs, check compile phase has been run 09:39:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:39:45 [INFO] 09:39:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netty-kqueue <<< 09:39:45 [INFO] 09:39:45 [INFO] 09:39:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netty-kqueue --- 09:39:45 [INFO] 09:39:45 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-netty-kqueue --- 09:39:45 [INFO] Starting SFT for org.opendaylight.odlparent:odl-netty-kqueue 09:39:45 [INFO] Project dependency features detected: [] 09:39:45 [INFO] Pax Exam System (Version: 4.14.0) created. 09:39:45 [INFO] Creating RMI registry server on 127.0.0.1:46627 09:39:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:39:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:39:46 [INFO] Waiting for remote bundle context.. on 46627 name: 9d85f711-7356-46a4-8110-39b3f50781bf timout: [ RelativeTimeout value = 180000 ] 09:39:53 [INFO] Building jar from resources and headers. 09:39:53 [INFO] Writing jar finished. 09:39:55 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:39:55 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:39:55 [INFO] 09:39:55 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-netty-kqueue --- 09:39:55 [INFO] 09:39:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netty-kqueue --- 09:39:55 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:39:55 [INFO] 09:39:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netty-kqueue --- 09:39:55 [INFO] CycloneDX: Resolving Dependencies 09:39:56 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 09:39:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-netty-kqueue/target/bom.xml 09:39:56 [INFO] attaching as odl-netty-kqueue-14.1.8-SNAPSHOT-cyclonedx.xml 09:39:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-netty-kqueue/target/bom.json 09:39:56 [INFO] attaching as odl-netty-kqueue-14.1.8-SNAPSHOT-cyclonedx.json 09:39:56 [INFO] 09:39:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netty-kqueue --- 09:39:56 [INFO] Skipping duplicate-finder execution! 09:39:56 [INFO] 09:39:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netty-kqueue --- 09:39:56 [INFO] Skipping plugin execution 09:39:56 [INFO] 09:39:56 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-netty-kqueue --- 09:39:56 [INFO] Skipping source per configuration. 09:39:56 [INFO] 09:39:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netty-kqueue --- 09:39:56 [INFO] 09:39:56 [INFO] --- jacoco:0.8.14:report (report) @ odl-netty-kqueue --- 09:39:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:39:56 [INFO] 09:39:56 [INFO] --- install:3.1.4:install (default-install) @ odl-netty-kqueue --- 09:39:56 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-netty-kqueue/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-SNAPSHOT.pom 09:39:56 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-netty-kqueue/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-SNAPSHOT-features.xml 09:39:56 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-netty-kqueue/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-SNAPSHOT-cyclonedx.xml 09:39:56 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-netty-kqueue/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-SNAPSHOT-cyclonedx.json 09:39:56 [INFO] 09:39:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netty-kqueue --- 09:39:56 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:39:56 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/maven-metadata.xml 09:39:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:39:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:39:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:39:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:39:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:39:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:39:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:39:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:39:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:39:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:39:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:39:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:39:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:39:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:39:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:39:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:39:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:39:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:39:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:39:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:39:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:39:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:39:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:39:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:39:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:39:56 at java.lang.reflect.Method.invoke (Method.java:580) 09:39:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:39:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:39:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:39:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:39:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/maven-metadata.xml 09:39:56 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-kqueue/maven-metadata.xml 09:39:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:39:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:39:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:39:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:39:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:39:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:39:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:39:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:39:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:39:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:39:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:39:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:39:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:39:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:39:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:39:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:39:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:39:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:39:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:39:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:39:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:39:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:39:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:39:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:39:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:39:56 at java.lang.reflect.Method.invoke (Method.java:580) 09:39:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:39:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:39:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:39:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:39:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-kqueue/maven-metadata.xml 09:39:56 [INFO] 09:39:56 [INFO] -----------< org.opendaylight.odlparent:feature-repo-parent >----------- 09:39:56 [INFO] Building ODL :: odlparent :: feature-repo-parent 14.1.8-SNAPSHOT [61/76] 09:39:56 [INFO] from feature-repo-parent/pom.xml 09:39:56 [INFO] --------------------------------[ pom ]--------------------------------- 09:39:56 [INFO] 09:39:56 [INFO] --- clean:3.5.0:clean (default-clean) @ feature-repo-parent --- 09:39:56 [INFO] 09:39:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ feature-repo-parent --- 09:39:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:39:56 [INFO] 09:39:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ feature-repo-parent --- 09:39:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:39:56 [INFO] 09:39:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-repo-parent --- 09:39:56 [INFO] 09:39:56 [INFO] --- dependency:3.9.0:properties (default) @ feature-repo-parent --- 09:39:56 [INFO] 09:39:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ feature-repo-parent --- 09:39:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:39:56 [INFO] argLine set to empty 09:39:56 [INFO] 09:39:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-repo-parent --- 09:39:56 [INFO] Starting audit... 09:39:56 Audit done. 09:39:56 [INFO] You have 0 Checkstyle violations. 09:39:56 [INFO] 09:39:56 [INFO] --- checkstyle:3.6.0:check (default) @ feature-repo-parent --- 09:39:56 [INFO] Starting audit... 09:39:56 Audit done. 09:39:56 [INFO] You have 0 Checkstyle violations. 09:39:56 [INFO] 09:39:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ feature-repo-parent --- 09:39:56 [INFO] 09:39:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ feature-repo-parent >>> 09:39:56 [INFO] 09:39:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ feature-repo-parent --- 09:39:56 [INFO] No files found to run spotbugs, check compile phase has been run 09:39:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:39:56 [INFO] 09:39:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ feature-repo-parent <<< 09:39:56 [INFO] 09:39:56 [INFO] 09:39:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ feature-repo-parent --- 09:39:56 [INFO] 09:39:56 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ feature-repo-parent --- 09:39:56 [INFO] 09:39:56 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ feature-repo-parent --- 09:39:56 [INFO] 09:39:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ feature-repo-parent --- 09:39:56 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:39:56 [INFO] 09:39:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-repo-parent --- 09:39:56 [INFO] CycloneDX: Resolving Dependencies 09:39:56 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 09:39:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/feature-repo-parent/target/bom.xml 09:39:56 [INFO] attaching as feature-repo-parent-14.1.8-SNAPSHOT-cyclonedx.xml 09:39:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/feature-repo-parent/target/bom.json 09:39:56 [INFO] attaching as feature-repo-parent-14.1.8-SNAPSHOT-cyclonedx.json 09:39:56 [INFO] 09:39:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-repo-parent --- 09:39:56 [INFO] Skipping duplicate-finder execution! 09:39:56 [INFO] 09:39:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ feature-repo-parent --- 09:39:56 [INFO] Skipping plugin execution 09:39:56 [INFO] 09:39:56 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ feature-repo-parent --- 09:39:56 [INFO] 09:39:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ feature-repo-parent --- 09:39:56 [INFO] 09:39:56 [INFO] --- jacoco:0.8.14:report (report) @ feature-repo-parent --- 09:39:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:39:56 [INFO] 09:39:56 [INFO] --- install:3.1.4:install (default-install) @ feature-repo-parent --- 09:39:56 [INFO] Installing /w/workspace/odlparent-maven-merge-master/feature-repo-parent/pom.xml to /tmp/r/org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/feature-repo-parent-14.1.8-SNAPSHOT.pom 09:39:56 [INFO] Installing /w/workspace/odlparent-maven-merge-master/feature-repo-parent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/feature-repo-parent-14.1.8-SNAPSHOT-cyclonedx.xml 09:39:56 [INFO] Installing /w/workspace/odlparent-maven-merge-master/feature-repo-parent/target/bom.json to /tmp/r/org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/feature-repo-parent-14.1.8-SNAPSHOT-cyclonedx.json 09:39:56 [INFO] 09:39:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ feature-repo-parent --- 09:39:56 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:39:56 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/maven-metadata.xml 09:39:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:39:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:39:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:39:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:39:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:39:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:39:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:39:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:39:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:39:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:39:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:39:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:39:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:39:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:39:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:39:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:39:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:39:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:39:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:39:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:39:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:39:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:39:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:39:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:39:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:39:56 at java.lang.reflect.Method.invoke (Method.java:580) 09:39:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:39:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:39:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:39:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:39:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/maven-metadata.xml 09:39:56 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/feature-repo-parent/maven-metadata.xml 09:39:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:39:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:39:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:39:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:39:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:39:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:39:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:39:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:39:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:39:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:39:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:39:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:39:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:39:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:39:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:39:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:39:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:39:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:39:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:39:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:39:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:39:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:39:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:39:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:39:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:39:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:39:56 at java.lang.reflect.Method.invoke (Method.java:580) 09:39:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:39:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:39:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:39:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:39:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/feature-repo-parent/maven-metadata.xml 09:39:56 [INFO] 09:39:56 [INFO] -----------< org.opendaylight.odlparent:features-odlparent >------------ 09:39:56 [INFO] Building ODL :: odlparent :: features-odlparent 14.1.8-SNAPSHOT [62/76] 09:39:56 [INFO] from features/features-odlparent/pom.xml 09:39:56 [INFO] ------------------------------[ feature ]------------------------------- 09:39:56 [INFO] 09:39:56 [INFO] --- clean:3.5.0:clean (default-clean) @ features-odlparent --- 09:39:56 [INFO] 09:39:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-odlparent --- 09:39:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:39:56 [INFO] 09:39:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-odlparent --- 09:39:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:39:56 [INFO] 09:39:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-odlparent --- 09:39:57 [INFO] 09:39:57 [INFO] --- dependency:3.9.0:properties (default) @ features-odlparent --- 09:39:57 [INFO] 09:39:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ features-odlparent --- 09:39:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:39:57 [INFO] argLine set to empty 09:39:57 [INFO] 09:39:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-odlparent --- 09:39:57 [INFO] Starting audit... 09:39:57 Audit done. 09:39:57 [INFO] You have 0 Checkstyle violations. 09:39:57 [INFO] 09:39:57 [INFO] --- checkstyle:3.6.0:check (default) @ features-odlparent --- 09:39:57 [INFO] Starting audit... 09:39:57 Audit done. 09:39:57 [INFO] You have 0 Checkstyle violations. 09:39:57 [INFO] 09:39:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-odlparent --- 09:39:57 [INFO] 09:39:57 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-odlparent --- 09:39:57 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-merge-master/features/features-odlparent/target/feature/feature.xml 09:39:57 [INFO] ...done! 09:39:57 [INFO] Attaching features XML 09:39:57 [INFO] 09:39:57 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-odlparent --- 09:39:57 [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 09:39:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:39:57 [INFO] 09:39:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-odlparent >>> 09:39:57 [INFO] 09:39:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-odlparent --- 09:39:57 [INFO] No files found to run spotbugs, check compile phase has been run 09:39:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:39:57 [INFO] 09:39:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-odlparent <<< 09:39:57 [INFO] 09:39:57 [INFO] 09:39:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-odlparent --- 09:39:57 [INFO] 09:39:57 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ features-odlparent --- 09:39:57 [INFO] 09:39:57 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ features-odlparent --- 09:39:57 [INFO] 09:39:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-odlparent --- 09:39:57 [INFO] No Javadoc in project. Archive not created. 09:39:57 [INFO] 09:39:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-odlparent --- 09:39:57 [INFO] CycloneDX: Resolving Dependencies 09:39:59 [INFO] CycloneDX: Creating BOM version 1.6 with 131 component(s) 09:39:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/features-odlparent/target/bom.xml 09:39:59 [INFO] attaching as features-odlparent-14.1.8-SNAPSHOT-cyclonedx.xml 09:39:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/features-odlparent/target/bom.json 09:39:59 [INFO] attaching as features-odlparent-14.1.8-SNAPSHOT-cyclonedx.json 09:39:59 [INFO] 09:39:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-odlparent --- 09:39:59 [INFO] Skipping duplicate-finder execution! 09:39:59 [INFO] 09:39:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-odlparent --- 09:39:59 [INFO] Skipping plugin execution 09:39:59 [INFO] 09:39:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ features-odlparent --- 09:39:59 [INFO] No sources in project. Archive not created. 09:39:59 [INFO] 09:39:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-odlparent --- 09:39:59 [INFO] 09:39:59 [INFO] --- jacoco:0.8.14:report (report) @ features-odlparent --- 09:39:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:39:59 [INFO] 09:39:59 [INFO] --- install:3.1.4:install (default-install) @ features-odlparent --- 09:39:59 [WARNING] 09:39:59 [WARNING] The packaging plugin for project features-odlparent did not assign 09:39:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:39:59 [WARNING] 09:39:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:39:59 [WARNING] 09:39:59 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/features-odlparent/pom.xml to /tmp/r/org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-SNAPSHOT.pom 09:39:59 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/features-odlparent/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-SNAPSHOT-features.xml 09:39:59 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/features-odlparent/target/bom.xml to /tmp/r/org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-SNAPSHOT-cyclonedx.xml 09:39:59 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/features-odlparent/target/bom.json to /tmp/r/org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-SNAPSHOT-cyclonedx.json 09:39:59 [INFO] 09:39:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-odlparent --- 09:39:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:39:59 [WARNING] 09:39:59 [WARNING] The packaging plugin for project features-odlparent did not assign 09:39:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:39:59 [WARNING] 09:39:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:39:59 [WARNING] 09:39:59 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/maven-metadata.xml 09:39:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:39:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:39:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:39:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:39:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:39:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:39:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:39:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:39:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:39:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:39:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:39:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:39:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:39:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:39:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:39:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:39:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:39:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:39:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:39:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:39:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:39:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:39:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:39:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:39:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:39:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:39:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:39:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:39:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:39:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:39:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:39:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:39:59 at java.lang.reflect.Method.invoke (Method.java:580) 09:39:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:39:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:39:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:39:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:39:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/maven-metadata.xml 09:39:59 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/features-odlparent/maven-metadata.xml 09:39:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:39:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:39:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:39:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:39:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:39:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:39:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:39:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:39:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:39:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:39:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:39:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:39:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:39:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:39:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:39:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:39:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:39:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:39:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:39:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:39:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:39:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:39:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:39:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:39:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:39:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:39:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:39:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:39:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:39:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:39:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:39:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:39:59 at java.lang.reflect.Method.invoke (Method.java:580) 09:39:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:39:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:39:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:39:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:39:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/features-odlparent/maven-metadata.xml 09:39:59 [INFO] 09:39:59 [INFO] ------------< org.opendaylight.odlparent:test-distribution >------------ 09:39:59 [INFO] Building test-distribution 14.1.8-SNAPSHOT [63/76] 09:39:59 [INFO] from karaf/test-distribution/pom.xml 09:39:59 [INFO] --------------------------------[ pom ]--------------------------------- 09:39:59 [INFO] 09:39:59 [INFO] --- clean:3.5.0:clean (default-clean) @ test-distribution --- 09:39:59 [INFO] 09:39:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-distribution --- 09:39:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:39:59 [INFO] 09:39:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-distribution --- 09:39:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:39:59 [INFO] 09:39:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-distribution --- 09:39:59 [INFO] 09:39:59 [INFO] --- dependency:3.9.0:properties (default) @ test-distribution --- 09:39:59 [INFO] 09:39:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-distribution --- 09:39:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/karaf/test-distribution/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:39:59 [INFO] 09:39:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-distribution --- 09:39:59 [INFO] Starting audit... 09:39:59 Audit done. 09:39:59 [INFO] You have 0 Checkstyle violations. 09:39:59 [INFO] 09:39:59 [INFO] --- checkstyle:3.6.0:check (default) @ test-distribution --- 09:39:59 [INFO] Starting audit... 09:39:59 Audit done. 09:39:59 [INFO] You have 0 Checkstyle violations. 09:39:59 [INFO] 09:39:59 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-distribution --- 09:39:59 [INFO] 09:39:59 [INFO] --- resources:3.4.0:resources (process-resources) @ test-distribution --- 09:39:59 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/karaf/test-distribution/src/main/resources 09:39:59 [INFO] 09:39:59 [INFO] --- karaf:4.4.8:assembly (process-resources) @ test-distribution --- 09:39:59 [INFO] Using repositories: 09:39:59 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 09:39:59 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 09:39:59 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:39:59 [INFO] Creating work directory: /w/workspace/odlparent-maven-merge-master/karaf/test-distribution/target/assembly 09:39:59 [INFO] Loading direct KAR and features XML dependencies 09:39:59 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 09:39:59 [INFO] Feature framework will be added as a startup feature 09:39:59 [INFO] Generating Karaf assembly: /w/workspace/odlparent-maven-merge-master/karaf/test-distribution/target/assembly 09:39:59 [INFO] Unzipping kars 09:39:59 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 09:40:00 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 09:40:00 [INFO] Loading profiles from: 09:40:00 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 09:40:00 [INFO] Loading repositories 09:40:00 [INFO] Generating generated-startup profile 09:40:00 [INFO] Generating generated-boot profile with parents: generated-startup 09:40:00 [INFO] Generating generated-installed profile 09:40:00 [INFO] Configuring etc/config.properties and etc/system.properties 09:40:00 [INFO] Downloading libraries for generated profiles 09:40:00 [INFO] Downloading additional libraries 09:40:00 [INFO] Writing configurations 09:40:00 [INFO] adding config file: etc/profile.cfg 09:40:00 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 09:40:00 [INFO] Startup stage 09:40:00 [INFO] Loading startup repositories 09:40:00 [INFO] Resolving startup features and bundles 09:40:00 [INFO] Features: framework 09:40:00 [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.8-SNAPSHOT 09:40:00 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.8-SNAPSHOT 09:40:00 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 09:40:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 09:40:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 09:40:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 09:40:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 09:40:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 09:40:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 09:40:00 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:40:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 09:40:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 09:40:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 09:40:00 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:40:00 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:40:00 [INFO] Boot stage 09:40:00 [INFO] Loading boot repositories 09:40:00 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 09:40:00 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-errorprone/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-http3/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-quic/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.8-SNAPSHOT/xml/features 09:40:00 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 09:40:00 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 09:40:00 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 09:40:00 [INFO] Feature service/4.4.8 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 09:40:00 [INFO] Feature scr/4.4.8 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 09:40:00 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:40:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 09:40:00 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 09:40:00 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:40:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 09:40:00 [INFO] Feature 20e4fb8a-164e-4c2b-9e60-45da03f9af02/0.0.0 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.8-SNAPSHOT 09:40:00 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT 09:40:00 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 09:40:00 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT 09:40:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:40:00 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT 09:40:00 [INFO] Feature shell/4.4.8 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 09:40:00 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 09:40:00 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 09:40:00 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 09:40:00 [INFO] Feature kar/4.4.8 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 09:40:00 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 09:40:00 [INFO] Feature package/4.4.8 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 09:40:00 [INFO] Feature jaas/4.4.8 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 09:40:00 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 09:40:00 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 09:40:00 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 09:40:00 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 09:40:00 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 09:40:00 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 09:40:00 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 09:40:00 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 09:40:00 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 09:40:00 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 09:40:00 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 09:40:00 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 09:40:00 [INFO] Feature feature/4.4.8 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:40:00 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 09:40:00 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 09:40:00 [INFO] Feature system/4.4.8 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 09:40:00 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 09:40:00 [INFO] Feature ssh/4.4.8 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 09:40:00 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 09:40:00 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 09:40:00 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 09:40:00 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 09:40:00 [INFO] Feature jline/3.21.0 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:40:00 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 09:40:00 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 09:40:00 [INFO] Feature config/4.4.8 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 09:40:00 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 09:40:00 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 09:40:00 [INFO] Feature instance/4.4.8 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 09:40:00 [INFO] Feature framework/4.4.8 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 09:40:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 09:40:00 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:40:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 09:40:00 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 09:40:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 09:40:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 09:40:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 09:40:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 09:40:00 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:40:00 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 09:40:00 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 09:40:00 [INFO] Feature log/4.4.8 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 09:40:00 [INFO] adding config file: etc/org.apache.karaf.log.cfg 09:40:00 [INFO] Feature management/4.4.8 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 09:40:00 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 09:40:00 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 09:40:00 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 09:40:00 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 09:40:00 [INFO] adding config file: etc/jmx.acl.cfg 09:40:00 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 09:40:00 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 09:40:00 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 09:40:00 [INFO] adding config file: etc/org.apache.karaf.management.cfg 09:40:00 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 09:40:00 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 09:40:00 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 09:40:00 [INFO] Feature deployer/4.4.8 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 09:40:00 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 09:40:00 [INFO] Feature bundle/4.4.8 is defined as a boot feature 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 09:40:00 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 09:40:00 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 09:40:00 [INFO] Feature standard/4.4.8 is defined as a boot feature 09:40:00 [INFO] Install stage 09:40:00 [INFO] Loading installed repositories 09:40:00 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 09:40:00 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 09:40:00 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 09:40:00 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 09:40:00 [INFO] 09:40:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-distribution >>> 09:40:00 [INFO] 09:40:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-distribution --- 09:40:00 [INFO] No files found to run spotbugs, check compile phase has been run 09:40:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:40:00 [INFO] 09:40:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-distribution <<< 09:40:00 [INFO] 09:40:00 [INFO] 09:40:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-distribution --- 09:40:00 [INFO] 09:40:00 [INFO] --- dependency:3.9.0:copy (apply-branding) @ test-distribution --- 09:40:00 [INFO] 09:40:00 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ test-distribution --- 09:40:00 [INFO] 09:40:00 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ test-distribution --- 09:40:00 [WARNING] Overwriting /w/workspace/odlparent-maven-merge-master/karaf/test-distribution/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 09:40:00 [INFO] 09:40:00 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ test-distribution --- 09:40:00 [INFO] 09:40:00 [INFO] --- resources:3.4.0:copy-resources (copy-resources) @ test-distribution --- 09:40:00 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/karaf/test-distribution/src/main/assembly 09:40:00 [INFO] 09:40:00 [INFO] --- karaf:14.1.8-SNAPSHOT:populate-local-repo (populate-local-repo) @ test-distribution --- 09:40:00 [INFO] Feature repository discovered recursively: 3a0ed6ac-1c8f-4c91-b1dd-ea7d33e1f3fa 09:40:00 [INFO] Feature repository discovered recursively: features-odlparent 09:40:00 [INFO] Feature repository discovered recursively: framework-4.4.8 09:40:00 [INFO] Feature repository discovered recursively: odl-antlr4 09:40:00 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 09:40:00 [INFO] Feature repository discovered recursively: odl-apache-commons-text 09:40:00 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 09:40:00 [INFO] Feature repository discovered recursively: odl-errorprone 09:40:00 [INFO] Feature repository discovered recursively: odl-gson 09:40:00 [INFO] Feature repository discovered recursively: odl-guava 09:40:00 [INFO] Feature repository discovered recursively: odl-jackson-2 09:40:00 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 09:40:00 [INFO] Feature repository discovered recursively: odl-javassist-3 09:40:00 [INFO] Feature repository discovered recursively: odl-jersey-2 09:40:00 [INFO] Feature repository discovered recursively: odl-jspecify 09:40:00 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 09:40:00 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 09:40:00 [INFO] Feature repository discovered recursively: odl-karaf-feat-war 09:40:00 [INFO] Feature repository discovered recursively: odl-netty-4 09:40:00 [INFO] Feature repository discovered recursively: odl-netty-http3 09:40:00 [INFO] Feature repository discovered recursively: odl-netty-io_uring 09:40:00 [INFO] Feature repository discovered recursively: odl-netty-queue 09:40:00 [INFO] Feature repository discovered recursively: odl-netty-quic 09:40:00 [INFO] Feature repository discovered recursively: odl-servlet-api 09:40:00 [INFO] Feature repository discovered recursively: odl-stax2-api 09:40:00 [INFO] Feature repository discovered recursively: odl-woodstox 09:40:00 [INFO] Feature repository discovered recursively: odl-ws-rs-api 09:40:00 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 09:40:00 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 09:40:00 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 09:40:00 [INFO] Feature repository discovered recursively: pt-triemap 09:40:00 [INFO] Feature repository discovered recursively: standard-4.4.8 09:40:00 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:40:00 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:40:01 [INFO] 09:40:01 [INFO] --- antrun:3.2.0:run (fix-permissions) @ test-distribution --- 09:40:01 [INFO] Executing tasks 09:40:01 [INFO] Executed tasks 09:40:01 [INFO] 09:40:01 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ test-distribution --- 09:40:01 [INFO] Executing tasks 09:40:01 [INFO] [delete] Deleting directory /w/workspace/odlparent-maven-merge-master/karaf/test-distribution/target/assembly/system/org/bouncycastle 09:40:01 [INFO] Executed tasks 09:40:01 [INFO] 09:40:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-distribution --- 09:40:01 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:40:01 [INFO] 09:40:01 [INFO] --- karaf:4.4.8:archive (package) @ test-distribution --- 09:40:09 [INFO] 09:40:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-distribution --- 09:40:09 [INFO] Skipping CycloneDX goal, because module skips deploy 09:40:09 [INFO] 09:40:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-distribution --- 09:40:09 [INFO] Skipping duplicate-finder execution! 09:40:09 [INFO] 09:40:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-distribution --- 09:40:09 [INFO] Skipping pom project 09:40:09 [INFO] 09:40:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ test-distribution --- 09:40:09 [INFO] 09:40:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-distribution --- 09:40:09 [INFO] 09:40:09 [INFO] --- jacoco:0.8.14:report (report) @ test-distribution --- 09:40:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:40:09 [INFO] 09:40:09 [INFO] --- install:3.1.4:install (default-install) @ test-distribution --- 09:40:09 [INFO] Skipping artifact installation 09:40:09 [INFO] 09:40:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-distribution --- 09:40:09 [INFO] Skipping artifact deployment 09:40:09 [INFO] 09:40:09 [INFO] ---------------< org.opendaylight.odlparent:test-static >--------------- 09:40:09 [INFO] Building test-static 14.1.8-SNAPSHOT [64/76] 09:40:09 [INFO] from karaf/test-static/pom.xml 09:40:09 [INFO] --------------------------------[ pom ]--------------------------------- 09:40:09 [INFO] 09:40:09 [INFO] --- clean:3.5.0:clean (default-clean) @ test-static --- 09:40:09 [INFO] 09:40:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-static --- 09:40:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:40:09 [INFO] 09:40:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-static --- 09:40:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:40:09 [INFO] 09:40:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-static --- 09:40:09 [INFO] 09:40:09 [INFO] --- dependency:3.9.0:properties (default) @ test-static --- 09:40:09 [INFO] 09:40:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-static --- 09:40:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/karaf/test-static/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:40:09 [INFO] 09:40:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-static --- 09:40:09 [INFO] Starting audit... 09:40:09 Audit done. 09:40:09 [INFO] You have 0 Checkstyle violations. 09:40:09 [INFO] 09:40:09 [INFO] --- checkstyle:3.6.0:check (default) @ test-static --- 09:40:09 [INFO] Starting audit... 09:40:09 Audit done. 09:40:09 [INFO] You have 0 Checkstyle violations. 09:40:09 [INFO] 09:40:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-static --- 09:40:09 [INFO] 09:40:10 [INFO] --- karaf:4.4.8:assembly (process-resources) @ test-static --- 09:40:10 [INFO] Using repositories: 09:40:10 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 09:40:10 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 09:40:10 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:40:10 [INFO] Creating work directory: /w/workspace/odlparent-maven-merge-master/karaf/test-static/target/assembly 09:40:10 [INFO] Loading direct KAR and features XML dependencies 09:40:10 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.8/kar 09:40:10 [INFO] Feature static will be added as a startup feature 09:40:10 [INFO] Generating Karaf assembly: /w/workspace/odlparent-maven-merge-master/karaf/test-static/target/assembly 09:40:10 [INFO] Unzipping kars 09:40:10 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.8/kar 09:40:10 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.8/xml/features 09:40:10 [INFO] Loading profiles from: 09:40:10 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 09:40:10 [INFO] Loading repositories 09:40:10 [INFO] Generating generated-startup profile 09:40:10 [INFO] Generating generated-boot profile with parents: generated-startup 09:40:10 [INFO] Generating generated-installed profile 09:40:10 [INFO] Adding profiles to etc/profiles 09:40:10 [INFO] Configuring etc/config.properties and etc/system.properties 09:40:10 [INFO] Downloading libraries for generated profiles 09:40:10 [INFO] Downloading additional libraries 09:40:10 [INFO] Writing configurations 09:40:10 [INFO] adding config file: etc/profile.cfg 09:40:10 [INFO] Startup stage 09:40:10 [INFO] Loading startup repositories 09:40:10 [INFO] Resolving startup features and bundles 09:40:10 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, http-whiteboard, shell, odl-dropwizard-metrics, odl-gson, odl-guava, odl-jackson-2.13, odl-jakarta-activation-api, odl-jetty-2, odl-lmax-3, odl-netty-4 09:40:10 [INFO] Bundles: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8, mvn:org.apache.felix/org.apache.felix.converter/1.0.18, mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4, mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16, mvn:org.ops4j.pax.url/pax-url-aether/2.6.17, mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT, mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT, mvn:org.opendaylight.odlparent/logging-markers/14.1.8-SNAPSHOT, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8, 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.8-SNAPSHOT 09:40:10 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.52.0 09:40:10 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 09:40:10 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 09:40:10 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 09:40:10 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.37 09:40:10 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.37 09:40:10 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.37 09:40:10 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.37 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.7.Final 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.7.Final 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.7.Final 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.7.Final 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.7.Final 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.7.Final 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.7.Final 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.7.Final 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.7.Final 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.7.Final 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.7.Final 09:40:10 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 09:40:10 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 09:40:10 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 09:40:10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.8-SNAPSHOT 09:40:10 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 09:40:10 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 09:40:10 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 09:40:10 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 09:40:10 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 09:40:10 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 09:40:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 09:40:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 09:40:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:40:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:40:10 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 09:40:10 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 09:40:10 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 09:40:10 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 09:40:10 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 09:40:10 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 09:40:10 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 09:40:10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT 09:40:10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT 09:40:10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT 09:40:10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/14.1.8-SNAPSHOT 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.33 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.33 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.33 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.33 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.33 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.33 09:40:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 09:40:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:40:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:40:10 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 09:40:10 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 09:40:10 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 09:40:10 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 09:40:10 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 09:40:10 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 09:40:10 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 09:40:10 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 09:40:10 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 09:40:10 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 09:40:10 [INFO] adding config file: etc/org.apache.karaf.log.cfg 09:40:10 [INFO] adding config file: /w/workspace/odlparent-maven-merge-master/karaf/test-static/target/assembly/etc/jetty-web.xml 09:40:10 [INFO] adding config file: /w/workspace/odlparent-maven-merge-master/karaf/test-static/target/assembly/etc/jetty.xml 09:40:10 [INFO] Boot stage 09:40:10 [INFO] Loading boot repositories 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-errorprone/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-http3/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-quic/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 09:40:10 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.8/xml/features 09:40:10 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 09:40:10 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 09:40:10 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 09:40:10 [INFO] Feature pax-web-http-jetty/8.0.33 is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.33 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.33 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/config-jetty 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/context-jetty 09:40:10 [INFO] not changing existing config file: etc/org.ops4j.pax.web.cfg 09:40:10 [INFO] Feature pax-web-whiteboard/8.0.33 is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.33 09:40:10 [INFO] Feature scr/4.4.8 is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 09:40:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:40:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 09:40:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 09:40:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:40:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 09:40:10 [INFO] Feature pax-web-jetty/9.4.57.v20241219 is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 09:40:10 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 09:40:10 [INFO] Feature shell/4.4.8 is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 09:40:10 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 09:40:10 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 09:40:10 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 09:40:10 [INFO] Feature odl-jakarta-activation-api/14.1.8.SNAPSHOT is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 09:40:10 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 09:40:10 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 09:40:10 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 09:40:10 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 09:40:10 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 09:40:10 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 09:40:10 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 09:40:10 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 09:40:10 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 09:40:10 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 09:40:10 [INFO] Feature system/4.4.8 is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 09:40:10 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 09:40:10 [INFO] Feature feature/4.4.8 is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:40:10 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 09:40:10 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 09:40:10 [INFO] Feature pax-web-core/8.0.33 is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.33 09:40:10 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.33 09:40:10 [INFO] Feature http-whiteboard/8.0.33 is defined as a boot feature 09:40:10 [INFO] Feature odl-dropwizard-metrics/14.1.8.SNAPSHOT is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.37 09:40:10 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.37 09:40:10 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.37 09:40:10 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.37 09:40:10 [INFO] Feature static-framework/4.4.8 is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 09:40:10 [INFO] Feature jline/3.21.0 is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:40:10 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 09:40:10 [INFO] Feature odl-gson/14.1.8.SNAPSHOT is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 09:40:10 [INFO] Feature pax-web-http/8.0.33 is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.8 09:40:10 [INFO] Feature odl-netty-4/14.1.8.SNAPSHOT is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.7.Final 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.7.Final 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.7.Final/jar/linux-riscv64 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.7.Final 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.7.Final/jar/linux-x86_64 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.7.Final 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.7.Final/jar/linux-x86_64 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.7.Final 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.7.Final 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.7.Final 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.7.Final/jar/linux-aarch_64 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.7.Final 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.7.Final 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.7.Final 09:40:10 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.7.Final 09:40:10 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 09:40:10 [INFO] Feature odl-guava/14.1.8.SNAPSHOT is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.52.0 09:40:10 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 09:40:10 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 09:40:10 [INFO] Feature pax-web-http-whiteboard/8.0.33 is defined as a boot feature 09:40:10 [INFO] Feature log/4.4.8 is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 09:40:10 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 09:40:10 [INFO] Feature f140a87b-b0b4-406f-968f-35813309eaf8/0.0.0 is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 09:40:10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT 09:40:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 09:40:10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/14.1.8-SNAPSHOT 09:40:10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.8-SNAPSHOT 09:40:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 09:40:10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT 09:40:10 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 09:40:10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT 09:40:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:40:10 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 09:40:10 [INFO] Feature wrap/2.6.17 is defined as a boot feature 09:40:10 [INFO] Feature deployer/4.4.8 is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 09:40:10 [INFO] Feature odl-jspecify/14.1.8.SNAPSHOT is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 09:40:10 [INFO] Feature pax-web-websockets/8.0.33 is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 09:40:10 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.33 09:40:10 [INFO] Feature eventadmin/4.4.8 is defined as a boot feature 09:40:10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.8 09:40:10 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.8 09:40:10 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 09:40:10 [INFO] Install stage 09:40:10 [INFO] Loading installed repositories 09:40:10 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 09:40:10 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 09:40:10 [INFO] 09:40:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-static >>> 09:40:10 [INFO] 09:40:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-static --- 09:40:10 [INFO] No files found to run spotbugs, check compile phase has been run 09:40:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:40:10 [INFO] 09:40:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-static <<< 09:40:10 [INFO] 09:40:10 [INFO] 09:40:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-static --- 09:40:10 [INFO] 09:40:10 [INFO] --- dependency:3.9.0:copy (apply-branding) @ test-static --- 09:40:10 [INFO] 09:40:10 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ test-static --- 09:40:10 [INFO] 09:40:10 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ test-static --- 09:40:10 [WARNING] Overwriting /w/workspace/odlparent-maven-merge-master/karaf/test-static/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 09:40:10 [INFO] 09:40:10 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ test-static --- 09:40:10 [INFO] 09:40:10 [INFO] --- antrun:3.2.0:run (fix-permissions) @ test-static --- 09:40:10 [INFO] Executing tasks 09:40:10 [INFO] Executed tasks 09:40:10 [INFO] 09:40:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-static --- 09:40:10 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:40:10 [INFO] 09:40:10 [INFO] --- karaf:4.4.8:archive (package) @ test-static --- 09:40:14 [INFO] 09:40:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-static --- 09:40:14 [INFO] Skipping CycloneDX goal, because module skips deploy 09:40:14 [INFO] 09:40:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-static --- 09:40:14 [INFO] Skipping duplicate-finder execution! 09:40:14 [INFO] 09:40:14 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-static --- 09:40:14 [INFO] Skipping pom project 09:40:14 [INFO] 09:40:14 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ test-static --- 09:40:14 [INFO] 09:40:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-static --- 09:40:14 [INFO] 09:40:14 [INFO] --- jacoco:0.8.14:report (report) @ test-static --- 09:40:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:40:14 [INFO] 09:40:14 [INFO] --- install:3.1.4:install (default-install) @ test-static --- 09:40:14 [INFO] Skipping artifact installation 09:40:14 [INFO] 09:40:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-static --- 09:40:14 [INFO] Skipping artifact deployment 09:40:14 [INFO] 09:40:14 [INFO] ------------< org.opendaylight.odlparent:karaf-aggregator >------------- 09:40:14 [INFO] Building ODL :: odlparent :: karaf-aggregator 14.1.8-SNAPSHOT [65/76] 09:40:14 [INFO] from karaf/pom.xml 09:40:14 [INFO] --------------------------------[ pom ]--------------------------------- 09:40:14 [INFO] 09:40:14 [INFO] --- clean:3.5.0:clean (default-clean) @ karaf-aggregator --- 09:40:14 [INFO] 09:40:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ karaf-aggregator --- 09:40:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:40:14 [INFO] 09:40:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf-aggregator --- 09:40:14 [INFO] 09:40:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf-aggregator --- 09:40:14 [INFO] Skipping CycloneDX goal, because module skips deploy 09:40:14 [INFO] 09:40:14 [INFO] --- install:3.1.4:install (default-install) @ karaf-aggregator --- 09:40:14 [INFO] Skipping artifact installation 09:40:14 [INFO] 09:40:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ karaf-aggregator --- 09:40:14 [INFO] Skipping artifact deployment 09:40:14 [INFO] 09:40:14 [INFO] ---------< org.opendaylight.odlparent:odl-karaf-feat-feature >---------- 09:40:14 [INFO] Building ODL :: odlparent :: odl-karaf-feat-feature 14.1.8-SNAPSHOT [66/76] 09:40:14 [INFO] from features/odl-karaf-feat-feature/pom.xml 09:40:14 [INFO] --------------------------------[ kar ]--------------------------------- 09:40:14 [INFO] 09:40:14 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-karaf-feat-feature --- 09:40:14 [INFO] 09:40:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-karaf-feat-feature --- 09:40:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:40:14 [INFO] 09:40:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-karaf-feat-feature --- 09:40:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:40:14 [INFO] 09:40:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-karaf-feat-feature --- 09:40:15 [INFO] 09:40:15 [INFO] --- dependency:3.9.0:properties (default) @ odl-karaf-feat-feature --- 09:40:15 [INFO] 09:40:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-karaf-feat-feature --- 09:40:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:40:15 [INFO] argLine set to empty 09:40:15 [INFO] 09:40:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-karaf-feat-feature --- 09:40:15 [INFO] Starting audit... 09:40:15 Audit done. 09:40:15 [INFO] You have 0 Checkstyle violations. 09:40:15 [INFO] 09:40:15 [INFO] --- checkstyle:3.6.0:check (default) @ odl-karaf-feat-feature --- 09:40:15 [INFO] Starting audit... 09:40:15 Audit done. 09:40:15 [INFO] You have 0 Checkstyle violations. 09:40:15 [INFO] 09:40:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-karaf-feat-feature --- 09:40:15 [INFO] 09:40:15 [INFO] --- resources:3.4.0:resources (default-resources) @ odl-karaf-feat-feature --- 09:40:15 [INFO] Copying 1 resource from src/main/feature to target/classes 09:40:15 [INFO] 09:40:15 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-karaf-feat-feature --- 09:40:15 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-feature/target/feature/feature.xml 09:40:15 [INFO] ...done! 09:40:15 [INFO] Attaching features XML 09:40:15 [INFO] 09:40:15 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-karaf-feat-feature --- 09:40:15 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:40:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:40:15 [INFO] 09:40:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-karaf-feat-feature >>> 09:40:15 [INFO] 09:40:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-karaf-feat-feature --- 09:40:15 [INFO] No files found to run spotbugs, check compile phase has been run 09:40:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:40:15 [INFO] 09:40:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-karaf-feat-feature <<< 09:40:15 [INFO] 09:40:15 [INFO] 09:40:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-karaf-feat-feature --- 09:40:15 [INFO] 09:40:15 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-karaf-feat-feature --- 09:40:15 [INFO] Project packaging is not 'feature', skipping execution 09:40:15 [INFO] 09:40:15 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-karaf-feat-feature --- 09:40:15 [INFO] 09:40:15 [INFO] --- karaf:4.4.8:kar (default-kar) @ odl-karaf-feat-feature --- 09:40:15 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-feature/target/odl-karaf-feat-feature-14.1.8-SNAPSHOT.kar 09:40:15 [INFO] 09:40:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-karaf-feat-feature --- 09:40:15 [INFO] No Javadoc in project. Archive not created. 09:40:15 [INFO] 09:40:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-karaf-feat-feature --- 09:40:15 [INFO] CycloneDX: Resolving Dependencies 09:40:15 [INFO] CycloneDX: Creating BOM version 1.6 with 2 component(s) 09:40:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-feature/target/bom.xml 09:40:15 [INFO] attaching as odl-karaf-feat-feature-14.1.8-SNAPSHOT-cyclonedx.xml 09:40:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-feature/target/bom.json 09:40:15 [INFO] attaching as odl-karaf-feat-feature-14.1.8-SNAPSHOT-cyclonedx.json 09:40:15 [INFO] 09:40:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-karaf-feat-feature --- 09:40:15 [INFO] Skipping duplicate-finder execution! 09:40:15 [INFO] 09:40:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-karaf-feat-feature --- 09:40:15 [INFO] Skipping plugin execution 09:40:15 [INFO] 09:40:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-karaf-feat-feature --- 09:40:15 [INFO] Skipping source per configuration. 09:40:15 [INFO] 09:40:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-karaf-feat-feature --- 09:40:15 [INFO] 09:40:15 [INFO] --- jacoco:0.8.14:report (report) @ odl-karaf-feat-feature --- 09:40:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:40:15 [INFO] 09:40:15 [INFO] --- install:3.1.4:install (default-install) @ odl-karaf-feat-feature --- 09:40:15 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-feature/pom.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-SNAPSHOT.pom 09:40:15 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-feature/target/odl-karaf-feat-feature-14.1.8-SNAPSHOT.kar to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-SNAPSHOT.kar 09:40:15 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-feature/target/feature/feature.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-SNAPSHOT-features.xml 09:40:15 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-feature/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-SNAPSHOT-cyclonedx.xml 09:40:15 [INFO] Installing /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-feature/target/bom.json to /tmp/r/org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-SNAPSHOT-cyclonedx.json 09:40:15 [INFO] 09:40:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-karaf-feat-feature --- 09:40:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:40:15 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/maven-metadata.xml 09:40:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:40:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:40:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:40:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:40:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:40:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:40:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:40:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:40:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:40:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:40:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:40:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:40:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:40:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:40:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:40:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:40:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:40:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:40:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:40:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:40:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:40:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:40:15 at java.lang.reflect.Method.invoke (Method.java:580) 09:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:40:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/maven-metadata.xml 09:40:15 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-karaf-feat-feature/maven-metadata.xml 09:40:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:40:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:40:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:40:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:40:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:40:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:40:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:40:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:40:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:40:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:40:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:40:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:40:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:40:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:40:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:40:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:40:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:40:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:40:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:40:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:40:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:40:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:40:15 at java.lang.reflect.Method.invoke (Method.java:580) 09:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:40:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-karaf-feat-feature/maven-metadata.xml 09:40:15 [INFO] 09:40:15 [INFO] ---------< org.opendaylight.odlparent:odlparent-bundle-check >---------- 09:40:15 [INFO] Building ODL :: odlparent :: odlparent-bundle-check 14.1.8-SNAPSHOT [67/76] 09:40:15 [INFO] from odlparent-bundle-check/pom.xml 09:40:15 [INFO] -------------------------------[ bundle ]------------------------------- 09:40:15 [INFO] 09:40:15 [INFO] --- clean:3.5.0:clean (default-clean) @ odlparent-bundle-check --- 09:40:15 [INFO] 09:40:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odlparent-bundle-check --- 09:40:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:40:15 [INFO] 09:40:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odlparent-bundle-check --- 09:40:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:40:15 [INFO] 09:40:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odlparent-bundle-check --- 09:40:16 [INFO] 09:40:16 [INFO] --- dependency:3.9.0:properties (default) @ odlparent-bundle-check --- 09:40:16 [INFO] 09:40:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odlparent-bundle-check --- 09:40:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/odlparent-bundle-check/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:40:16 [INFO] 09:40:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ odlparent-bundle-check --- 09:40:16 [INFO] Starting audit... 09:40:16 Audit done. 09:40:16 [INFO] You have 0 Checkstyle violations. 09:40:16 [INFO] 09:40:16 [INFO] --- checkstyle:3.6.0:check (default) @ odlparent-bundle-check --- 09:40:16 [INFO] Starting audit... 09:40:16 Audit done. 09:40:16 [INFO] You have 0 Checkstyle violations. 09:40:16 [INFO] 09:40:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odlparent-bundle-check --- 09:40:16 [INFO] 09:40:16 [INFO] --- resources:3.4.0:resources (default-resources) @ odlparent-bundle-check --- 09:40:16 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/odlparent-bundle-check/src/main/resources 09:40:16 [INFO] 09:40:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ odlparent-bundle-check --- 09:40:16 [INFO] Recompiling the module because of changed source code. 09:40:16 [INFO] Compiling 2 source files with javac [forked debug release 21] to target/classes 09:40:18 [INFO] 09:40:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odlparent-bundle-check >>> 09:40:18 [INFO] 09:40:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odlparent-bundle-check --- 09:40:18 [INFO] Fork Value is true 09:40:20 [INFO] Done SpotBugs Analysis.... 09:40:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:40:20 [INFO] 09:40:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odlparent-bundle-check <<< 09:40:20 [INFO] 09:40:20 [INFO] 09:40:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odlparent-bundle-check --- 09:40:20 [INFO] BugInstance size is 0 09:40:20 [INFO] Error size is 0 09:40:20 [INFO] No errors/warnings found 09:40:20 [INFO] 09:40:20 [INFO] --- resources:3.4.0:testResources (default-testResources) @ odlparent-bundle-check --- 09:40:20 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/odlparent-bundle-check/src/test/resources 09:40:20 [INFO] 09:40:20 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ odlparent-bundle-check --- 09:40:20 [INFO] No sources to compile 09:40:20 [INFO] 09:40:20 [INFO] --- surefire:3.5.4:test (default-test) @ odlparent-bundle-check --- 09:40:20 [INFO] No tests to run. 09:40:20 [INFO] 09:40:20 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odlparent-bundle-check --- 09:40:20 [INFO] 09:40:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ odlparent-bundle-check --- 09:40:20 [INFO] Building bundle: /w/workspace/odlparent-maven-merge-master/odlparent-bundle-check/target/odlparent-bundle-check-14.1.8-SNAPSHOT.jar 09:40:20 [INFO] Writing manifest: /w/workspace/odlparent-maven-merge-master/odlparent-bundle-check/target/classes/META-INF/MANIFEST.MF 09:40:20 [INFO] 09:40:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odlparent-bundle-check --- 09:40:22 [WARNING] Javadoc Warnings 09:40:22 [WARNING] /w/workspace/odlparent-maven-merge-master/odlparent-bundle-check/src/main/java/org/opendaylight/odlparent/bundle/JDTAnnotations.java:12: warning: no comment 09:40:22 [WARNING] public interface JDTAnnotations { 09:40:22 [WARNING] ^ 09:40:22 [WARNING] /w/workspace/odlparent-maven-merge-master/odlparent-bundle-check/src/main/java/org/opendaylight/odlparent/bundle/JDTAnnotations.java:14: warning: no comment 09:40:22 [WARNING] @NonNull Object nonNullMethodReturn(); 09:40:22 [WARNING] ^ 09:40:22 [WARNING] /w/workspace/odlparent-maven-merge-master/odlparent-bundle-check/src/main/java/org/opendaylight/odlparent/bundle/SpotbugsAnnotations.java:13: warning: no comment 09:40:22 [WARNING] public interface SpotbugsAnnotations { 09:40:22 [WARNING] ^ 09:40:22 [WARNING] 3 warnings 09:40:22 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/odlparent-bundle-check/target/odlparent-bundle-check-14.1.8-SNAPSHOT-javadoc.jar 09:40:22 [INFO] 09:40:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odlparent-bundle-check --- 09:40:22 [INFO] Skipping CycloneDX goal, because module skips deploy 09:40:22 [INFO] 09:40:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odlparent-bundle-check --- 09:40:22 [INFO] Skipping duplicate-finder execution! 09:40:22 [INFO] 09:40:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odlparent-bundle-check --- 09:40:22 [INFO] No dependency problems found 09:40:22 [INFO] 09:40:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odlparent-bundle-check --- 09:40:22 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/odlparent-bundle-check/target/odlparent-bundle-check-14.1.8-SNAPSHOT-sources.jar 09:40:22 [INFO] 09:40:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odlparent-bundle-check --- 09:40:22 [INFO] 09:40:22 [INFO] --- jacoco:0.8.14:report (report) @ odlparent-bundle-check --- 09:40:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:40:22 [INFO] 09:40:22 [INFO] --- install:3.1.4:install (default-install) @ odlparent-bundle-check --- 09:40:22 [INFO] Installing /w/workspace/odlparent-maven-merge-master/odlparent-bundle-check/pom.xml to /tmp/r/org/opendaylight/odlparent/odlparent-bundle-check/14.1.8-SNAPSHOT/odlparent-bundle-check-14.1.8-SNAPSHOT.pom 09:40:22 [INFO] Installing /w/workspace/odlparent-maven-merge-master/odlparent-bundle-check/target/odlparent-bundle-check-14.1.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/odlparent/odlparent-bundle-check/14.1.8-SNAPSHOT/odlparent-bundle-check-14.1.8-SNAPSHOT.jar 09:40:22 [INFO] Installing /w/workspace/odlparent-maven-merge-master/odlparent-bundle-check/target/odlparent-bundle-check-14.1.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/odlparent/odlparent-bundle-check/14.1.8-SNAPSHOT/odlparent-bundle-check-14.1.8-SNAPSHOT-javadoc.jar 09:40:22 [INFO] Installing /w/workspace/odlparent-maven-merge-master/odlparent-bundle-check/target/odlparent-bundle-check-14.1.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/odlparent/odlparent-bundle-check/14.1.8-SNAPSHOT/odlparent-bundle-check-14.1.8-SNAPSHOT-sources.jar 09:40:22 [INFO] 09:40:22 [INFO] --- bundle:6.0.0:install (default-install) @ odlparent-bundle-check --- 09:40:22 [INFO] Installing org/opendaylight/odlparent/odlparent-bundle-check/14.1.8-SNAPSHOT/odlparent-bundle-check-14.1.8-SNAPSHOT.jar 09:40:22 [INFO] Writing OBR metadata 09:40:22 [INFO] 09:40:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odlparent-bundle-check --- 09:40:22 [INFO] Skipping artifact deployment 09:40:22 [INFO] 09:40:22 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ odlparent-bundle-check --- 09:40:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:40:22 [INFO] 09:40:22 [INFO] -------------< org.opendaylight.odlparent:odl-bundle-test >------------- 09:40:22 [INFO] Building ODL :: odlparent :: odl-bundle-test 14.1.8-SNAPSHOT [68/76] 09:40:22 [INFO] from features/odl-bundle-test/pom.xml 09:40:22 [INFO] --------------------------------[ kar ]--------------------------------- 09:40:22 [INFO] 09:40:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-bundle-test --- 09:40:22 [INFO] 09:40:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-bundle-test --- 09:40:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:40:22 [INFO] 09:40:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-bundle-test --- 09:40:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:40:22 [INFO] 09:40:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-bundle-test --- 09:40:22 [INFO] 09:40:22 [INFO] --- dependency:3.9.0:properties (default) @ odl-bundle-test --- 09:40:22 [INFO] 09:40:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-bundle-test --- 09:40:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:40:22 [INFO] argLine set to empty 09:40:22 [INFO] 09:40:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-bundle-test --- 09:40:22 [INFO] Starting audit... 09:40:22 Audit done. 09:40:22 [INFO] You have 0 Checkstyle violations. 09:40:22 [INFO] 09:40:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-bundle-test --- 09:40:22 [INFO] Starting audit... 09:40:22 Audit done. 09:40:22 [INFO] You have 0 Checkstyle violations. 09:40:22 [INFO] 09:40:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-bundle-test --- 09:40:22 [INFO] 09:40:22 [INFO] --- resources:3.4.0:resources (default-resources) @ odl-bundle-test --- 09:40:22 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/features/odl-bundle-test/src/main/resources 09:40:22 [INFO] 09:40:22 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-bundle-test --- 09:40:22 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-merge-master/features/odl-bundle-test/target/feature/feature.xml 09:40:22 [INFO] ...done! 09:40:22 [INFO] Attaching features XML 09:40:22 [INFO] 09:40:22 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-bundle-test --- 09:40:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:40:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:40:22 [INFO] 09:40:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-bundle-test >>> 09:40:22 [INFO] 09:40:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-bundle-test --- 09:40:22 [INFO] No files found to run spotbugs, check compile phase has been run 09:40:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:40:22 [INFO] 09:40:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-bundle-test <<< 09:40:22 [INFO] 09:40:22 [INFO] 09:40:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-bundle-test --- 09:40:22 [INFO] 09:40:22 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-bundle-test --- 09:40:22 [INFO] Project packaging is not 'feature', skipping execution 09:40:22 [INFO] 09:40:22 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-bundle-test --- 09:40:22 [INFO] 09:40:22 [INFO] --- karaf:4.4.8:kar (default-kar) @ odl-bundle-test --- 09:40:22 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/features/odl-bundle-test/target/odl-bundle-test-14.1.8-SNAPSHOT.kar 09:40:22 [INFO] 09:40:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-bundle-test --- 09:40:22 [INFO] No Javadoc in project. Archive not created. 09:40:22 [INFO] 09:40:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-bundle-test --- 09:40:22 [INFO] Skipping CycloneDX goal, because module skips deploy 09:40:22 [INFO] 09:40:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-bundle-test --- 09:40:22 [INFO] Skipping duplicate-finder execution! 09:40:22 [INFO] 09:40:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-bundle-test --- 09:40:22 [INFO] Skipping plugin execution 09:40:22 [INFO] 09:40:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-bundle-test --- 09:40:22 [INFO] Skipping source per configuration. 09:40:22 [INFO] 09:40:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-bundle-test --- 09:40:22 [INFO] 09:40:22 [INFO] --- jacoco:0.8.14:report (report) @ odl-bundle-test --- 09:40:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:40:22 [INFO] 09:40:22 [INFO] --- install:3.1.4:install (default-install) @ odl-bundle-test --- 09:40:22 [INFO] Skipping artifact installation 09:40:22 [INFO] 09:40:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-bundle-test --- 09:40:22 [INFO] Skipping artifact deployment 09:40:22 [INFO] 09:40:22 [INFO] -------------< org.opendaylight.odlparent:odl-dagger-test >------------- 09:40:22 [INFO] Building ODL :: odlparent :: odl-dagger-test 14.1.8-SNAPSHOT [69/76] 09:40:22 [INFO] from features/odl-dagger-test/pom.xml 09:40:22 [INFO] ------------------------------[ feature ]------------------------------- 09:40:22 [INFO] 09:40:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-dagger-test --- 09:40:22 [INFO] 09:40:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-dagger-test --- 09:40:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:40:22 [INFO] 09:40:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-dagger-test --- 09:40:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:40:22 [INFO] 09:40:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-dagger-test --- 09:40:23 [INFO] 09:40:23 [INFO] --- dependency:3.9.0:properties (default) @ odl-dagger-test --- 09:40:23 [INFO] 09:40:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-dagger-test --- 09:40:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:40:23 [INFO] argLine set to empty 09:40:23 [INFO] 09:40:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-dagger-test --- 09:40:23 [INFO] Starting audit... 09:40:23 Audit done. 09:40:23 [INFO] You have 0 Checkstyle violations. 09:40:23 [INFO] 09:40:23 [INFO] --- checkstyle:3.6.0:check (default) @ odl-dagger-test --- 09:40:23 [INFO] Starting audit... 09:40:23 Audit done. 09:40:23 [INFO] You have 0 Checkstyle violations. 09:40:23 [INFO] 09:40:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-dagger-test --- 09:40:23 [INFO] 09:40:23 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-dagger-test --- 09:40:23 [INFO] Generating feature descriptor file /w/workspace/odlparent-maven-merge-master/features/odl-dagger-test/target/feature/feature.xml 09:40:23 [INFO] ...done! 09:40:23 [INFO] Attaching features XML 09:40:23 [INFO] 09:40:23 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-dagger-test --- 09:40:23 [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 09:40:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:40:23 [INFO] 09:40:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-dagger-test >>> 09:40:23 [INFO] 09:40:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-dagger-test --- 09:40:23 [INFO] No files found to run spotbugs, check compile phase has been run 09:40:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:40:23 [INFO] 09:40:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-dagger-test <<< 09:40:23 [INFO] 09:40:23 [INFO] 09:40:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-dagger-test --- 09:40:23 [INFO] 09:40:23 [INFO] --- feattest:14.1.8-SNAPSHOT:test (default) @ odl-dagger-test --- 09:40:23 [INFO] Starting SFT for org.opendaylight.odlparent:odl-dagger-test 09:40:23 [INFO] Project dependency features detected: [] 09:40:23 [INFO] Pax Exam System (Version: 4.14.0) created. 09:40:23 [INFO] Creating RMI registry server on 127.0.0.1:41543 09:40:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:40:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:40:23 [INFO] Waiting for remote bundle context.. on 41543 name: b4ac9555-8da4-4d48-a4f6-318e2f95688a timout: [ RelativeTimeout value = 180000 ] 09:40:31 [INFO] Building jar from resources and headers. 09:40:31 [INFO] Writing jar finished. 09:40:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:40:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:40:33 [INFO] 09:40:33 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odl-dagger-test --- 09:40:33 [INFO] 09:40:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-dagger-test --- 09:40:33 [INFO] No Javadoc in project. Archive not created. 09:40:33 [INFO] 09:40:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-dagger-test --- 09:40:33 [INFO] Skipping CycloneDX goal, because module skips deploy 09:40:33 [INFO] 09:40:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-dagger-test --- 09:40:33 [INFO] Skipping duplicate-finder execution! 09:40:33 [INFO] 09:40:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-dagger-test --- 09:40:33 [INFO] Skipping plugin execution 09:40:33 [INFO] 09:40:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-dagger-test --- 09:40:33 [INFO] Skipping source per configuration. 09:40:33 [INFO] 09:40:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-dagger-test --- 09:40:33 [INFO] 09:40:33 [INFO] --- jacoco:0.8.14:report (report) @ odl-dagger-test --- 09:40:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:40:33 [INFO] 09:40:33 [INFO] --- install:3.1.4:install (default-install) @ odl-dagger-test --- 09:40:33 [INFO] Skipping artifact installation 09:40:33 [INFO] 09:40:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-dagger-test --- 09:40:33 [INFO] Skipping artifact deployment 09:40:33 [INFO] 09:40:33 [INFO] -----------< org.opendaylight.odlparent:features-aggregator >----------- 09:40:33 [INFO] Building ODL :: odlparent :: features-aggregator 14.1.8-SNAPSHOT [70/76] 09:40:33 [INFO] from features/pom.xml 09:40:33 [INFO] --------------------------------[ pom ]--------------------------------- 09:40:33 [INFO] 09:40:33 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 09:40:33 [INFO] 09:40:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 09:40:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:40:33 [INFO] 09:40:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 09:40:33 [INFO] 09:40:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 09:40:33 [INFO] Skipping CycloneDX goal, because module skips deploy 09:40:33 [INFO] 09:40:33 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 09:40:33 [INFO] Skipping artifact installation 09:40:33 [INFO] 09:40:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 09:40:33 [INFO] Skipping artifact deployment 09:40:33 [INFO] 09:40:33 [INFO] -------------< org.opendaylight.odlparent:odlparent-docs >-------------- 09:40:33 [INFO] Building odlparent-docs 14.1.8-SNAPSHOT [71/76] 09:40:33 [INFO] from docs/pom.xml 09:40:33 [INFO] --------------------------------[ jar ]--------------------------------- 09:40:33 [INFO] 09:40:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odlparent-docs --- 09:40:33 [INFO] 09:40:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odlparent-docs --- 09:40:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:40:33 [INFO] 09:40:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odlparent-docs --- 09:40:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:40:33 [INFO] 09:40:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odlparent-docs --- 09:40:33 [INFO] 09:40:33 [INFO] --- dependency:3.9.0:properties (default) @ odlparent-docs --- 09:40:33 [INFO] 09:40:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odlparent-docs --- 09:40:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-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/** 09:40:33 [INFO] 09:40:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odlparent-docs --- 09:40:33 [INFO] Starting audit... 09:40:33 Audit done. 09:40:33 [INFO] You have 0 Checkstyle violations. 09:40:33 [INFO] 09:40:33 [INFO] --- checkstyle:3.6.0:check (default) @ odlparent-docs --- 09:40:33 [INFO] Starting audit... 09:40:33 Audit done. 09:40:33 [INFO] You have 0 Checkstyle violations. 09:40:33 [INFO] 09:40:33 [INFO] --- asciidoctor:1.5.7.1:process-asciidoc (output-html) @ odlparent-docs --- 09:40:34 [INFO] sourceDirectory /w/workspace/odlparent-maven-merge-master/docs/src/main/asciidoc does not exist. Skip processing 09:40:34 [INFO] 09:40:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odlparent-docs --- 09:40:34 [INFO] 09:40:34 [INFO] --- resources:3.4.0:resources (default-resources) @ odlparent-docs --- 09:40:34 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/docs/src/main/resources 09:40:34 [INFO] 09:40:34 [INFO] --- compiler:3.14.1:compile (default-compile) @ odlparent-docs --- 09:40:34 [INFO] No sources to compile 09:40:34 [INFO] 09:40:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odlparent-docs >>> 09:40:34 [INFO] 09:40:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odlparent-docs --- 09:40:34 [INFO] No files found to run spotbugs, check compile phase has been run 09:40:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:40:34 [INFO] 09:40:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odlparent-docs <<< 09:40:34 [INFO] 09:40:34 [INFO] 09:40:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odlparent-docs --- 09:40:34 [INFO] 09:40:34 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-sources) @ odlparent-docs --- 09:40:34 [INFO] 09:40:34 [INFO] --- build-helper:3.6.1:add-source (add-source) @ odlparent-docs --- 09:40:34 [INFO] Source directory: /w/workspace/odlparent-maven-merge-master/docs/target/src added. 09:40:34 [INFO] 09:40:34 [INFO] --- resources:3.4.0:testResources (default-testResources) @ odlparent-docs --- 09:40:34 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/docs/src/test/resources 09:40:34 [INFO] 09:40:34 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ odlparent-docs --- 09:40:34 [INFO] No sources to compile 09:40:34 [INFO] 09:40:34 [INFO] --- surefire:3.5.4:test (default-test) @ odlparent-docs --- 09:40:34 [INFO] No tests to run. 09:40:34 [INFO] 09:40:34 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odlparent-docs --- 09:40:34 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/docs/target/odlparent-docs-14.1.8-SNAPSHOT-sources.jar 09:40:34 [INFO] 09:40:34 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odlparent-docs --- 09:40:34 [INFO] 09:40:34 [INFO] --- jar:3.5.0:jar (default-jar) @ odlparent-docs --- 09:40:35 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/docs/target/odlparent-docs-14.1.8-SNAPSHOT.jar 09:40:35 [INFO] 09:40:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odlparent-docs --- 09:40:39 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/docs/target/odlparent-docs-14.1.8-SNAPSHOT-javadoc.jar 09:40:39 [INFO] 09:40:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odlparent-docs --- 09:40:39 [INFO] CycloneDX: Resolving Dependencies 09:40:41 [INFO] CycloneDX: Creating BOM version 1.6 with 116 component(s) 09:40:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/odlparent-maven-merge-master/docs/target/bom.xml 09:40:41 [INFO] attaching as odlparent-docs-14.1.8-SNAPSHOT-cyclonedx.xml 09:40:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/odlparent-maven-merge-master/docs/target/bom.json 09:40:41 [INFO] attaching as odlparent-docs-14.1.8-SNAPSHOT-cyclonedx.json 09:40:41 [INFO] 09:40:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odlparent-docs --- 09:40:41 [INFO] Skipping duplicate-finder execution! 09:40:41 [INFO] 09:40:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odlparent-docs --- 09:40:41 [WARNING] Unused declared dependencies found: 09:40:41 [WARNING] org.opendaylight.odlparent:karaf-plugin:jar:14.1.8-SNAPSHOT:compile 09:40:41 [WARNING] org.opendaylight.odlparent:logging-markers:jar:14.1.8-SNAPSHOT:compile 09:40:41 [WARNING] org.opendaylight.odlparent:bundles-diag:jar:14.1.8-SNAPSHOT:compile 09:40:41 [WARNING] org.opendaylight.odlparent:karaf-util:jar:14.1.8-SNAPSHOT:compile 09:40:41 [WARNING] org.opendaylight.odlparent:filter-manifest-plugin:jar:14.1.8-SNAPSHOT:compile 09:40:41 [WARNING] org.opendaylight.odlparent:bundles-test-lib:jar:14.1.8-SNAPSHOT:compile 09:40:41 [WARNING] com.google.errorprone:error_prone_annotations:jar:2.45.0:compile 09:40:41 [INFO] 09:40:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odlparent-docs --- 09:40:41 [INFO] 09:40:41 [INFO] --- jacoco:0.8.14:report (report) @ odlparent-docs --- 09:40:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:40:41 [INFO] 09:40:41 [INFO] --- install:3.1.4:install (default-install) @ odlparent-docs --- 09:40:41 [INFO] Installing /w/workspace/odlparent-maven-merge-master/docs/pom.xml to /tmp/r/org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-SNAPSHOT.pom 09:40:41 [INFO] Installing /w/workspace/odlparent-maven-merge-master/docs/target/odlparent-docs-14.1.8-SNAPSHOT.jar to /tmp/r/org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-SNAPSHOT.jar 09:40:41 [INFO] Installing /w/workspace/odlparent-maven-merge-master/docs/target/odlparent-docs-14.1.8-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-SNAPSHOT-sources.jar 09:40:41 [INFO] Installing /w/workspace/odlparent-maven-merge-master/docs/target/odlparent-docs-14.1.8-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-SNAPSHOT-javadoc.jar 09:40:41 [INFO] Installing /w/workspace/odlparent-maven-merge-master/docs/target/bom.xml to /tmp/r/org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-SNAPSHOT-cyclonedx.xml 09:40:41 [INFO] Installing /w/workspace/odlparent-maven-merge-master/docs/target/bom.json to /tmp/r/org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-SNAPSHOT-cyclonedx.json 09:40:41 [INFO] 09:40:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odlparent-docs --- 09:40:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/odlparent-maven-merge-master/m2repo 09:40:41 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/maven-metadata.xml 09:40:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:40:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:40:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:40:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:40:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:40:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:40:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:40:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 09:40:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:40:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:40:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:40:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:40:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:40:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:40:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:40:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:40:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:40:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:40:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:40:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:40:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:40:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:40:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:40:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:40:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:40:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:40:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:40:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:40:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:40:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:40:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:40:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:40:41 at java.lang.reflect.Method.invoke (Method.java:580) 09:40:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:40:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:40:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:40:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:40:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/maven-metadata.xml 09:40:41 [WARNING] Could not validate integrity of download from file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odlparent-docs/maven-metadata.xml 09:40:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 09:40:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 09:40:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 09:40:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 09:40:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 09:40:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 09:40:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 09:40:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 09:40:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 09:40:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 09:40:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 09:40:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 09:40:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 09:40:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 09:40:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 09:40:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 09:40:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 09:40:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 09:40:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 09:40:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 09:40:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 09:40:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 09:40:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:40:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:40:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:40:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:40:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:40:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:40:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:40:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:40:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:40:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 09:40:41 at java.lang.reflect.Method.invoke (Method.java:580) 09:40:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 09:40:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 09:40:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 09:40:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 09:40:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odlparent-docs/maven-metadata.xml 09:40:41 [INFO] 09:40:41 [INFO] -------< org.opendaylight.odlparent:odlparent-dependency-check >-------- 09:40:41 [INFO] Building ODL :: odlparent :: odlparent-dependency-check 14.1.8-SNAPSHOT [72/76] 09:40:41 [INFO] from odlparent-dependency-check/pom.xml 09:40:41 [INFO] --------------------------------[ jar ]--------------------------------- 09:40:41 [INFO] 09:40:41 [INFO] --- clean:3.5.0:clean (default-clean) @ odlparent-dependency-check --- 09:40:41 [INFO] 09:40:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odlparent-dependency-check --- 09:40:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:40:41 [INFO] 09:40:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odlparent-dependency-check --- 09:40:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:40:41 [INFO] 09:40:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odlparent-dependency-check --- 09:40:42 [INFO] 09:40:42 [INFO] --- dependency:3.9.0:properties (default) @ odlparent-dependency-check --- 09:40:42 [INFO] 09:40:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odlparent-dependency-check --- 09:40:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/odlparent-dependency-check/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:40:42 [INFO] 09:40:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odlparent-dependency-check --- 09:40:42 [INFO] Starting audit... 09:40:42 Audit done. 09:40:42 [INFO] You have 0 Checkstyle violations. 09:40:42 [INFO] 09:40:42 [INFO] --- checkstyle:3.6.0:check (default) @ odlparent-dependency-check --- 09:40:42 [INFO] Starting audit... 09:40:42 Audit done. 09:40:42 [INFO] You have 0 Checkstyle violations. 09:40:42 [INFO] 09:40:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odlparent-dependency-check --- 09:40:42 [INFO] 09:40:42 [INFO] --- resources:3.4.0:resources (default-resources) @ odlparent-dependency-check --- 09:40:42 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/odlparent-dependency-check/src/main/resources 09:40:42 [INFO] 09:40:42 [INFO] --- compiler:3.14.1:compile (default-compile) @ odlparent-dependency-check --- 09:40:42 [INFO] No sources to compile 09:40:42 [INFO] 09:40:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odlparent-dependency-check >>> 09:40:42 [INFO] 09:40:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odlparent-dependency-check --- 09:40:42 [INFO] No files found to run spotbugs, check compile phase has been run 09:40:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:40:42 [INFO] 09:40:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odlparent-dependency-check <<< 09:40:42 [INFO] 09:40:42 [INFO] 09:40:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odlparent-dependency-check --- 09:40:42 [INFO] 09:40:42 [INFO] --- resources:3.4.0:testResources (default-testResources) @ odlparent-dependency-check --- 09:40:42 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/odlparent-dependency-check/src/test/resources 09:40:42 [INFO] 09:40:42 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ odlparent-dependency-check --- 09:40:42 [INFO] No sources to compile 09:40:42 [INFO] 09:40:42 [INFO] --- surefire:3.5.4:test (default-test) @ odlparent-dependency-check --- 09:40:42 [INFO] No tests to run. 09:40:42 [INFO] 09:40:42 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ odlparent-dependency-check --- 09:40:42 [INFO] 09:40:42 [INFO] --- jar:3.5.0:jar (default-jar) @ odlparent-dependency-check --- 09:40:42 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/odlparent-dependency-check/target/odlparent-dependency-check-14.1.8-SNAPSHOT.jar 09:40:42 [INFO] 09:40:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odlparent-dependency-check --- 09:40:42 [INFO] No Javadoc in project. Archive not created. 09:40:42 [INFO] 09:40:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odlparent-dependency-check --- 09:40:42 [INFO] Skipping CycloneDX goal, because module skips deploy 09:40:42 [INFO] 09:40:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odlparent-dependency-check --- 09:40:42 [INFO] Skipping duplicate-finder execution! 09:40:42 [INFO] 09:40:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odlparent-dependency-check --- 09:40:42 [WARNING] Unused declared dependencies found: 09:40:42 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.83:compile 09:40:42 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 09:40:42 [WARNING] commons-io:commons-io:jar:2.21.0:compile 09:40:42 [WARNING] org.apache.commons:commons-text:jar:1.14.0:compile 09:40:42 [WARNING] org.junit:junit-bom:pom:5.14.1:compile 09:40:42 [WARNING] com.puppycrawl.tools:checkstyle:jar:12.2.0:compile 09:40:42 [WARNING] org.javassist:javassist:jar:3.30.2-GA:compile 09:40:42 [WARNING] ch.qos.logback:logback-classic:jar:1.5.21:compile 09:40:42 [WARNING] org.checkerframework:checker-qual:jar:3.52.0:compile 09:40:42 [WARNING] org.glassfish.jersey:jersey-bom:pom:2.47:compile 09:40:42 [WARNING] tech.pantheon.triemap:bom:pom:1.3.2:compile 09:40:42 [WARNING] net.java.dev.stax-utils:stax-utils:jar:20070216:compile 09:40:42 [WARNING] org.apache.commons:commons-lang3:jar:3.20.0:compile 09:40:42 [WARNING] xml-apis:xml-apis:jar:1.4.01:compile 09:40:42 [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 09:40:42 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.0:compile 09:40:42 [WARNING] io.dropwizard.metrics:metrics-bom:pom:4.2.37:compile 09:40:42 [WARNING] org.apache.karaf:karaf-bom:pom:4.4.8:compile 09:40:42 [WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile 09:40:42 [WARNING] org.antlr:antlr4-runtime:jar:4.13.2:compile 09:40:42 [WARNING] org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 09:40:42 [WARNING] net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 09:40:42 [WARNING] ch.qos.logback:logback-core:jar:1.5.21:compile 09:40:42 [WARNING] io.netty:netty-bom:pom:4.2.7.Final:compile 09:40:42 [WARNING] org.mockito:mockito-bom:pom:5.20.0:compile 09:40:42 [WARNING] com.google.errorprone:error_prone_annotations:jar:2.45.0:compile 09:40:42 [WARNING] org.apache.logging.log4j:log4j-bom:pom:2.24.3:compile 09:40:42 [WARNING] org.jolokia:jolokia-osgi:jar:1.7.2:compile 09:40:42 [WARNING] org.codehaus.plexus:plexus-slf4j-logging:jar:1.1:compile 09:40:42 [WARNING] org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile 09:40:42 [WARNING] org.bouncycastle:bcutil-jdk18on:jar:1.83:compile 09:40:42 [WARNING] org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:jar:1.0.1.Final:compile 09:40:42 [WARNING] org.immutables:value:jar:annotations:2.11.7:compile 09:40:42 [WARNING] org.ops4j.pax.url:pax-url-wrap:jar:2.6.17:compile 09:40:42 [WARNING] com.fasterxml.jackson:jackson-bom:pom:2.19.4:compile 09:40:42 [WARNING] org.glassfish.hk2:hk2-bom:pom:2.6.1:compile 09:40:42 [WARNING] com.fasterxml.woodstox:woodstox-core:jar:7.1.1:compile 09:40:42 [WARNING] org.eclipse.jetty:jetty-bom:pom:9.4.57.v20241219:compile 09:40:42 [WARNING] commons-beanutils:commons-beanutils:jar:1.11.0:compile 09:40:42 [WARNING] org.threeten:threeten-extra:jar:1.8.0:compile 09:40:42 [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 09:40:42 [WARNING] org.slf4j:slf4j-bom:pom:2.0.12:compile 09:40:42 [WARNING] com.google.code.gson:gson:jar:2.13.2:compile 09:40:42 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.83:compile 09:40:42 [INFO] 09:40:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odlparent-dependency-check --- 09:40:42 [INFO] No sources in project. Archive not created. 09:40:42 [INFO] 09:40:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odlparent-dependency-check --- 09:40:42 [INFO] 09:40:42 [INFO] --- jacoco:0.8.14:report (report) @ odlparent-dependency-check --- 09:40:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:40:42 [INFO] 09:40:42 [INFO] --- install:3.1.4:install (default-install) @ odlparent-dependency-check --- 09:40:42 [INFO] Skipping artifact installation 09:40:42 [INFO] 09:40:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odlparent-dependency-check --- 09:40:42 [INFO] Skipping artifact deployment 09:40:42 [INFO] 09:40:42 [INFO] -------------< org.opendaylight.odlparent:immutables-jpms >------------- 09:40:42 [INFO] Building immutables-jpms 14.1.8-SNAPSHOT [73/76] 09:40:42 [INFO] from tests/immutables-jpms/pom.xml 09:40:42 [INFO] --------------------------------[ jar ]--------------------------------- 09:40:42 [INFO] 09:40:42 [INFO] --- clean:3.5.0:clean (default-clean) @ immutables-jpms --- 09:40:42 [INFO] 09:40:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ immutables-jpms --- 09:40:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:40:42 [INFO] 09:40:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ immutables-jpms --- 09:40:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:40:42 [INFO] 09:40:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ immutables-jpms --- 09:40:43 [INFO] 09:40:43 [INFO] --- dependency:3.9.0:properties (default) @ immutables-jpms --- 09:40:43 [INFO] 09:40:43 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ immutables-jpms --- 09:40:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/tests/immutables-jpms/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:40:43 [INFO] 09:40:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ immutables-jpms --- 09:40:43 [INFO] Starting audit... 09:40:43 Audit done. 09:40:43 [INFO] You have 0 Checkstyle violations. 09:40:43 [INFO] 09:40:43 [INFO] --- checkstyle:3.6.0:check (default) @ immutables-jpms --- 09:40:43 [INFO] Starting audit... 09:40:43 Audit done. 09:40:43 [INFO] You have 0 Checkstyle violations. 09:40:43 [INFO] 09:40:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ immutables-jpms --- 09:40:43 [INFO] 09:40:43 [INFO] --- resources:3.4.0:resources (default-resources) @ immutables-jpms --- 09:40:43 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/tests/immutables-jpms/src/main/resources 09:40:43 [INFO] 09:40:43 [INFO] --- compiler:3.14.1:compile (default-compile) @ immutables-jpms --- 09:40:43 [INFO] Recompiling the module because of changed source code. 09:40:43 [INFO] Compiling 2 source files with javac [forked debug release 21 module-path] to target/classes 09:40:46 [WARNING] /w/workspace/odlparent-maven-merge-master/tests/immutables-jpms/src/main/java/module-info.java:[11,39] requires directive for an automatic module 09:40:46 [WARNING] /w/workspace/odlparent-maven-merge-master/tests/immutables-jpms/src/main/java/module-info.java:[12,51] requires transitive directive for an automatic module 09:40:46 [INFO] 09:40:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ immutables-jpms >>> 09:40:46 [INFO] 09:40:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ immutables-jpms --- 09:40:46 [INFO] Fork Value is true 09:40:50 [INFO] Done SpotBugs Analysis.... 09:40:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:40:50 [INFO] 09:40:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ immutables-jpms <<< 09:40:50 [INFO] 09:40:50 [INFO] 09:40:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ immutables-jpms --- 09:40:50 [INFO] BugInstance size is 0 09:40:50 [INFO] Error size is 0 09:40:50 [INFO] No errors/warnings found 09:40:50 [INFO] 09:40:50 [INFO] --- resources:3.4.0:testResources (default-testResources) @ immutables-jpms --- 09:40:50 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/tests/immutables-jpms/src/test/resources 09:40:50 [INFO] 09:40:50 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ immutables-jpms --- 09:40:50 [INFO] Recompiling the module because of changed dependency. 09:40:50 [INFO] Compiling 1 source file with javac [forked debug release 21 module-path] to target/test-classes 09:40:52 [INFO] 09:40:52 [INFO] --- surefire:3.5.4:test (default-test) @ immutables-jpms --- 09:40:52 [INFO] Surefire report directory: /w/workspace/odlparent-maven-merge-master/tests/immutables-jpms/target/surefire-reports 09:40:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:40:52 [INFO] 09:40:52 [INFO] ------------------------------------------------------- 09:40:52 [INFO] T E S T S 09:40:52 [INFO] ------------------------------------------------------- 09:40:54 [INFO] Running org.opendaylight.odlparent.test.immutables.jpms.JmpsInterfaceTest 09:40:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.opendaylight.odlparent.test.immutables.jpms.JmpsInterfaceTest 09:40:54 [INFO] 09:40:54 [INFO] Results: 09:40:54 [INFO] 09:40:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 09:40:54 [INFO] 09:40:54 [INFO] 09:40:54 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ immutables-jpms --- 09:40:54 [INFO] 09:40:54 [INFO] --- jar:3.5.0:jar (default-jar) @ immutables-jpms --- 09:40:54 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/tests/immutables-jpms/target/immutables-jpms-14.1.8-SNAPSHOT.jar 09:40:54 [INFO] 09:40:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ immutables-jpms --- 09:40:55 [WARNING] Javadoc Warnings 09:40:55 [WARNING] /w/workspace/odlparent-maven-merge-master/tests/immutables-jpms/src/main/java/module-info.java:8: warning: no comment 09:40:55 [WARNING] module org.opendaylight.odlparent.test.immutables.jpms { 09:40:55 [WARNING] ^ 09:40:55 [WARNING] 1 warning 09:40:55 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/tests/immutables-jpms/target/immutables-jpms-14.1.8-SNAPSHOT-javadoc.jar 09:40:55 [INFO] 09:40:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ immutables-jpms --- 09:40:55 [INFO] Skipping CycloneDX goal, because module skips deploy 09:40:55 [INFO] 09:40:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ immutables-jpms --- 09:40:55 [INFO] Skipping duplicate-finder execution! 09:40:55 [INFO] 09:40:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ immutables-jpms --- 09:40:55 [INFO] No dependency problems found 09:40:55 [INFO] 09:40:55 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ immutables-jpms --- 09:40:55 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/tests/immutables-jpms/target/immutables-jpms-14.1.8-SNAPSHOT-sources.jar 09:40:56 [INFO] 09:40:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ immutables-jpms --- 09:40:56 [INFO] 09:40:56 [INFO] --- jacoco:0.8.14:report (report) @ immutables-jpms --- 09:40:56 [INFO] Loading execution data file /w/workspace/odlparent-maven-merge-master/tests/immutables-jpms/target/code-coverage/jacoco.exec 09:40:56 [INFO] Analyzed bundle 'immutables-jpms' with 0 classes 09:40:56 [INFO] 09:40:56 [INFO] --- install:3.1.4:install (default-install) @ immutables-jpms --- 09:40:56 [INFO] Skipping artifact installation 09:40:56 [INFO] 09:40:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ immutables-jpms --- 09:40:56 [INFO] Skipping artifact deployment 09:40:56 [INFO] 09:40:56 [INFO] ------------< org.opendaylight.odlparent:immutables-plain >------------- 09:40:56 [INFO] Building immutables-plain 14.1.8-SNAPSHOT [74/76] 09:40:56 [INFO] from tests/immutables-plain/pom.xml 09:40:56 [INFO] --------------------------------[ jar ]--------------------------------- 09:40:56 [INFO] 09:40:56 [INFO] --- clean:3.5.0:clean (default-clean) @ immutables-plain --- 09:40:56 [INFO] 09:40:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ immutables-plain --- 09:40:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:40:56 [INFO] 09:40:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ immutables-plain --- 09:40:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:40:56 [INFO] 09:40:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ immutables-plain --- 09:40:56 [INFO] 09:40:56 [INFO] --- dependency:3.9.0:properties (default) @ immutables-plain --- 09:40:56 [INFO] 09:40:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ immutables-plain --- 09:40:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/odlparent-maven-merge-master/tests/immutables-plain/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:40:56 [INFO] 09:40:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ immutables-plain --- 09:40:56 [INFO] Starting audit... 09:40:56 Audit done. 09:40:56 [INFO] You have 0 Checkstyle violations. 09:40:56 [INFO] 09:40:56 [INFO] --- checkstyle:3.6.0:check (default) @ immutables-plain --- 09:40:56 [INFO] Starting audit... 09:40:56 Audit done. 09:40:56 [INFO] You have 0 Checkstyle violations. 09:40:56 [INFO] 09:40:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ immutables-plain --- 09:40:56 [INFO] 09:40:56 [INFO] --- resources:3.4.0:resources (default-resources) @ immutables-plain --- 09:40:56 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/tests/immutables-plain/src/main/resources 09:40:56 [INFO] 09:40:56 [INFO] --- compiler:3.14.1:compile (default-compile) @ immutables-plain --- 09:40:56 [INFO] Recompiling the module because of changed source code. 09:40:56 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/classes 09:40:58 [INFO] 09:40:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ immutables-plain >>> 09:40:58 [INFO] 09:40:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ immutables-plain --- 09:40:58 [INFO] Fork Value is true 09:41:01 [INFO] Done SpotBugs Analysis.... 09:41:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:41:01 [INFO] 09:41:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ immutables-plain <<< 09:41:01 [INFO] 09:41:01 [INFO] 09:41:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ immutables-plain --- 09:41:01 [INFO] BugInstance size is 0 09:41:01 [INFO] Error size is 0 09:41:01 [INFO] No errors/warnings found 09:41:01 [INFO] 09:41:01 [INFO] --- resources:3.4.0:testResources (default-testResources) @ immutables-plain --- 09:41:01 [INFO] skip non existing resourceDirectory /w/workspace/odlparent-maven-merge-master/tests/immutables-plain/src/test/resources 09:41:01 [INFO] 09:41:01 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ immutables-plain --- 09:41:01 [INFO] Recompiling the module because of changed dependency. 09:41:01 [INFO] Compiling 1 source file with javac [forked debug release 21] to target/test-classes 09:41:03 [INFO] 09:41:03 [INFO] --- surefire:3.5.4:test (default-test) @ immutables-plain --- 09:41:03 [INFO] Surefire report directory: /w/workspace/odlparent-maven-merge-master/tests/immutables-plain/target/surefire-reports 09:41:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:41:03 [INFO] 09:41:03 [INFO] ------------------------------------------------------- 09:41:03 [INFO] T E S T S 09:41:03 [INFO] ------------------------------------------------------- 09:41:05 [INFO] Running org.opendaylight.odlparent.test.immutables.plain.PlainInterfaceTest 09:41:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.odlparent.test.immutables.plain.PlainInterfaceTest 09:41:05 [INFO] 09:41:05 [INFO] Results: 09:41:05 [INFO] 09:41:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 09:41:05 [INFO] 09:41:05 [INFO] 09:41:05 [INFO] --- copy:14.1.8-SNAPSHOT:copy-files (default) @ immutables-plain --- 09:41:05 [INFO] 09:41:05 [INFO] --- jar:3.5.0:jar (default-jar) @ immutables-plain --- 09:41:05 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/tests/immutables-plain/target/immutables-plain-14.1.8-SNAPSHOT.jar 09:41:05 [INFO] 09:41:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ immutables-plain --- 09:41:06 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/tests/immutables-plain/target/immutables-plain-14.1.8-SNAPSHOT-javadoc.jar 09:41:06 [INFO] 09:41:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ immutables-plain --- 09:41:06 [INFO] Skipping CycloneDX goal, because module skips deploy 09:41:06 [INFO] 09:41:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ immutables-plain --- 09:41:06 [INFO] Skipping duplicate-finder execution! 09:41:06 [INFO] 09:41:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ immutables-plain --- 09:41:06 [INFO] No dependency problems found 09:41:06 [INFO] 09:41:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ immutables-plain --- 09:41:06 [INFO] Building jar: /w/workspace/odlparent-maven-merge-master/tests/immutables-plain/target/immutables-plain-14.1.8-SNAPSHOT-sources.jar 09:41:06 [INFO] 09:41:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ immutables-plain --- 09:41:06 [INFO] 09:41:06 [INFO] --- jacoco:0.8.14:report (report) @ immutables-plain --- 09:41:06 [INFO] Loading execution data file /w/workspace/odlparent-maven-merge-master/tests/immutables-plain/target/code-coverage/jacoco.exec 09:41:06 [INFO] Analyzed bundle 'immutables-plain' with 0 classes 09:41:06 [INFO] 09:41:06 [INFO] --- install:3.1.4:install (default-install) @ immutables-plain --- 09:41:06 [INFO] Skipping artifact installation 09:41:06 [INFO] 09:41:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ immutables-plain --- 09:41:06 [INFO] Skipping artifact deployment 09:41:06 [INFO] 09:41:06 [INFO] ------------< org.opendaylight.odlparent:tests-aggregator >------------- 09:41:06 [INFO] Building ODL :: odlparent :: tests-aggregator 14.1.8-SNAPSHOT [75/76] 09:41:06 [INFO] from tests/pom.xml 09:41:06 [INFO] --------------------------------[ pom ]--------------------------------- 09:41:06 [INFO] 09:41:06 [INFO] --- clean:3.5.0:clean (default-clean) @ tests-aggregator --- 09:41:06 [INFO] 09:41:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ tests-aggregator --- 09:41:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:41:06 [INFO] 09:41:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ tests-aggregator --- 09:41:06 [INFO] 09:41:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ tests-aggregator --- 09:41:06 [INFO] Skipping CycloneDX goal, because module skips deploy 09:41:06 [INFO] 09:41:06 [INFO] --- install:3.1.4:install (default-install) @ tests-aggregator --- 09:41:06 [INFO] Skipping artifact installation 09:41:06 [INFO] 09:41:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ tests-aggregator --- 09:41:06 [INFO] Skipping artifact deployment 09:41:06 [INFO] 09:41:06 [INFO] ----------< org.opendaylight.odlparent:odlparent-aggregator >----------- 09:41:06 [INFO] Building odlparent 14.1.8-SNAPSHOT [76/76] 09:41:06 [INFO] from pom.xml 09:41:06 [INFO] --------------------------------[ pom ]--------------------------------- 09:41:06 [INFO] 09:41:06 [INFO] --- clean:3.5.0:clean (default-clean) @ odlparent-aggregator --- 09:41:06 [INFO] Deleting /w/workspace/odlparent-maven-merge-master/target 09:41:06 [INFO] 09:41:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odlparent-aggregator --- 09:41:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:41:06 [INFO] 09:41:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odlparent-aggregator --- 09:41:06 [INFO] 09:41:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odlparent-aggregator --- 09:41:06 [INFO] Skipping CycloneDX goal, because module skips deploy 09:41:06 [INFO] 09:41:06 [INFO] --- install:3.1.4:install (default-install) @ odlparent-aggregator --- 09:41:06 [INFO] Skipping artifact installation 09:41:06 [INFO] 09:41:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odlparent-aggregator --- 09:41:06 [INFO] Skipping artifact deployment 09:41:06 [INFO] ------------------------------------------------------------------------ 09:41:06 [INFO] Reactor Summary for odlparent 14.1.8-SNAPSHOT: 09:41:06 [INFO] 09:41:06 [INFO] ODL :: odlparent :: odlparent-lite ................. SUCCESS [ 2.576 s] 09:41:06 [INFO] ODL :: odlparent :: odlparent-artifacts ............ SUCCESS [ 0.269 s] 09:41:06 [INFO] ODL :: odlparent :: checkstyle ..................... SUCCESS [ 3.209 s] 09:41:06 [INFO] ODL :: odlparent :: spotbugs ....................... SUCCESS [ 0.749 s] 09:41:06 [INFO] ODL :: odlparent :: odl-license .................... SUCCESS [ 0.241 s] 09:41:06 [INFO] ODL :: odlparent :: copy-files-plugin .............. SUCCESS [ 2.595 s] 09:41:06 [INFO] ODL :: odlparent :: odlparent ...................... SUCCESS [ 5.923 s] 09:41:06 [INFO] ODL :: odlparent :: bnd-parent ..................... SUCCESS [ 1.394 s] 09:41:06 [INFO] ODL :: odlparent :: bundles-diag ................... SUCCESS [ 24.202 s] 09:41:06 [INFO] ODL :: odlparent :: bundles-test-lib ............... SUCCESS [ 10.403 s] 09:41:06 [INFO] OpenDaylight :: Dagger ............................. SUCCESS [ 15.203 s] 09:41:06 [INFO] OpenDaylight :: Dagger :: Example .................. SUCCESS [ 11.228 s] 09:41:06 [INFO] OpenDaylight :: Logging Markers .................... SUCCESS [ 6.976 s] 09:41:06 [INFO] ODL :: odlparent :: lib-aggregator ................. SUCCESS [ 0.013 s] 09:41:06 [INFO] ODL :: odlparent :: features-test-plugin ........... SUCCESS [ 15.579 s] 09:41:06 [INFO] OpenDaylight :: Karaf :: Branding .................. SUCCESS [ 2.295 s] 09:41:06 [INFO] ODL :: odlparent :: bundle-parent .................. SUCCESS [ 2.188 s] 09:41:06 [INFO] ODL :: odlparent :: filter-manifest-plugin ......... SUCCESS [ 8.187 s] 09:41:06 [INFO] ODL :: odlparent :: bcpkix-framework-ext ........... SUCCESS [ 1.863 s] 09:41:06 [INFO] ODL :: odlparent :: bcprov-framework-ext ........... SUCCESS [ 1.614 s] 09:41:06 [INFO] ODL :: odlparent :: bcutil-framework-ext ........... SUCCESS [ 1.509 s] 09:41:06 [INFO] ODL :: odlparent :: karaf-util ..................... SUCCESS [ 9.010 s] 09:41:06 [INFO] ODL :: odlparent :: karaf-plugin ................... SUCCESS [ 19.637 s] 09:41:06 [INFO] ODL :: odlparent :: opendaylight-karaf-resources ... SUCCESS [ 10.491 s] 09:41:06 [INFO] ODL :: odlparent :: karaf4-parent .................. SUCCESS [ 10.133 s] 09:41:06 [INFO] ODL :: odlparent :: opendaylight-karaf-empty ....... SUCCESS [ 10.713 s] 09:41:06 [INFO] ODL :: odlparent :: features-test-plugin-it ........ SUCCESS [ 45.654 s] 09:41:06 [INFO] ODL :: odlparent :: template-feature-plugin ........ SUCCESS [ 16.823 s] 09:41:06 [INFO] maven-aggregator ................................... SUCCESS [ 0.007 s] 09:41:06 [INFO] ODL :: odlparent :: bundles4-test .................. SUCCESS [ 1.258 s] 09:41:06 [INFO] ODL :: odlparent :: karaf-dist-static .............. SUCCESS [ 6.150 s] 09:41:06 [INFO] ODL :: odlparent :: abstract-feature-parent ........ SUCCESS [ 0.588 s] 09:41:06 [INFO] ODL :: odlparent :: template-feature-parent ........ SUCCESS [ 0.564 s] 09:41:06 [INFO] OpenDaylight :: ANTLRv4 Runtime .................... SUCCESS [ 12.416 s] 09:41:06 [INFO] OpenDaylight :: Apache Commons Lang 3 .............. SUCCESS [ 11.617 s] 09:41:06 [INFO] OpenDaylight :: Apache Commons Text ................ SUCCESS [ 10.850 s] 09:41:06 [INFO] OpenDaylight :: ASM ................................ SUCCESS [ 10.724 s] 09:41:06 [INFO] OpenDaylight :: Apache Aries SPI Fly ............... SUCCESS [ 10.928 s] 09:41:06 [INFO] ODL :: odlparent :: single-feature-parent .......... SUCCESS [ 0.552 s] 09:41:06 [INFO] OpenDaylight :: Dropwizard.io Metrics .............. SUCCESS [ 11.069 s] 09:41:06 [INFO] OpenDaylight :: ErrorProne Annotations ............. SUCCESS [ 10.770 s] 09:41:06 [INFO] OpenDaylight :: GSON ............................... SUCCESS [ 10.812 s] 09:41:06 [INFO] OpenDaylight :: JSpecify ........................... SUCCESS [ 10.980 s] 09:41:06 [INFO] OpenDaylight :: Guava 33.4 ......................... SUCCESS [ 10.779 s] 09:41:06 [INFO] OpenDaylight :: StAX2 API .......................... SUCCESS [ 10.862 s] 09:41:06 [INFO] OpenDaylight :: Woodstox ........................... SUCCESS [ 10.910 s] 09:41:06 [INFO] OpenDaylight :: Javax WS RS API .................... SUCCESS [ 10.776 s] 09:41:06 [INFO] OpenDaylight :: jakarta.activation-api ............. SUCCESS [ 10.749 s] 09:41:06 [INFO] OpenDaylight :: Jackson 2.16.x ..................... SUCCESS [ 11.149 s] 09:41:06 [INFO] OpenDaylight :: Javassist .......................... SUCCESS [ 10.538 s] 09:41:06 [INFO] OpenDaylight :: Servlet API ........................ SUCCESS [ 10.990 s] 09:41:06 [INFO] OpenDaylight :: Jersey 2.x ......................... SUCCESS [ 11.548 s] 09:41:06 [INFO] ODL :: odlparent :: odl-karaf-feat-jdbc ............ SUCCESS [ 1.455 s] 09:41:06 [INFO] ODL :: odlparent :: odl-karaf-feat-jetty ........... SUCCESS [ 0.747 s] 09:41:06 [INFO] ODL :: odlparent :: odl-karaf-feat-war ............. SUCCESS [ 0.972 s] 09:41:06 [INFO] OpenDaylight :: Netty .............................. SUCCESS [ 11.674 s] 09:41:06 [INFO] OpenDaylight :: Netty :: QUIC ...................... SUCCESS [ 11.465 s] 09:41:06 [INFO] OpenDaylight :: Netty :: HTTP/3 .................... SUCCESS [ 11.672 s] 09:41:06 [INFO] OpenDaylight :: Netty :: io_uring .................. SUCCESS [ 11.538 s] 09:41:06 [INFO] OpenDaylight :: Netty :: KQueue .................... SUCCESS [ 10.943 s] 09:41:06 [INFO] ODL :: odlparent :: feature-repo-parent ............ SUCCESS [ 0.469 s] 09:41:06 [INFO] ODL :: odlparent :: features-odlparent ............. SUCCESS [ 2.704 s] 09:41:06 [INFO] test-distribution .................................. SUCCESS [ 10.210 s] 09:41:06 [INFO] test-static ........................................ SUCCESS [ 5.024 s] 09:41:06 [INFO] ODL :: odlparent :: karaf-aggregator ............... SUCCESS [ 0.006 s] 09:41:06 [INFO] ODL :: odlparent :: odl-karaf-feat-feature ......... SUCCESS [ 1.150 s] 09:41:06 [INFO] ODL :: odlparent :: odlparent-bundle-check ......... SUCCESS [ 6.375 s] 09:41:06 [INFO] ODL :: odlparent :: odl-bundle-test ................ SUCCESS [ 0.432 s] 09:41:06 [INFO] ODL :: odlparent :: odl-dagger-test ................ SUCCESS [ 10.367 s] 09:41:06 [INFO] ODL :: odlparent :: features-aggregator ............ SUCCESS [ 0.013 s] 09:41:06 [INFO] odlparent-docs ..................................... SUCCESS [ 8.166 s] 09:41:06 [INFO] ODL :: odlparent :: odlparent-dependency-check ..... SUCCESS [ 1.529 s] 09:41:06 [INFO] immutables-jpms .................................... SUCCESS [ 13.216 s] 09:41:06 [INFO] immutables-plain ................................... SUCCESS [ 10.667 s] 09:41:06 [INFO] ODL :: odlparent :: tests-aggregator ............... SUCCESS [ 0.006 s] 09:41:06 [INFO] odlparent .......................................... SUCCESS [ 0.006 s] 09:41:06 [INFO] ------------------------------------------------------------------------ 09:41:06 [INFO] BUILD SUCCESS 09:41:06 [INFO] ------------------------------------------------------------------------ 09:41:06 [INFO] Total time: 09:46 min 09:41:06 [INFO] Finished at: 2025-12-01T09:41:06Z 09:41:06 [INFO] ------------------------------------------------------------------------ 09:41:06 [odlparent-maven-merge-master] $ /bin/sh -xe /tmp/jenkins11371030046513543859.sh 09:41:06 [odlparent-maven-merge-master] $ /bin/bash -l /tmp/jenkins2181324651871951067.sh 09:41:06 ---> common-variables.sh 09:41:06 --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 09:41:06 ---> maven-deploy.sh 09:41:06 -----> Remove metadata files that were not updated 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/abstract-feature-parent/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bcpkix-framework-ext/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bcprov-framework-ext/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bcutil-framework-ext/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bnd-parent/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bundle-parent/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bundles-diag/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bundles-test-lib/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/bundles4-test/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/checkstyle/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/copy-files-plugin/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/dagger/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/feature-repo-parent/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/features-odlparent/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/features-test-plugin/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/filter-manifest-plugin/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf-dist-static/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf-plugin/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf-util/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf.branding/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/karaf4-parent/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/logging-markers/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-antlr4/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-apache-commons-text/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-apache-spifly/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-asm/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-errorprone/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-gson/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-guava/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-jackson-2/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-javassist-3/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-jersey-2/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-jspecify/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:06 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-karaf-feat-war/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-license/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-4/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-http3/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-io_uring/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-netty-kqueue/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-servlet-api/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-stax2-api/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-woodstox/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odl-ws-rs-api/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odlparent/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odlparent-artifacts/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odlparent-docs/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/odlparent-lite/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/single-feature-parent/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/spotbugs/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/template-feature-parent/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 Removing unmodified file /w/workspace/odlparent-maven-merge-master/m2repo/org/opendaylight/odlparent/template-feature-plugin/14.1.7-SNAPSHOT/maven-metadata.xml 09:41:07 -----> Install lftools 09:41:07 Setup pyenv: 09:41:07 system 09:41:07 3.8.20 09:41:07 3.9.20 09:41:07 3.10.15 09:41:07 * 3.11.10 (set by /w/workspace/odlparent-maven-merge-master/.python-version) 09:41:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XKOL from file:/tmp/.os_lf_venv 09:41:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:09 lf-activate-venv(): INFO: Base packages installed successfully 09:41:09 lf-activate-venv(): INFO: Installing additional packages: lftools 09:41:23 lf-activate-venv(): INFO: Adding /tmp/venv-XKOL/bin to PATH 09:41:23 -----> Upload files to Nexus 09:41:24 ####################################################### 09:41:24 Deploying directory /w/workspace/odlparent-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 09:41:24 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/maven-metadata.xml.md5 (32.0 b) 09:41:24 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/maven-metadata.xml.sha1 (40.0 b) 09:41:24 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/maven-metadata.xml (408.0 b) 09:41:24 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/odlparent-artifacts-14.1.8-20251201.093120-16-cyclonedx.xml (3.27 kb) 09:41:24 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/odlparent-artifacts-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:24 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/odlparent-artifacts-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:24 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/odlparent-artifacts-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:24 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:24 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/odlparent-artifacts-14.1.8-20251201.093120-16.pom (11.91 kb) 09:41:24 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/odlparent-artifacts-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:24 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/odlparent-artifacts-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:24 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:24 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/odlparent-artifacts-14.1.8-20251201.093120-16-cyclonedx.json (3.58 kb) 09:41:24 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/maven-metadata.xml (1.04 kb) 09:41:24 Attempting to upload org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/odlparent-artifacts-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:25 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/maven-metadata.xml.md5 (32.0 b) 09:41:25 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/maven-metadata.xml.sha1 (40.0 b) 09:41:25 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/maven-metadata.xml (411.0 b) 09:41:25 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:25 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:25 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:25 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16-cyclonedx.json (16.43 kb) 09:41:25 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16.pom (1.8 kb) 09:41:25 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:25 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16-cyclonedx.xml (14.91 kb) 09:41:25 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:41:25 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:25 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:41:25 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:25 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:25 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:25 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/maven-metadata.xml (1.25 kb) 09:41:25 Attempting to upload org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16-features.xml (640.0 b) 09:41:25 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/maven-metadata.xml.md5 (32.0 b) 09:41:25 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/maven-metadata.xml.sha1 (40.0 b) 09:41:25 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/maven-metadata.xml (415.0 b) 09:41:26 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:41:26 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:26 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:26 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:26 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16.pom (1.38 kb) 09:41:26 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:41:26 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16-features.xml (447.0 b) 09:41:26 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:26 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:26 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:26 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:26 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16-cyclonedx.json (8.77 kb) 09:41:26 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16-cyclonedx.xml (7.94 kb) 09:41:26 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:26 Attempting to upload org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/maven-metadata.xml (1.26 kb) 09:41:26 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/maven-metadata.xml.md5 (32.0 b) 09:41:26 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/maven-metadata.xml.sha1 (40.0 b) 09:41:26 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/maven-metadata.xml (408.0 b) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16.kar.sha1 (40.0 b) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16.kar.md5 (32.0 b) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16-cyclonedx.json (64.42 kb) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16-cyclonedx.xml (58.21 kb) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16.pom (5.89 kb) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16.kar (80.43 kb) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16-features.xml (701.0 b) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/maven-metadata.xml (1.42 kb) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/maven-metadata.xml.md5 (32.0 b) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/maven-metadata.xml.sha1 (40.0 b) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/maven-metadata.xml (404.0 b) 09:41:27 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:28 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:28 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:28 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:28 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16-features.xml (374.0 b) 09:41:28 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:28 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16-cyclonedx.json (8.84 kb) 09:41:28 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:41:28 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:28 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:28 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:41:28 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16.pom (1.16 kb) 09:41:28 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16-cyclonedx.xml (7.97 kb) 09:41:28 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:28 Attempting to upload org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/maven-metadata.xml (1.25 kb) 09:41:28 Attempting to upload org/opendaylight/odlparent/features-test-plugin/maven-metadata.xml.md5 (32.0 b) 09:41:28 Attempting to upload org/opendaylight/odlparent/features-test-plugin/maven-metadata.xml.sha1 (40.0 b) 09:41:28 Attempting to upload org/opendaylight/odlparent/features-test-plugin/maven-metadata.xml (409.0 b) 09:41:28 Attempting to upload org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:29 Attempting to upload org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:29 Attempting to upload org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-javadoc.jar (97.62 kb) 09:41:29 Attempting to upload org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-sources.jar (18.6 kb) 09:41:29 Attempting to upload org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-sources.jar.md5 (32.0 b) 09:41:29 Attempting to upload org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:29 Attempting to upload org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:29 Attempting to upload org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:29 Attempting to upload org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-cyclonedx.json (280.15 kb) 09:41:29 Attempting to upload org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-sources.jar.sha1 (40.0 b) 09:41:29 Attempting to upload org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-javadoc.jar.md5 (32.0 b) 09:41:29 Attempting to upload org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16.jar.md5 (32.0 b) 09:41:29 Attempting to upload org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16.jar (40.9 kb) 09:41:29 Attempting to upload org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-cyclonedx.xml (255.92 kb) 09:41:29 Attempting to upload org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-javadoc.jar.sha1 (40.0 b) 09:41:29 Attempting to upload org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:29 Attempting to upload org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16.pom (6.74 kb) 09:41:30 Attempting to upload org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16.jar.sha1 (40.0 b) 09:41:30 Attempting to upload org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:30 Attempting to upload org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:30 Attempting to upload org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/maven-metadata.xml (1.63 kb) 09:41:30 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/maven-metadata.xml.md5 (32.0 b) 09:41:30 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/maven-metadata.xml.sha1 (40.0 b) 09:41:30 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/maven-metadata.xml (412.0 b) 09:41:30 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/abstract-feature-parent-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:30 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/abstract-feature-parent-14.1.8-20251201.093120-16.pom (3.93 kb) 09:41:30 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:30 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/abstract-feature-parent-14.1.8-20251201.093120-16-cyclonedx.json (5.97 kb) 09:41:30 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/abstract-feature-parent-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:30 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/abstract-feature-parent-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:30 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/abstract-feature-parent-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:30 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/abstract-feature-parent-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:30 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/abstract-feature-parent-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:30 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:30 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/abstract-feature-parent-14.1.8-20251201.093120-16-cyclonedx.xml (5.4 kb) 09:41:30 Attempting to upload org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml (1.04 kb) 09:41:30 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/maven-metadata.xml.md5 (32.0 b) 09:41:30 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/maven-metadata.xml.sha1 (40.0 b) 09:41:31 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/maven-metadata.xml (409.0 b) 09:41:31 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:31 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16.pom (3.49 kb) 09:41:31 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16.jar.sha1 (40.0 b) 09:41:31 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:31 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16-cyclonedx.xml (13.94 kb) 09:41:31 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:31 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:31 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16-cyclonedx.json (15.6 kb) 09:41:31 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:31 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:31 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16.jar (8.36 kb) 09:41:31 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:31 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:31 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16.jar.md5 (32.0 b) 09:41:31 Attempting to upload org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml (1.21 kb) 09:41:31 Attempting to upload org/opendaylight/odlparent/bundles-diag/maven-metadata.xml.md5 (32.0 b) 09:41:32 Attempting to upload org/opendaylight/odlparent/bundles-diag/maven-metadata.xml.sha1 (40.0 b) 09:41:32 Attempting to upload org/opendaylight/odlparent/bundles-diag/maven-metadata.xml (401.0 b) 09:41:32 Attempting to upload org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16.pom (1.98 kb) 09:41:32 Attempting to upload org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16.jar.sha1 (40.0 b) 09:41:32 Attempting to upload org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:32 Attempting to upload org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-sources.jar.sha1 (40.0 b) 09:41:32 Attempting to upload org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:32 Attempting to upload org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:32 Attempting to upload org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:32 Attempting to upload org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:32 Attempting to upload org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:32 Attempting to upload org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-javadoc.jar.sha1 (40.0 b) 09:41:32 Attempting to upload org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-javadoc.jar (130.38 kb) 09:41:33 Attempting to upload org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-cyclonedx.xml (32.53 kb) 09:41:33 Attempting to upload org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-javadoc.jar.md5 (32.0 b) 09:41:33 Attempting to upload org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16.jar.md5 (32.0 b) 09:41:33 Attempting to upload org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-sources.jar.md5 (32.0 b) 09:41:33 Attempting to upload org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:33 Attempting to upload org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/maven-metadata.xml (1.62 kb) 09:41:33 Attempting to upload org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:33 Attempting to upload org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-cyclonedx.json (36.63 kb) 09:41:33 Attempting to upload org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-sources.jar (11.53 kb) 09:41:33 Attempting to upload org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16.jar (26.34 kb) 09:41:33 Attempting to upload org/opendaylight/odlparent/karaf-plugin/maven-metadata.xml.md5 (32.0 b) 09:41:33 Attempting to upload org/opendaylight/odlparent/karaf-plugin/maven-metadata.xml.sha1 (40.0 b) 09:41:33 Attempting to upload org/opendaylight/odlparent/karaf-plugin/maven-metadata.xml (401.0 b) 09:41:33 Attempting to upload org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-cyclonedx.json (218.1 kb) 09:41:34 Attempting to upload org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:34 Attempting to upload org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16.pom (3.96 kb) 09:41:34 Attempting to upload org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:34 Attempting to upload org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-javadoc.jar.md5 (32.0 b) 09:41:34 Attempting to upload org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:34 Attempting to upload org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16.jar.sha1 (40.0 b) 09:41:34 Attempting to upload org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:34 Attempting to upload org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16.jar (38.09 kb) 09:41:34 Attempting to upload org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-javadoc.jar.sha1 (40.0 b) 09:41:34 Attempting to upload org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-cyclonedx.xml (198.69 kb) 09:41:34 Attempting to upload org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:34 Attempting to upload org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-sources.jar.sha1 (40.0 b) 09:41:34 Attempting to upload org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-sources.jar.md5 (32.0 b) 09:41:35 Attempting to upload org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:35 Attempting to upload org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-sources.jar (17.43 kb) 09:41:35 Attempting to upload org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-javadoc.jar (118.95 kb) 09:41:35 Attempting to upload org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16.jar.md5 (32.0 b) 09:41:35 Attempting to upload org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:35 Attempting to upload org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/maven-metadata.xml (1.62 kb) 09:41:35 Attempting to upload org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:35 Attempting to upload org/opendaylight/odlparent/odl-license/maven-metadata.xml.md5 (32.0 b) 09:41:35 Attempting to upload org/opendaylight/odlparent/odl-license/maven-metadata.xml.sha1 (40.0 b) 09:41:35 Attempting to upload org/opendaylight/odlparent/odl-license/maven-metadata.xml (400.0 b) 09:41:35 Attempting to upload org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16.pom (1.26 kb) 09:41:35 Attempting to upload org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:35 Attempting to upload org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16.license.md5 (32.0 b) 09:41:35 Attempting to upload org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16-cyclonedx.xml (3.21 kb) 09:41:35 Attempting to upload org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:35 Attempting to upload org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:35 Attempting to upload org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:35 Attempting to upload org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16.license.sha1 (40.0 b) 09:41:36 Attempting to upload org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:36 Attempting to upload org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16.license (11.0 kb) 09:41:36 Attempting to upload org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:36 Attempting to upload org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16-cyclonedx.json (3.52 kb) 09:41:36 Attempting to upload org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:36 Attempting to upload org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/maven-metadata.xml (1.21 kb) 09:41:36 Attempting to upload org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:36 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/maven-metadata.xml.md5 (32.0 b) 09:41:36 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/maven-metadata.xml.sha1 (40.0 b) 09:41:36 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/maven-metadata.xml (401.0 b) 09:41:36 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:36 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:36 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16-features.xml (2.1 kb) 09:41:36 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:36 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16-cyclonedx.json (79.26 kb) 09:41:36 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:41:36 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:41:36 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:37 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16-cyclonedx.xml (72.04 kb) 09:41:37 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:37 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16.pom (3.73 kb) 09:41:37 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:37 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:37 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:37 Attempting to upload org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/maven-metadata.xml (1.24 kb) 09:41:37 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/maven-metadata.xml.md5 (32.0 b) 09:41:37 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/maven-metadata.xml.sha1 (40.0 b) 09:41:37 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/maven-metadata.xml (402.0 b) 09:41:37 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:37 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16-cyclonedx.xml (7.82 kb) 09:41:37 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16.pom (1.36 kb) 09:41:37 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:41:37 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16-cyclonedx.json (8.67 kb) 09:41:37 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:37 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:37 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:37 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:41:37 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:37 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:38 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:38 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16-features.xml (404.0 b) 09:41:38 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:38 Attempting to upload org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/maven-metadata.xml (1.24 kb) 09:41:38 Attempting to upload org/opendaylight/odlparent/logging-markers/maven-metadata.xml.md5 (32.0 b) 09:41:38 Attempting to upload org/opendaylight/odlparent/logging-markers/maven-metadata.xml.sha1 (40.0 b) 09:41:38 Attempting to upload org/opendaylight/odlparent/logging-markers/maven-metadata.xml (404.0 b) 09:41:38 Attempting to upload org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16.jar (11.4 kb) 09:41:38 Attempting to upload org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-sources.jar (4.48 kb) 09:41:38 Attempting to upload org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-cyclonedx.json (29.26 kb) 09:41:38 Attempting to upload org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:38 Attempting to upload org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16.jar.sha1 (40.0 b) 09:41:38 Attempting to upload org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-sources.jar.md5 (32.0 b) 09:41:38 Attempting to upload org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:39 Attempting to upload org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16.jar.md5 (32.0 b) 09:41:39 Attempting to upload org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:39 Attempting to upload org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-javadoc.jar.md5 (32.0 b) 09:41:39 Attempting to upload org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:39 Attempting to upload org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-cyclonedx.xml (25.99 kb) 09:41:39 Attempting to upload org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:39 Attempting to upload org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:39 Attempting to upload org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:39 Attempting to upload org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-javadoc.jar.sha1 (40.0 b) 09:41:39 Attempting to upload org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-javadoc.jar (89.82 kb) 09:41:39 Attempting to upload org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:39 Attempting to upload org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-sources.jar.sha1 (40.0 b) 09:41:39 Attempting to upload org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16.pom (1.34 kb) 09:41:40 Attempting to upload org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/maven-metadata.xml (1.63 kb) 09:41:40 Attempting to upload org/opendaylight/odlparent/odl-errorprone/maven-metadata.xml.md5 (32.0 b) 09:41:40 Attempting to upload org/opendaylight/odlparent/odl-errorprone/maven-metadata.xml.sha1 (40.0 b) 09:41:40 Attempting to upload org/opendaylight/odlparent/odl-errorprone/maven-metadata.xml (403.0 b) 09:41:40 Attempting to upload org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:40 Attempting to upload org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16.pom (1.21 kb) 09:41:40 Attempting to upload org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:40 Attempting to upload org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:41:40 Attempting to upload org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:40 Attempting to upload org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16-features.xml (435.0 b) 09:41:40 Attempting to upload org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:40 Attempting to upload org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:40 Attempting to upload org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:40 Attempting to upload org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16-cyclonedx.xml (7.57 kb) 09:41:40 Attempting to upload org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16-cyclonedx.json (8.41 kb) 09:41:40 Attempting to upload org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:40 Attempting to upload org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:40 Attempting to upload org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/maven-metadata.xml (1.25 kb) 09:41:40 Attempting to upload org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:41:40 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/maven-metadata.xml.md5 (32.0 b) 09:41:40 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/maven-metadata.xml.sha1 (40.0 b) 09:41:41 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/maven-metadata.xml (406.0 b) 09:41:41 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:41 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:41 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16-features.xml (606.0 b) 09:41:41 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:41 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:41 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:41:41 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16.pom (1.48 kb) 09:41:41 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:41 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16-cyclonedx.xml (23.06 kb) 09:41:41 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:41:41 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:41 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16-cyclonedx.json (25.23 kb) 09:41:41 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/maven-metadata.xml (1.25 kb) 09:41:41 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:41 Attempting to upload org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:41 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/maven-metadata.xml.md5 (32.0 b) 09:41:41 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/maven-metadata.xml.sha1 (40.0 b) 09:41:41 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/maven-metadata.xml (412.0 b) 09:41:41 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16-cyclonedx.xml (14.06 kb) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16.pom (1.42 kb) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16-features.xml (603.0 b) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16-cyclonedx.json (15.33 kb) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/maven-metadata.xml (1.25 kb) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-asm/maven-metadata.xml.md5 (32.0 b) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-asm/maven-metadata.xml.sha1 (40.0 b) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-asm/maven-metadata.xml (396.0 b) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16-cyclonedx.json (19.21 kb) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16.pom (1.66 kb) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:41:42 Attempting to upload org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:43 Attempting to upload org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:43 Attempting to upload org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:41:43 Attempting to upload org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:43 Attempting to upload org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:43 Attempting to upload org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16-features.xml (558.0 b) 09:41:43 Attempting to upload org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:43 Attempting to upload org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:43 Attempting to upload org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16-cyclonedx.xml (17.48 kb) 09:41:43 Attempting to upload org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/maven-metadata.xml (1.24 kb) 09:41:43 Attempting to upload org/opendaylight/odlparent/odlparent-lite/maven-metadata.xml.md5 (32.0 b) 09:41:43 Attempting to upload org/opendaylight/odlparent/odlparent-lite/maven-metadata.xml.sha1 (40.0 b) 09:41:43 Attempting to upload org/opendaylight/odlparent/odlparent-lite/maven-metadata.xml (403.0 b) 09:41:43 Attempting to upload org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/odlparent-lite-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:43 Attempting to upload org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/odlparent-lite-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:43 Attempting to upload org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/odlparent-lite-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:43 Attempting to upload org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:43 Attempting to upload org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/odlparent-lite-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:43 Attempting to upload org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/odlparent-lite-14.1.8-20251201.093120-16-cyclonedx.xml (3.21 kb) 09:41:44 Attempting to upload org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/odlparent-lite-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:44 Attempting to upload org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:44 Attempting to upload org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/odlparent-lite-14.1.8-20251201.093120-16.pom (26.66 kb) 09:41:44 Attempting to upload org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/odlparent-lite-14.1.8-20251201.093120-16-cyclonedx.json (3.52 kb) 09:41:44 Attempting to upload org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/maven-metadata.xml (1.03 kb) 09:41:44 Attempting to upload org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/odlparent-lite-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:44 Attempting to upload org/opendaylight/odlparent/odl-gson/maven-metadata.xml.md5 (32.0 b) 09:41:44 Attempting to upload org/opendaylight/odlparent/odl-gson/maven-metadata.xml.sha1 (40.0 b) 09:41:44 Attempting to upload org/opendaylight/odlparent/odl-gson/maven-metadata.xml (397.0 b) 09:41:44 Attempting to upload org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16-cyclonedx.json (10.63 kb) 09:41:44 Attempting to upload org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:44 Attempting to upload org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:44 Attempting to upload org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:41:44 Attempting to upload org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:44 Attempting to upload org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16-cyclonedx.xml (9.52 kb) 09:41:44 Attempting to upload org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:44 Attempting to upload org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:44 Attempting to upload org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:41:45 Attempting to upload org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16.pom (1.16 kb) 09:41:45 Attempting to upload org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:45 Attempting to upload org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16-features.xml (349.0 b) 09:41:45 Attempting to upload org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:45 Attempting to upload org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:45 Attempting to upload org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/maven-metadata.xml (1.24 kb) 09:41:45 Attempting to upload org/opendaylight/odlparent/odl-woodstox/maven-metadata.xml.md5 (32.0 b) 09:41:45 Attempting to upload org/opendaylight/odlparent/odl-woodstox/maven-metadata.xml.sha1 (40.0 b) 09:41:45 Attempting to upload org/opendaylight/odlparent/odl-woodstox/maven-metadata.xml (401.0 b) 09:41:45 Attempting to upload org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16-cyclonedx.xml (12.81 kb) 09:41:45 Attempting to upload org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:45 Attempting to upload org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16.pom (1.39 kb) 09:41:45 Attempting to upload org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16-cyclonedx.json (14.12 kb) 09:41:45 Attempting to upload org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:45 Attempting to upload org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:45 Attempting to upload org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16-features.xml (546.0 b) 09:41:45 Attempting to upload org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:45 Attempting to upload org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:41:46 Attempting to upload org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:46 Attempting to upload org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:46 Attempting to upload org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:41:46 Attempting to upload org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:46 Attempting to upload org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/maven-metadata.xml (1.24 kb) 09:41:46 Attempting to upload org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:46 Attempting to upload org/opendaylight/odlparent/odl-antlr4/maven-metadata.xml.md5 (32.0 b) 09:41:46 Attempting to upload org/opendaylight/odlparent/odl-antlr4/maven-metadata.xml.sha1 (40.0 b) 09:41:46 Attempting to upload org/opendaylight/odlparent/odl-antlr4/maven-metadata.xml (399.0 b) 09:41:46 Attempting to upload org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16-cyclonedx.xml (7.81 kb) 09:41:46 Attempting to upload org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16-cyclonedx.json (8.63 kb) 09:41:46 Attempting to upload org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:41:46 Attempting to upload org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16.pom (1.17 kb) 09:41:46 Attempting to upload org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:46 Attempting to upload org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:41:46 Attempting to upload org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:46 Attempting to upload org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16-features.xml (367.0 b) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/maven-metadata.xml (1.24 kb) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-jspecify/maven-metadata.xml.md5 (32.0 b) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-jspecify/maven-metadata.xml.sha1 (40.0 b) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-jspecify/maven-metadata.xml (401.0 b) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16.pom (1.16 kb) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16-cyclonedx.json (8.16 kb) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16-cyclonedx.xml (7.32 kb) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16-features.xml (378.0 b) 09:41:47 Attempting to upload org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:48 Attempting to upload org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:48 Attempting to upload org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:48 Attempting to upload org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/maven-metadata.xml (1.24 kb) 09:41:48 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/maven-metadata.xml.md5 (32.0 b) 09:41:48 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/maven-metadata.xml.sha1 (40.0 b) 09:41:48 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/maven-metadata.xml (409.0 b) 09:41:48 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:48 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:48 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16.pom (3.5 kb) 09:41:48 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:48 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16.jar.md5 (32.0 b) 09:41:48 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:48 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16-cyclonedx.xml (16.29 kb) 09:41:48 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:48 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:48 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16.jar.sha1 (40.0 b) 09:41:49 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16-cyclonedx.json (18.21 kb) 09:41:49 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:49 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16.jar (8.9 kb) 09:41:49 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:49 Attempting to upload org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml (1.21 kb) 09:41:49 Attempting to upload org/opendaylight/odlparent/bnd-parent/maven-metadata.xml.md5 (32.0 b) 09:41:49 Attempting to upload org/opendaylight/odlparent/bnd-parent/maven-metadata.xml.sha1 (40.0 b) 09:41:49 Attempting to upload org/opendaylight/odlparent/bnd-parent/maven-metadata.xml (399.0 b) 09:41:49 Attempting to upload org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/bnd-parent-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:49 Attempting to upload org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:49 Attempting to upload org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/bnd-parent-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:49 Attempting to upload org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/bnd-parent-14.1.8-20251201.093120-16.pom (4.41 kb) 09:41:49 Attempting to upload org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/bnd-parent-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:50 Attempting to upload org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/bnd-parent-14.1.8-20251201.093120-16-cyclonedx.xml (23.66 kb) 09:41:50 Attempting to upload org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/bnd-parent-14.1.8-20251201.093120-16-cyclonedx.json (26.65 kb) 09:41:50 Attempting to upload org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:50 Attempting to upload org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/maven-metadata.xml (1.03 kb) 09:41:50 Attempting to upload org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/bnd-parent-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:50 Attempting to upload org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/bnd-parent-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:50 Attempting to upload org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/bnd-parent-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:50 Attempting to upload org/opendaylight/odlparent/spotbugs/maven-metadata.xml.md5 (32.0 b) 09:41:50 Attempting to upload org/opendaylight/odlparent/spotbugs/maven-metadata.xml.sha1 (40.0 b) 09:41:50 Attempting to upload org/opendaylight/odlparent/spotbugs/maven-metadata.xml (397.0 b) 09:41:50 Attempting to upload org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:50 Attempting to upload org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16-cyclonedx.json (3.51 kb) 09:41:50 Attempting to upload org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:50 Attempting to upload org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16.jar (4.21 kb) 09:41:51 Attempting to upload org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:51 Attempting to upload org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16.jar.md5 (32.0 b) 09:41:51 Attempting to upload org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:51 Attempting to upload org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16.jar.sha1 (40.0 b) 09:41:51 Attempting to upload org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16.pom (858.0 b) 09:41:51 Attempting to upload org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:51 Attempting to upload org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:51 Attempting to upload org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16-cyclonedx.xml (3.2 kb) 09:41:51 Attempting to upload org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:51 Attempting to upload org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/maven-metadata.xml (1.2 kb) 09:41:51 Attempting to upload org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:51 Attempting to upload org/opendaylight/odlparent/karaf.branding/maven-metadata.xml.md5 (32.0 b) 09:41:51 Attempting to upload org/opendaylight/odlparent/karaf.branding/maven-metadata.xml.sha1 (40.0 b) 09:41:51 Attempting to upload org/opendaylight/odlparent/karaf.branding/maven-metadata.xml (403.0 b) 09:41:51 Attempting to upload org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:51 Attempting to upload org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16.jar.md5 (32.0 b) 09:41:51 Attempting to upload org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16.pom (1.27 kb) 09:41:51 Attempting to upload org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:51 Attempting to upload org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16.jar.sha1 (40.0 b) 09:41:52 Attempting to upload org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:52 Attempting to upload org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:52 Attempting to upload org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16-cyclonedx.json (3.55 kb) 09:41:52 Attempting to upload org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:52 Attempting to upload org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16.jar (3.22 kb) 09:41:52 Attempting to upload org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16-cyclonedx.xml (3.24 kb) 09:41:52 Attempting to upload org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:52 Attempting to upload org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:52 Attempting to upload org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:52 Attempting to upload org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/maven-metadata.xml (1.2 kb) 09:41:52 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/maven-metadata.xml.md5 (32.0 b) 09:41:52 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/maven-metadata.xml.sha1 (40.0 b) 09:41:52 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/maven-metadata.xml (413.0 b) 09:41:52 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16.zip (63.53 mb) 09:41:53 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:54 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16.tar.gz (63.14 mb) 09:41:54 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16.zip.md5 (32.0 b) 09:41:54 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16.tar.gz.sha1 (40.0 b) 09:41:54 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:54 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16-cyclonedx.xml (190.26 kb) 09:41:54 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:54 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:54 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16.tar.gz.md5 (32.0 b) 09:41:55 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:55 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:55 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:55 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16.pom (967.0 b) 09:41:55 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16-cyclonedx.json (208.76 kb) 09:41:55 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16.zip.sha1 (40.0 b) 09:41:55 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:55 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/maven-metadata.xml (1.39 kb) 09:41:55 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/maven-metadata.xml.md5 (32.0 b) 09:41:55 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/maven-metadata.xml.sha1 (40.0 b) 09:41:55 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/maven-metadata.xml (417.0 b) 09:41:55 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-sources.jar.sha1 (40.0 b) 09:41:55 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-config.properties.sha1 (40.0 b) 09:41:55 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-sources.jar.md5 (32.0 b) 09:41:55 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-sources.jar (12.87 kb) 09:41:55 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-cyclonedx.json (188.15 kb) 09:41:55 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:55 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:56 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:56 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:56 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:56 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16.jar.sha1 (40.0 b) 09:41:56 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16.jar.md5 (32.0 b) 09:41:56 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-config.properties.md5 (32.0 b) 09:41:56 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-cyclonedx.xml (171.13 kb) 09:41:56 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:56 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16.pom (13.17 kb) 09:41:56 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:56 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:56 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16.jar (8.56 mb) 09:41:56 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/maven-metadata.xml (1.65 kb) 09:41:56 Attempting to upload org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-config.properties (4.37 kb) 09:41:56 Attempting to upload org/opendaylight/odlparent/bundle-parent/maven-metadata.xml.md5 (32.0 b) 09:41:56 Attempting to upload org/opendaylight/odlparent/bundle-parent/maven-metadata.xml.sha1 (40.0 b) 09:41:57 Attempting to upload org/opendaylight/odlparent/bundle-parent/maven-metadata.xml (402.0 b) 09:41:57 Attempting to upload org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/bundle-parent-14.1.8-20251201.093120-16-cyclonedx.json (10.54 kb) 09:41:57 Attempting to upload org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/bundle-parent-14.1.8-20251201.093120-16.pom (1.72 kb) 09:41:57 Attempting to upload org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:57 Attempting to upload org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/bundle-parent-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:57 Attempting to upload org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/bundle-parent-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:57 Attempting to upload org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/bundle-parent-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:57 Attempting to upload org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/bundle-parent-14.1.8-20251201.093120-16-cyclonedx.xml (9.44 kb) 09:41:57 Attempting to upload org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/bundle-parent-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:57 Attempting to upload org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/bundle-parent-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:57 Attempting to upload org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:57 Attempting to upload org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/maven-metadata.xml (1.03 kb) 09:41:57 Attempting to upload org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/bundle-parent-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:57 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/maven-metadata.xml.md5 (32.0 b) 09:41:57 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/maven-metadata.xml.sha1 (40.0 b) 09:41:57 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/maven-metadata.xml (411.0 b) 09:41:57 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16.kar.sha1 (40.0 b) 09:41:57 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16-features.xml (428.0 b) 09:41:57 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:57 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16-cyclonedx.xml (8.05 kb) 09:41:58 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:58 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16.kar (10.64 kb) 09:41:58 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16.pom (1.51 kb) 09:41:58 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16-cyclonedx.json (8.87 kb) 09:41:58 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:58 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:58 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:41:58 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:41:58 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:58 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:58 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16.kar.md5 (32.0 b) 09:41:58 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:58 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:58 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/maven-metadata.xml (1.42 kb) 09:41:58 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/maven-metadata.xml.md5 (32.0 b) 09:41:58 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/maven-metadata.xml.sha1 (40.0 b) 09:41:58 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/maven-metadata.xml (402.0 b) 09:41:58 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:41:58 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:41:58 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:41:58 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:41:59 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:41:59 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16.pom (1.18 kb) 09:41:59 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:41:59 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:59 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16-cyclonedx.xml (7.8 kb) 09:41:59 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:41:59 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16-cyclonedx.json (8.63 kb) 09:41:59 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/maven-metadata.xml (1.24 kb) 09:41:59 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:41:59 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:41:59 Attempting to upload org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16-features.xml (374.0 b) 09:41:59 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/maven-metadata.xml.md5 (32.0 b) 09:41:59 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/maven-metadata.xml.sha1 (40.0 b) 09:41:59 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/maven-metadata.xml (402.0 b) 09:41:59 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:41:59 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:41:59 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:41:59 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:00 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:00 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:00 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16-features.xml (1.54 kb) 09:42:00 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:00 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:00 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:00 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16-cyclonedx.json (50.35 kb) 09:42:00 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16-cyclonedx.xml (45.88 kb) 09:42:00 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:00 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16.pom (2.94 kb) 09:42:00 Attempting to upload org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/maven-metadata.xml (1.24 kb) 09:42:00 Attempting to upload org/opendaylight/odlparent/dagger/maven-metadata.xml.md5 (32.0 b) 09:42:00 Attempting to upload org/opendaylight/odlparent/dagger/maven-metadata.xml.sha1 (40.0 b) 09:42:00 Attempting to upload org/opendaylight/odlparent/dagger/maven-metadata.xml (395.0 b) 09:42:00 Attempting to upload org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:00 Attempting to upload org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16.jar.sha1 (40.0 b) 09:42:00 Attempting to upload org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16.jar (17.89 kb) 09:42:00 Attempting to upload org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-javadoc.jar.md5 (32.0 b) 09:42:01 Attempting to upload org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:01 Attempting to upload org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-javadoc.jar (104.55 kb) 09:42:01 Attempting to upload org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:01 Attempting to upload org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-sources.jar.sha1 (40.0 b) 09:42:01 Attempting to upload org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16.pom (2.27 kb) 09:42:01 Attempting to upload org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:01 Attempting to upload org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-javadoc.jar.sha1 (40.0 b) 09:42:01 Attempting to upload org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16.jar.md5 (32.0 b) 09:42:01 Attempting to upload org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:01 Attempting to upload org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-sources.jar (8.07 kb) 09:42:01 Attempting to upload org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-sources.jar.md5 (32.0 b) 09:42:01 Attempting to upload org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:01 Attempting to upload org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:01 Attempting to upload org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:01 Attempting to upload org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/maven-metadata.xml (1.62 kb) 09:42:01 Attempting to upload org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-cyclonedx.xml (18.17 kb) 09:42:01 Attempting to upload org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-cyclonedx.json (20.36 kb) 09:42:01 Attempting to upload org/opendaylight/odlparent/odlparent-docs/maven-metadata.xml.md5 (32.0 b) 09:42:02 Attempting to upload org/opendaylight/odlparent/odlparent-docs/maven-metadata.xml.sha1 (40.0 b) 09:42:02 Attempting to upload org/opendaylight/odlparent/odlparent-docs/maven-metadata.xml (403.0 b) 09:42:02 Attempting to upload org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:02 Attempting to upload org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-sources.jar.sha1 (40.0 b) 09:42:02 Attempting to upload org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:02 Attempting to upload org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:02 Attempting to upload org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:02 Attempting to upload org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-cyclonedx.xml (293.84 kb) 09:42:02 Attempting to upload org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:02 Attempting to upload org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:02 Attempting to upload org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16.jar.md5 (32.0 b) 09:42:02 Attempting to upload org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16.jar.sha1 (40.0 b) 09:42:02 Attempting to upload org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16.pom (11.0 kb) 09:42:02 Attempting to upload org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-javadoc.jar.sha1 (40.0 b) 09:42:02 Attempting to upload org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-sources.jar.md5 (32.0 b) 09:42:02 Attempting to upload org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16.jar (9.4 kb) 09:42:02 Attempting to upload org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-cyclonedx.json (322.59 kb) 09:42:02 Attempting to upload org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-javadoc.jar (242.07 kb) 09:42:02 Attempting to upload org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:03 Attempting to upload org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-javadoc.jar.md5 (32.0 b) 09:42:03 Attempting to upload org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-sources.jar (41.05 kb) 09:42:03 Attempting to upload org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:03 Attempting to upload org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/maven-metadata.xml (1.63 kb) 09:42:03 Attempting to upload org/opendaylight/odlparent/template-feature-parent/maven-metadata.xml.md5 (32.0 b) 09:42:03 Attempting to upload org/opendaylight/odlparent/template-feature-parent/maven-metadata.xml.sha1 (40.0 b) 09:42:03 Attempting to upload org/opendaylight/odlparent/template-feature-parent/maven-metadata.xml (412.0 b) 09:42:03 Attempting to upload org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:03 Attempting to upload org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/template-feature-parent-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:03 Attempting to upload org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/template-feature-parent-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:03 Attempting to upload org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/template-feature-parent-14.1.8-20251201.093120-16-cyclonedx.xml (5.44 kb) 09:42:03 Attempting to upload org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/template-feature-parent-14.1.8-20251201.093120-16-cyclonedx.json (6.01 kb) 09:42:03 Attempting to upload org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/template-feature-parent-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:03 Attempting to upload org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/template-feature-parent-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:03 Attempting to upload org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/template-feature-parent-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:03 Attempting to upload org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/template-feature-parent-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:03 Attempting to upload org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:03 Attempting to upload org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/template-feature-parent-14.1.8-20251201.093120-16.pom (2.3 kb) 09:42:03 Attempting to upload org/opendaylight/odlparent/odl-netty-4/maven-metadata.xml.md5 (32.0 b) 09:42:03 Attempting to upload org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml (1.04 kb) 09:42:04 Attempting to upload org/opendaylight/odlparent/odl-netty-4/maven-metadata.xml.sha1 (40.0 b) 09:42:04 Attempting to upload org/opendaylight/odlparent/odl-netty-4/maven-metadata.xml (400.0 b) 09:42:04 Attempting to upload org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16-features.xml (1.94 kb) 09:42:04 Attempting to upload org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16-cyclonedx.json (55.39 kb) 09:42:04 Attempting to upload org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:04 Attempting to upload org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16.pom (3.45 kb) 09:42:04 Attempting to upload org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:04 Attempting to upload org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:04 Attempting to upload org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:42:04 Attempting to upload org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16-cyclonedx.xml (51.24 kb) 09:42:04 Attempting to upload org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:42:04 Attempting to upload org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:04 Attempting to upload org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:04 Attempting to upload org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:04 Attempting to upload org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:04 Attempting to upload org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:05 Attempting to upload org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/maven-metadata.xml (1.24 kb) 09:42:05 Attempting to upload org/opendaylight/odlparent/features-odlparent/maven-metadata.xml.md5 (32.0 b) 09:42:05 Attempting to upload org/opendaylight/odlparent/features-odlparent/maven-metadata.xml (407.0 b) 09:42:05 Attempting to upload org/opendaylight/odlparent/features-odlparent/maven-metadata.xml.sha1 (40.0 b) 09:42:05 Attempting to upload org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:05 Attempting to upload org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16-features.xml (5.56 kb) 09:42:05 Attempting to upload org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:05 Attempting to upload org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:05 Attempting to upload org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16-cyclonedx.xml (345.6 kb) 09:42:05 Attempting to upload org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:05 Attempting to upload org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:42:05 Attempting to upload org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:05 Attempting to upload org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:42:05 Attempting to upload org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:05 Attempting to upload org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:05 Attempting to upload org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16-cyclonedx.json (377.12 kb) 09:42:05 Attempting to upload org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:05 Attempting to upload org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16.pom (6.49 kb) 09:42:06 Attempting to upload org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/maven-metadata.xml (1.25 kb) 09:42:06 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/maven-metadata.xml.md5 (32.0 b) 09:42:06 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/maven-metadata.xml.sha1 (40.0 b) 09:42:06 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/maven-metadata.xml (406.0 b) 09:42:06 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:06 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16-cyclonedx.json (35.44 kb) 09:42:06 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16.jar.sha1 (40.0 b) 09:42:06 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:06 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16-cyclonedx.xml (32.45 kb) 09:42:06 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16.pom (2.14 kb) 09:42:06 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:06 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:06 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16.jar.md5 (32.0 b) 09:42:06 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:07 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:07 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:07 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/maven-metadata.xml (1.21 kb) 09:42:07 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:07 Attempting to upload org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16.jar (7.14 kb) 09:42:07 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/maven-metadata.xml.md5 (32.0 b) 09:42:07 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/maven-metadata.xml.sha1 (40.0 b) 09:42:07 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/maven-metadata.xml (409.0 b) 09:42:07 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16.pom (3.5 kb) 09:42:07 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:07 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:07 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:07 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16.jar (10.87 kb) 09:42:07 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16.jar.sha1 (40.0 b) 09:42:07 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16-cyclonedx.xml (11.75 kb) 09:42:07 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:08 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:08 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16-cyclonedx.json (13.14 kb) 09:42:08 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16.jar.md5 (32.0 b) 09:42:08 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:08 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:08 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:08 Attempting to upload org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml (1.21 kb) 09:42:08 Attempting to upload org/opendaylight/odlparent/karaf4-parent/maven-metadata.xml.md5 (32.0 b) 09:42:08 Attempting to upload org/opendaylight/odlparent/karaf4-parent/maven-metadata.xml.sha1 (40.0 b) 09:42:08 Attempting to upload org/opendaylight/odlparent/karaf4-parent/maven-metadata.xml (402.0 b) 09:42:08 Attempting to upload org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16-cyclonedx.json (208.65 kb) 09:42:08 Attempting to upload org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:08 Attempting to upload org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16.tar.gz.md5 (32.0 b) 09:42:09 Attempting to upload org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:09 Attempting to upload org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16.zip.sha1 (40.0 b) 09:42:09 Attempting to upload org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16.tar.gz (63.13 mb) 09:42:09 Attempting to upload org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16.pom (15.74 kb) 09:42:09 Attempting to upload org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16.zip.md5 (32.0 b) 09:42:09 Attempting to upload org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:09 Attempting to upload org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:09 Attempting to upload org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16-cyclonedx.xml (190.15 kb) 09:42:09 Attempting to upload org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:09 Attempting to upload org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:09 Attempting to upload org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:10 Attempting to upload org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16.tar.gz.sha1 (40.0 b) 09:42:10 Attempting to upload org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/maven-metadata.xml (1.38 kb) 09:42:10 Attempting to upload org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:10 Attempting to upload org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16.zip (63.51 mb) 09:42:10 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/maven-metadata.xml.md5 (32.0 b) 09:42:10 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/maven-metadata.xml.sha1 (40.0 b) 09:42:10 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/maven-metadata.xml (406.0 b) 09:42:10 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16-cyclonedx.xml (191.3 kb) 09:42:10 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16.tar.gz.md5 (32.0 b) 09:42:10 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:10 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16.zip.sha1 (40.0 b) 09:42:11 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:11 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16.zip.md5 (32.0 b) 09:42:11 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16.pom (12.27 kb) 09:42:11 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:11 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16.tar.gz (27.56 mb) 09:42:11 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16-cyclonedx.json (210.3 kb) 09:42:11 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:11 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16.zip (27.68 mb) 09:42:12 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:12 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:12 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16.tar.gz.sha1 (40.0 b) 09:42:12 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/maven-metadata.xml (1.38 kb) 09:42:12 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:12 Attempting to upload org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:12 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/maven-metadata.xml.md5 (32.0 b) 09:42:12 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/maven-metadata.xml.sha1 (40.0 b) 09:42:12 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/maven-metadata.xml (411.0 b) 09:42:12 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16.pom (2.17 kb) 09:42:12 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:12 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-cyclonedx.json (38.32 kb) 09:42:12 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:12 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:12 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16.jar.md5 (32.0 b) 09:42:12 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-sources.jar.sha1 (40.0 b) 09:42:12 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:12 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-javadoc.jar (87.07 kb) 09:42:12 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16.jar.sha1 (40.0 b) 09:42:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-cyclonedx.xml (35.08 kb) 09:42:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-sources.jar.md5 (32.0 b) 09:42:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16.jar (13.66 kb) 09:42:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-javadoc.jar.sha1 (40.0 b) 09:42:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-sources.jar (4.37 kb) 09:42:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/maven-metadata.xml (1.63 kb) 09:42:13 Attempting to upload org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-javadoc.jar.md5 (32.0 b) 09:42:13 Attempting to upload org/opendaylight/odlparent/odl-netty-kqueue/maven-metadata.xml.md5 (32.0 b) 09:42:13 Attempting to upload org/opendaylight/odlparent/odl-netty-kqueue/maven-metadata.xml.sha1 (40.0 b) 09:42:13 Attempting to upload org/opendaylight/odlparent/odl-netty-kqueue/maven-metadata.xml (405.0 b) 09:42:13 Attempting to upload org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:42:13 Attempting to upload org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:13 Attempting to upload org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16.pom (1.91 kb) 09:42:13 Attempting to upload org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16-features.xml (1.1 kb) 09:42:13 Attempting to upload org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:14 Attempting to upload org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:42:14 Attempting to upload org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:14 Attempting to upload org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16-cyclonedx.xml (62.22 kb) 09:42:14 Attempting to upload org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16-cyclonedx.json (67.14 kb) 09:42:14 Attempting to upload org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:14 Attempting to upload org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:14 Attempting to upload org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:14 Attempting to upload org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:14 Attempting to upload org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/maven-metadata.xml (1.25 kb) 09:42:14 Attempting to upload org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:14 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/maven-metadata.xml.md5 (32.0 b) 09:42:14 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/maven-metadata.xml.sha1 (40.0 b) 09:42:14 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/maven-metadata.xml (413.0 b) 09:42:14 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:42:14 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:42:14 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:14 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16-cyclonedx.xml (8.55 kb) 09:42:14 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:14 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:14 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:14 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:15 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:15 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16.pom (1.2 kb) 09:42:15 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:15 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16-features.xml (421.0 b) 09:42:15 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:15 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/maven-metadata.xml (1.25 kb) 09:42:15 Attempting to upload org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16-cyclonedx.json (9.35 kb) 09:42:15 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/maven-metadata.xml.md5 (32.0 b) 09:42:15 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/maven-metadata.xml.sha1 (40.0 b) 09:42:15 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/maven-metadata.xml (409.0 b) 09:42:15 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16.kar.sha1 (40.0 b) 09:42:15 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16-features.xml (418.0 b) 09:42:15 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16.kar (10.63 kb) 09:42:15 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:15 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:15 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:15 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16-cyclonedx.xml (8.03 kb) 09:42:15 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16.kar.md5 (32.0 b) 09:42:16 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:16 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16-cyclonedx.json (8.85 kb) 09:42:16 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:16 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:42:16 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:16 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:16 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:16 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:42:16 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/maven-metadata.xml (1.42 kb) 09:42:16 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16.pom (1.5 kb) 09:42:16 Attempting to upload org/opendaylight/odlparent/odl-netty-quic/maven-metadata.xml.sha1 (40.0 b) 09:42:16 Attempting to upload org/opendaylight/odlparent/odl-netty-quic/maven-metadata.xml.md5 (32.0 b) 09:42:16 Attempting to upload org/opendaylight/odlparent/odl-netty-quic/maven-metadata.xml (362.0 b) 09:42:16 Attempting to upload org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11-cyclonedx.xml.md5 (32.0 b) 09:42:16 Attempting to upload org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11.pom.md5 (32.0 b) 09:42:16 Attempting to upload org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11.pom (1.69 kb) 09:42:17 Attempting to upload org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:17 Attempting to upload org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11-cyclonedx.json.sha1 (40.0 b) 09:42:17 Attempting to upload org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11-features.xml (830.0 b) 09:42:17 Attempting to upload org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11.pom.sha1 (40.0 b) 09:42:17 Attempting to upload org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11-cyclonedx.json (63.82 kb) 09:42:17 Attempting to upload org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11-features.xml.md5 (32.0 b) 09:42:17 Attempting to upload org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11-cyclonedx.xml (59.03 kb) 09:42:17 Attempting to upload org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11-cyclonedx.json.md5 (32.0 b) 09:42:17 Attempting to upload org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11-cyclonedx.xml.sha1 (40.0 b) 09:42:17 Attempting to upload org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:17 Attempting to upload org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/maven-metadata.xml (1.25 kb) 09:42:17 Attempting to upload org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11-features.xml.sha1 (40.0 b) 09:42:17 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/maven-metadata.xml.md5 (32.0 b) 09:42:17 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/maven-metadata.xml.sha1 (40.0 b) 09:42:17 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/maven-metadata.xml (405.0 b) 09:42:17 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:18 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-cyclonedx.xml (32.98 kb) 09:42:18 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-javadoc.jar.sha1 (40.0 b) 09:42:18 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16.jar (20.59 kb) 09:42:18 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:18 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-javadoc.jar.md5 (32.0 b) 09:42:18 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:18 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-cyclonedx.json (37.06 kb) 09:42:18 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16.jar.md5 (32.0 b) 09:42:19 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16.jar.sha1 (40.0 b) 09:42:19 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:19 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-javadoc.jar (120.51 kb) 09:42:19 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:19 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-sources.jar.sha1 (40.0 b) 09:42:19 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:19 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:19 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:19 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-sources.jar.md5 (32.0 b) 09:42:19 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-sources.jar (10.96 kb) 09:42:19 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/maven-metadata.xml (1.63 kb) 09:42:19 Attempting to upload org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16.pom (1.67 kb) 09:42:20 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/maven-metadata.xml.md5 (32.0 b) 09:42:20 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/maven-metadata.xml.sha1 (40.0 b) 09:42:20 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/maven-metadata.xml (408.0 b) 09:42:20 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/feature-repo-parent-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:20 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/feature-repo-parent-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:20 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/feature-repo-parent-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:20 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:20 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/feature-repo-parent-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:20 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/feature-repo-parent-14.1.8-20251201.093120-16-cyclonedx.xml (5.37 kb) 09:42:20 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/feature-repo-parent-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:20 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/feature-repo-parent-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:20 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/feature-repo-parent-14.1.8-20251201.093120-16-cyclonedx.json (5.94 kb) 09:42:20 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:20 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/feature-repo-parent-14.1.8-20251201.093120-16.pom (4.56 kb) 09:42:20 Attempting to upload org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/maven-metadata.xml (1.04 kb) 09:42:20 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/maven-metadata.xml.md5 (32.0 b) 09:42:20 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/maven-metadata.xml.sha1 (40.0 b) 09:42:21 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/maven-metadata.xml (412.0 b) 09:42:21 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16.jar.md5 (32.0 b) 09:42:21 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:21 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:21 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-javadoc.jar.sha1 (40.0 b) 09:42:21 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:21 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:21 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:21 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-sources.jar (7.06 kb) 09:42:21 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-javadoc.jar (86.9 kb) 09:42:21 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:21 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16.jar (17.85 kb) 09:42:21 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16.jar.sha1 (40.0 b) 09:42:21 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16.pom (2.66 kb) 09:42:21 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-cyclonedx.json (142.54 kb) 09:42:21 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-sources.jar.md5 (32.0 b) 09:42:21 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-javadoc.jar.md5 (32.0 b) 09:42:22 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-sources.jar.sha1 (40.0 b) 09:42:22 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:22 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:22 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-cyclonedx.xml (130.47 kb) 09:42:22 Attempting to upload org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/maven-metadata.xml (1.63 kb) 09:42:22 Attempting to upload org/opendaylight/odlparent/odl-guava/maven-metadata.xml.md5 (32.0 b) 09:42:22 Attempting to upload org/opendaylight/odlparent/odl-guava/maven-metadata.xml.sha1 (40.0 b) 09:42:22 Attempting to upload org/opendaylight/odlparent/odl-guava/maven-metadata.xml (398.0 b) 09:42:22 Attempting to upload org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:22 Attempting to upload org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:22 Attempting to upload org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:22 Attempting to upload org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:42:22 Attempting to upload org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:22 Attempting to upload org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:22 Attempting to upload org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16-cyclonedx.json (26.97 kb) 09:42:22 Attempting to upload org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16-features.xml (707.0 b) 09:42:22 Attempting to upload org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:42:22 Attempting to upload org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:22 Attempting to upload org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:22 Attempting to upload org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:22 Attempting to upload org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16.pom (1.67 kb) 09:42:22 Attempting to upload org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/maven-metadata.xml (1.24 kb) 09:42:23 Attempting to upload org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16-cyclonedx.xml (24.33 kb) 09:42:23 Attempting to upload org/opendaylight/odlparent/odl-netty-http3/maven-metadata.xml.md5 (32.0 b) 09:42:23 Attempting to upload org/opendaylight/odlparent/odl-netty-http3/maven-metadata.xml.sha1 (40.0 b) 09:42:23 Attempting to upload org/opendaylight/odlparent/odl-netty-http3/maven-metadata.xml (404.0 b) 09:42:23 Attempting to upload org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:23 Attempting to upload org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:42:23 Attempting to upload org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16.pom (1.51 kb) 09:42:23 Attempting to upload org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:23 Attempting to upload org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16-features.xml (568.0 b) 09:42:23 Attempting to upload org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:23 Attempting to upload org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:23 Attempting to upload org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16-cyclonedx.xml (74.42 kb) 09:42:23 Attempting to upload org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16-cyclonedx.json (81.22 kb) 09:42:23 Attempting to upload org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:23 Attempting to upload org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:23 Attempting to upload org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:23 Attempting to upload org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:42:23 Attempting to upload org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:23 Attempting to upload org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/maven-metadata.xml (1.25 kb) 09:42:23 Attempting to upload org/opendaylight/odlparent/odl-netty-io_uring/maven-metadata.xml.md5 (32.0 b) 09:42:24 Attempting to upload org/opendaylight/odlparent/odl-netty-io_uring/maven-metadata.xml.sha1 (40.0 b) 09:42:24 Attempting to upload org/opendaylight/odlparent/odl-netty-io_uring/maven-metadata.xml (407.0 b) 09:42:24 Attempting to upload org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:24 Attempting to upload org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16.pom (2.12 kb) 09:42:24 Attempting to upload org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:24 Attempting to upload org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:24 Attempting to upload org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:42:24 Attempting to upload org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:42:24 Attempting to upload org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:24 Attempting to upload org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16-features.xml (1.39 kb) 09:42:24 Attempting to upload org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16-cyclonedx.xml (65.14 kb) 09:42:24 Attempting to upload org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:24 Attempting to upload org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:24 Attempting to upload org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:24 Attempting to upload org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/maven-metadata.xml (1.25 kb) 09:42:24 Attempting to upload org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:24 Attempting to upload org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16-cyclonedx.json (70.22 kb) 09:42:24 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/maven-metadata.xml.md5 (32.0 b) 09:42:24 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/maven-metadata.xml.sha1 (40.0 b) 09:42:24 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/maven-metadata.xml (407.0 b) 09:42:25 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16.kar (10.58 kb) 09:42:25 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16.pom (1.5 kb) 09:42:25 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:42:25 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:25 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:25 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:25 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16-cyclonedx.xml (8.02 kb) 09:42:25 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16-cyclonedx.json (8.84 kb) 09:42:25 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:42:25 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16.kar.md5 (32.0 b) 09:42:25 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:25 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:25 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:25 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16-features.xml (408.0 b) 09:42:25 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:25 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16.kar.sha1 (40.0 b) 09:42:25 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:25 Attempting to upload org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/maven-metadata.xml (1.42 kb) 09:42:25 Attempting to upload org/opendaylight/odlparent/bundles4-test/maven-metadata.xml.md5 (32.0 b) 09:42:25 Attempting to upload org/opendaylight/odlparent/bundles4-test/maven-metadata.xml.sha1 (40.0 b) 09:42:25 Attempting to upload org/opendaylight/odlparent/bundles4-test/maven-metadata.xml (402.0 b) 09:42:26 Attempting to upload org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16.jar (273.61 kb) 09:42:26 Attempting to upload org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16.pom (2.46 kb) 09:42:26 Attempting to upload org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:26 Attempting to upload org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16-cyclonedx.xml (23.33 kb) 09:42:26 Attempting to upload org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16.jar.sha1 (40.0 b) 09:42:26 Attempting to upload org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:26 Attempting to upload org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16.jar.md5 (32.0 b) 09:42:26 Attempting to upload org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:26 Attempting to upload org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:26 Attempting to upload org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16-cyclonedx.json (26.06 kb) 09:42:26 Attempting to upload org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:26 Attempting to upload org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:26 Attempting to upload org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/maven-metadata.xml (1.2 kb) 09:42:26 Attempting to upload org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:27 Attempting to upload org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:27 Attempting to upload org/opendaylight/odlparent/odlparent/maven-metadata.xml.md5 (32.0 b) 09:42:27 Attempting to upload org/opendaylight/odlparent/odlparent/maven-metadata.xml.sha1 (40.0 b) 09:42:27 Attempting to upload org/opendaylight/odlparent/odlparent/maven-metadata.xml (398.0 b) 09:42:27 Attempting to upload org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:27 Attempting to upload org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/odlparent-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:27 Attempting to upload org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/odlparent-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:27 Attempting to upload org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/odlparent-14.1.8-20251201.093120-16-cyclonedx.xml (5.27 kb) 09:42:27 Attempting to upload org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/odlparent-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:27 Attempting to upload org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/odlparent-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:27 Attempting to upload org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/odlparent-14.1.8-20251201.093120-16.pom (65.32 kb) 09:42:27 Attempting to upload org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/odlparent-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:27 Attempting to upload org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:27 Attempting to upload org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/maven-metadata.xml (1.03 kb) 09:42:27 Attempting to upload org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/odlparent-14.1.8-20251201.093120-16-cyclonedx.json (5.84 kb) 09:42:27 Attempting to upload org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/odlparent-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:28 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/maven-metadata.xml.md5 (32.0 b) 09:42:28 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/maven-metadata.xml.sha1 (40.0 b) 09:42:28 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/maven-metadata.xml (404.0 b) 09:42:28 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16-features.xml (393.0 b) 09:42:28 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16-features.xml.sha1 (40.0 b) 09:42:28 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16-features.xml.md5 (32.0 b) 09:42:28 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16.pom (1.2 kb) 09:42:28 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:28 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:28 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:28 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:28 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:28 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:28 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16-cyclonedx.xml (7.85 kb) 09:42:28 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:28 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:28 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/maven-metadata.xml (1.25 kb) 09:42:28 Attempting to upload org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16-cyclonedx.json (8.67 kb) 09:42:28 Attempting to upload org/opendaylight/odlparent/single-feature-parent/maven-metadata.xml.md5 (32.0 b) 09:42:28 Attempting to upload org/opendaylight/odlparent/single-feature-parent/maven-metadata.xml.sha1 (40.0 b) 09:42:28 Attempting to upload org/opendaylight/odlparent/single-feature-parent/maven-metadata.xml (410.0 b) 09:42:28 Attempting to upload org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/single-feature-parent-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:28 Attempting to upload org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:29 Attempting to upload org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/single-feature-parent-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:29 Attempting to upload org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/single-feature-parent-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:29 Attempting to upload org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/single-feature-parent-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:29 Attempting to upload org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/single-feature-parent-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:29 Attempting to upload org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/single-feature-parent-14.1.8-20251201.093120-16-cyclonedx.xml (5.43 kb) 09:42:29 Attempting to upload org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/single-feature-parent-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:29 Attempting to upload org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/single-feature-parent-14.1.8-20251201.093120-16-cyclonedx.json (6.0 kb) 09:42:29 Attempting to upload org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/single-feature-parent-14.1.8-20251201.093120-16.pom (7.67 kb) 09:42:29 Attempting to upload org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:29 Attempting to upload org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml (1.04 kb) 09:42:29 Attempting to upload org/opendaylight/odlparent/checkstyle/maven-metadata.xml.md5 (32.0 b) 09:42:29 Attempting to upload org/opendaylight/odlparent/checkstyle/maven-metadata.xml.sha1 (40.0 b) 09:42:29 Attempting to upload org/opendaylight/odlparent/checkstyle/maven-metadata.xml (399.0 b) 09:42:29 Attempting to upload org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16-cyclonedx.json (3.51 kb) 09:42:29 Attempting to upload org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16.jar (7.06 kb) 09:42:29 Attempting to upload org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:29 Attempting to upload org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:29 Attempting to upload org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:29 Attempting to upload org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:29 Attempting to upload org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16-cyclonedx.xml (3.2 kb) 09:42:29 Attempting to upload org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:29 Attempting to upload org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:30 Attempting to upload org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16.pom (562.0 b) 09:42:30 Attempting to upload org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16.jar.sha1 (40.0 b) 09:42:30 Attempting to upload org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16.jar.md5 (32.0 b) 09:42:30 Attempting to upload org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:30 Attempting to upload org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/maven-metadata.xml (1.2 kb) 09:42:30 Attempting to upload org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:30 Attempting to upload org/opendaylight/odlparent/karaf-util/maven-metadata.xml.md5 (32.0 b) 09:42:30 Attempting to upload org/opendaylight/odlparent/karaf-util/maven-metadata.xml.sha1 (40.0 b) 09:42:30 Attempting to upload org/opendaylight/odlparent/karaf-util/maven-metadata.xml (399.0 b) 09:42:30 Attempting to upload org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-cyclonedx.json.md5 (32.0 b) 09:42:30 Attempting to upload org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-javadoc.jar.md5 (32.0 b) 09:42:30 Attempting to upload org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-cyclonedx.json (144.54 kb) 09:42:30 Attempting to upload org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16.jar.md5 (32.0 b) 09:42:30 Attempting to upload org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 09:42:30 Attempting to upload org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-cyclonedx.xml.md5 (32.0 b) 09:42:30 Attempting to upload org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-sources.jar.sha1 (40.0 b) 09:42:30 Attempting to upload org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-sources.jar (3.61 kb) 09:42:30 Attempting to upload org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-sources.jar.md5 (32.0 b) 09:42:30 Attempting to upload org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16.pom.sha1 (40.0 b) 09:42:30 Attempting to upload org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16.jar (9.14 kb) 09:42:30 Attempting to upload org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-javadoc.jar.sha1 (40.0 b) 09:42:30 Attempting to upload org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 (40.0 b) 09:42:31 Attempting to upload org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16.pom.md5 (32.0 b) 09:42:31 Attempting to upload org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16.jar.sha1 (40.0 b) 09:42:31 Attempting to upload org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-cyclonedx.json.sha1 (40.0 b) 09:42:31 Attempting to upload org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-cyclonedx.xml (130.73 kb) 09:42:31 Attempting to upload org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-javadoc.jar (86.22 kb) 09:42:31 Attempting to upload org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 09:42:31 Attempting to upload org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16.pom (2.85 kb) 09:42:31 Attempting to upload org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/maven-metadata.xml (1.62 kb) 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/odlparent-artifacts-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/odlparent-artifacts-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/odlparent-artifacts-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/odlparent-artifacts-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/odlparent-artifacts-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/odlparent-artifacts-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/odlparent-artifacts-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/odlparent-artifacts-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-artifacts/14.1.8-SNAPSHOT/odlparent-artifacts-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.8-SNAPSHOT/odl-dropwizard-metrics-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/odl-jakarta-activation-api-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16.kar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16.kar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16.kar 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.8-SNAPSHOT/odl-karaf-feat-jdbc-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/odl-javassist-3-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-javassist-3/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-javadoc.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-sources.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-sources.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-sources.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-javadoc.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-javadoc.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/features-test-plugin-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-test-plugin/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/abstract-feature-parent-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/abstract-feature-parent-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/abstract-feature-parent-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/abstract-feature-parent-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/abstract-feature-parent-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/abstract-feature-parent-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/abstract-feature-parent-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/abstract-feature-parent-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/abstract-feature-parent-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/abstract-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/bcutil-framework-ext-14.1.8-20251201.093120-16.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcutil-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-sources.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-javadoc.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-javadoc.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-javadoc.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-sources.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16-sources.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-diag/14.1.8-SNAPSHOT/bundles-diag-14.1.8-20251201.093120-16.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-javadoc.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-javadoc.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-sources.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-sources.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-sources.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16-javadoc.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-plugin/14.1.8-SNAPSHOT/karaf-plugin-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-license/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-license/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-license/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16.license.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16.license.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16.license 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-license/14.1.8-SNAPSHOT/odl-license-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/odl-jersey-2-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jersey-2/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/odl-ws-rs-api-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-ws-rs-api/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-sources.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-sources.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-javadoc.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-javadoc.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-javadoc.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16-sources.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/logging-markers-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/logging-markers/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-errorprone/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-errorprone/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-errorprone/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-errorprone/14.1.8-SNAPSHOT/odl-errorprone-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-spifly/14.1.8-SNAPSHOT/odl-apache-spifly-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/odl-apache-commons-text-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-text/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-asm/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-asm/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-asm/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/odl-asm-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-asm/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/odlparent-lite-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/odlparent-lite-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/odlparent-lite-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/odlparent-lite-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/odlparent-lite-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/odlparent-lite-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/odlparent-lite-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/odlparent-lite-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-lite/14.1.8-SNAPSHOT/odlparent-lite-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-gson/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-gson/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-gson/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/odl-gson-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-gson/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-woodstox/14.1.8-SNAPSHOT/odl-woodstox-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-antlr4/14.1.8-SNAPSHOT/odl-antlr4-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jspecify/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jspecify/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jspecify/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/odl-jspecify-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jspecify/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/bcpkix-framework-ext-14.1.8-20251201.093120-16.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcpkix-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bnd-parent/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bnd-parent/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bnd-parent/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/bnd-parent-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/bnd-parent-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/bnd-parent-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/bnd-parent-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/bnd-parent-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/bnd-parent-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/bnd-parent-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/bnd-parent-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bnd-parent/14.1.8-SNAPSHOT/bnd-parent-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/spotbugs/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/spotbugs/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/spotbugs/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/spotbugs/14.1.8-SNAPSHOT/spotbugs-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf.branding/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf.branding/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf.branding/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/karaf.branding-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf.branding/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16.zip 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16.tar.gz 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16.zip.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16.tar.gz.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16.tar.gz.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/opendaylight-karaf-empty-14.1.8-20251201.093120-16.zip.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-empty/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-sources.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-config.properties.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-sources.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-sources.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-config.properties.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.8-SNAPSHOT/opendaylight-karaf-resources-14.1.8-20251201.093120-16-config.properties 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundle-parent/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundle-parent/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundle-parent/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/bundle-parent-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/bundle-parent-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/bundle-parent-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/bundle-parent-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/bundle-parent-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/bundle-parent-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/bundle-parent-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/bundle-parent-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundle-parent/14.1.8-SNAPSHOT/bundle-parent-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16.kar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16.kar 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16.kar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/odl-karaf-feat-feature-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-feature/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-stax2-api/14.1.8-SNAPSHOT/odl-stax2-api-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/odl-jackson-2-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-jackson-2/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-javadoc.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-javadoc.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-sources.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-javadoc.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-sources.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-sources.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/dagger/14.1.8-SNAPSHOT/dagger-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-sources.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-javadoc.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-sources.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-javadoc.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-javadoc.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/odlparent-docs-14.1.8-20251201.093120-16-sources.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent-docs/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/template-feature-parent-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/template-feature-parent-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/template-feature-parent-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/template-feature-parent-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/template-feature-parent-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/template-feature-parent-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/template-feature-parent-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/template-feature-parent-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/template-feature-parent-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/odl-netty-4-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-4/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-odlparent/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-odlparent/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-odlparent/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/features-odlparent-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/features-odlparent/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/copy-files-plugin/14.1.8-SNAPSHOT/copy-files-plugin-14.1.8-20251201.093120-16.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/bcprov-framework-ext-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bcprov-framework-ext/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16.tar.gz.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16.zip.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16.tar.gz 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16.zip.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16.tar.gz.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf4-parent/14.1.8-SNAPSHOT/karaf4-parent-14.1.8-20251201.093120-16.zip 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16.tar.gz.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16.zip.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16.zip.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16.tar.gz 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16.zip 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16.tar.gz.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-dist-static/14.1.8-SNAPSHOT/karaf-dist-static-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-sources.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-javadoc.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-sources.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-javadoc.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-sources.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/filter-manifest-plugin/14.1.8-SNAPSHOT/filter-manifest-plugin-14.1.8-20251201.093120-16-javadoc.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-kqueue/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-kqueue/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-kqueue/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-kqueue/14.1.8-SNAPSHOT/odl-netty-kqueue-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.8-SNAPSHOT/odl-apache-commons-lang3-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16.kar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16.kar 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16.kar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.8-SNAPSHOT/odl-karaf-feat-jetty-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-quic/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-quic/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-quic/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-quic/14.1.8-SNAPSHOT/odl-netty-quic-14.1.8-20251201.093120-11-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-javadoc.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-javadoc.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-javadoc.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-sources.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-sources.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16-sources.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles-test-lib/14.1.8-SNAPSHOT/bundles-test-lib-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/feature-repo-parent-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/feature-repo-parent-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/feature-repo-parent-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/feature-repo-parent-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/feature-repo-parent-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/feature-repo-parent-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/feature-repo-parent-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/feature-repo-parent-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/feature-repo-parent-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/feature-repo-parent/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-javadoc.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-sources.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-javadoc.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-sources.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-javadoc.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-sources.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/template-feature-plugin-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/template-feature-plugin/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-guava/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-guava/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-guava/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-guava/14.1.8-SNAPSHOT/odl-guava-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-http3/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-http3/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-http3/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/odl-netty-http3-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-http3/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-io_uring/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-io_uring/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-io_uring/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-netty-io_uring/14.1.8-SNAPSHOT/odl-netty-io_uring-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16.kar 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16.kar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/odl-karaf-feat-war-14.1.8-20251201.093120-16.kar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-karaf-feat-war/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles4-test/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles4-test/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles4-test/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/bundles4-test/14.1.8-SNAPSHOT/bundles4-test-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/odlparent-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/odlparent-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/odlparent-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/odlparent-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/odlparent-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/odlparent-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/odlparent-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/odlparent-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/odlparent/14.1.8-SNAPSHOT/odlparent-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16-features.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16-features.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16-features.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/odl-servlet-api/14.1.8-SNAPSHOT/odl-servlet-api-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/single-feature-parent-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/single-feature-parent-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/single-feature-parent-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/single-feature-parent-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/single-feature-parent-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/single-feature-parent-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/single-feature-parent-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/single-feature-parent-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/single-feature-parent-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/single-feature-parent/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/checkstyle/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/checkstyle/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/checkstyle/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/checkstyle/14.1.8-SNAPSHOT/checkstyle-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/maven-metadata.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-cyclonedx.json.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-javadoc.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-cyclonedx.json 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/maven-metadata.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-cyclonedx.xml.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-sources.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-sources.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-sources.jar.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16.pom.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-javadoc.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-cyclonedx.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16.pom.md5 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16.jar.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-cyclonedx.json.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-cyclonedx.xml 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16-javadoc.jar 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/maven-metadata.xml.sha1 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/karaf-util-14.1.8-20251201.093120-16.pom 09:42:32 Successfully uploaded org/opendaylight/odlparent/karaf-util/14.1.8-SNAPSHOT/maven-metadata.xml 09:42:32 Finished deploying /w/workspace/odlparent-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 09:42:32 ####################################################### 09:42:32 [odlparent-maven-merge-master] $ /bin/bash /tmp/jenkins6119595617468290243.sh 09:42:32 $ ssh-agent -k 09:42:32 unset SSH_AUTH_SOCK; 09:42:32 unset SSH_AGENT_PID; 09:42:32 echo Agent pid 1533 killed; 09:42:32 [ssh-agent] Stopped. 09:42:32 [JaCoCo plugin] Collecting JaCoCo coverage data... 09:42:32 [JaCoCo plugin] Version: 3.3.5 09:42:32 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 09:42:33 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 7 09:42:33 [JaCoCo plugin] Saving matched execfiles: /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/target/code-coverage/jacoco.exec /w/workspace/odlparent-maven-merge-master/lib/dagger-example/target/code-coverage/jacoco.exec /w/workspace/odlparent-maven-merge-master/lib/dagger/target/code-coverage/jacoco.exec /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/target/code-coverage/jacoco.exec /w/workspace/odlparent-maven-merge-master/maven/template-feature-plugin/target/code-coverage/jacoco.exec /w/workspace/odlparent-maven-merge-master/tests/immutables-jpms/target/code-coverage/jacoco.exec /w/workspace/odlparent-maven-merge-master/tests/immutables-plain/target/code-coverage/jacoco.exec 09:42:33 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/abstract-feature-parent/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/bnd-parent/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/bundle-parent/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/bundles4-test/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/checkstyle/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/docs/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/feature-repo-parent/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/features-odlparent/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-antlr4/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-apache-commons-lang3/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-apache-commons-text/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-apache-spifly/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-asm/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-bundle-test/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-dagger-test/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-dropwizard-metrics/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-errorprone/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-gson/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-guava/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-jackson-2/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-jakarta-activation-api/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-javassist-3/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-jersey-2/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-jspecify/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-feature/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-jdbc/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-jetty/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-karaf-feat-war/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-netty-4/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-netty-http3/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-netty-io_uring/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-netty-kqueue/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-netty-quic/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-servlet-api/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-stax2-api/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-woodstox/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/features/odl-ws-rs-api/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/jacoco/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/karaf-util/target/classes 1 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/karaf/bcpkix-framework-ext/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/karaf/bcprov-framework-ext/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/karaf/bcutil-framework-ext/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/target/classes 11 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/karaf/karaf-branding/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/karaf/karaf-dist-static/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/karaf/karaf4-parent/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-empty/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/karaf/opendaylight-karaf-resources/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/karaf/test-distribution/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/karaf/test-static/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/target/classes 8 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/lib/dagger-example/target/classes 12 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/lib/dagger/target/classes 11 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/lib/logging-markers/target/classes 4 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/maven/copy-files-plugin/target/classes 1 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/maven/features-test-plugin-it/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/maven/features-test-plugin-it/target/it/simple-bundle/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/maven/features-test-plugin-it/target/it/test-dependency/target/classes 0 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/maven/features-test-plugin/target/classes 8 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/maven/filter-manifest-plugin/target/classes 1 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/target/classes 8 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/maven/template-feature-plugin/target/classes 1 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/odlparent-bundle-check/target/classes 2 files 09:42:33 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/odlparent-dependency-check/target/classes 0 files 09:42:34 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/odlparent/target/classes 0 files 09:42:34 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/single-feature-parent/target/classes 0 files 09:42:34 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/spotbugs/target/classes 0 files 09:42:34 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/template-feature-parent/target/classes 0 files 09:42:34 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/tests/immutables-jpms/target/classes 4 files 09:42:34 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/tests/immutables-plain/target/classes 3 files 09:42:34 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 09:42:34 [JaCoCo plugin] Source Inclusions: **/*.java 09:42:34 [JaCoCo plugin] Source Exclusions: null 09:42:34 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/karaf-util/src/main/java 1 files 09:42:34 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/karaf/bundles-diag/src/main/java 9 files 09:42:34 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/lib/bundles-test-lib/src/main/java 8 files 09:42:34 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/lib/dagger-example/src/main/java 8 files 09:42:34 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/lib/dagger/src/main/java 6 files 09:42:34 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/lib/logging-markers/src/main/java 3 files 09:42:34 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/maven/copy-files-plugin/src/main/java 1 files 09:42:34 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/maven/features-test-plugin/src/main/java 7 files 09:42:34 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/maven/filter-manifest-plugin/src/main/java 1 files 09:42:34 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/maven/karaf-plugin/src/main/java 6 files 09:42:34 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/maven/template-feature-plugin/src/main/java 1 files 09:42:34 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/odlparent-bundle-check/src/main/java 2 files 09:42:34 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/tests/immutables-jpms/src/main/java 2 files 09:42:34 [JaCoCo plugin] - /w/workspace/odlparent-maven-merge-master/tests/immutables-plain/src/main/java 1 files 09:42:34 [JaCoCo plugin] Loading inclusions files.. 09:42:34 [JaCoCo plugin] inclusions: [] 09:42:34 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 09:42:34 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 09:42:34 [JaCoCo plugin] Publishing the results.. 09:42:34 [JaCoCo plugin] Loading packages.. 09:42:34 [JaCoCo plugin] Done. 09:42:34 [JaCoCo plugin] Overall coverage: class: 36.95652, method: 24.324326, line: 16.879433, branch: 15.289983, instruction: 15.246046, complexity: 16.795366 09:42:34 [PostBuildScript] - [INFO] Executing post build scripts. 09:42:34 [odlparent-maven-merge-master] $ /bin/bash /tmp/jenkins13905572549986333501.sh 09:42:34 ---> sysstat.sh 09:42:34 [odlparent-maven-merge-master] $ /bin/bash /tmp/jenkins1886010925862528888.sh 09:42:34 ---> package-listing.sh 09:42:34 ++ tr '[:upper:]' '[:lower:]' 09:42:34 ++ facter osfamily 09:42:35 + OS_FAMILY=debian 09:42:35 + workspace=/w/workspace/odlparent-maven-merge-master 09:42:35 + START_PACKAGES=/tmp/packages_start.txt 09:42:35 + END_PACKAGES=/tmp/packages_end.txt 09:42:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:42:35 + PACKAGES=/tmp/packages_start.txt 09:42:35 + '[' /w/workspace/odlparent-maven-merge-master ']' 09:42:35 + PACKAGES=/tmp/packages_end.txt 09:42:35 + case "${OS_FAMILY}" in 09:42:35 + dpkg -l 09:42:35 + grep '^ii' 09:42:35 + '[' -f /tmp/packages_start.txt ']' 09:42:35 + '[' -f /tmp/packages_end.txt ']' 09:42:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:42:35 + '[' /w/workspace/odlparent-maven-merge-master ']' 09:42:35 + mkdir -p /w/workspace/odlparent-maven-merge-master/archives/ 09:42:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/odlparent-maven-merge-master/archives/ 09:42:35 [odlparent-maven-merge-master] $ /bin/bash /tmp/jenkins5176168772143950323.sh 09:42:35 ---> capture-instance-metadata.sh 09:42:35 Setup pyenv: 09:42:35 system 09:42:35 3.8.20 09:42:35 3.9.20 09:42:35 3.10.15 09:42:35 * 3.11.10 (set by /w/workspace/odlparent-maven-merge-master/.python-version) 09:42:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XKOL from file:/tmp/.os_lf_venv 09:42:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:37 lf-activate-venv(): INFO: Base packages installed successfully 09:42:37 lf-activate-venv(): INFO: Installing additional packages: lftools 09:42:50 lf-activate-venv(): INFO: Adding /tmp/venv-XKOL/bin to PATH 09:42:50 INFO: Running in OpenStack, capturing instance metadata 09:42:51 [odlparent-maven-merge-master] $ /bin/bash /tmp/jenkins15904497562263203079.sh 09:42:51 provisioning config files... 09:42:51 Could not find credentials [logs] for odlparent-maven-merge-master #3858 09:42:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/odlparent-maven-merge-master@tmp/config3394682940052916836tmp 09:42:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:42:51 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:42:51 provisioning config files... 09:42:51 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:42:51 [EnvInject] - Injecting environment variables from a build step. 09:42:51 [EnvInject] - Injecting as environment variables the properties content 09:42:51 SERVER_ID=logs 09:42:51 09:42:51 [EnvInject] - Variables injected successfully. 09:42:51 [odlparent-maven-merge-master] $ /bin/bash /tmp/jenkins5112714567503447472.sh 09:42:51 ---> create-netrc.sh 09:42:51 WARN: Log server credential not found. 09:42:51 [odlparent-maven-merge-master] $ /bin/bash /tmp/jenkins15723162918066492348.sh 09:42:51 ---> python-tools-install.sh 09:42:51 Setup pyenv: 09:42:51 system 09:42:51 3.8.20 09:42:51 3.9.20 09:42:51 3.10.15 09:42:51 * 3.11.10 (set by /w/workspace/odlparent-maven-merge-master/.python-version) 09:42:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XKOL from file:/tmp/.os_lf_venv 09:42:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:53 lf-activate-venv(): INFO: Base packages installed successfully 09:42:53 lf-activate-venv(): INFO: Installing additional packages: lftools 09:43:04 lf-activate-venv(): INFO: Adding /tmp/venv-XKOL/bin to PATH 09:43:04 [odlparent-maven-merge-master] $ /bin/bash /tmp/jenkins2083926190966478634.sh 09:43:04 ---> sudo-logs.sh 09:43:04 Archiving 'sudo' log.. 09:43:04 [odlparent-maven-merge-master] $ /bin/bash /tmp/jenkins3398302075313790340.sh 09:43:04 ---> job-cost.sh 09:43:04 Setup pyenv: 09:43:04 system 09:43:04 3.8.20 09:43:04 3.9.20 09:43:04 3.10.15 09:43:04 * 3.11.10 (set by /w/workspace/odlparent-maven-merge-master/.python-version) 09:43:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XKOL from file:/tmp/.os_lf_venv 09:43:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:06 lf-activate-venv(): INFO: Base packages installed successfully 09:43:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:43:13 lf-activate-venv(): INFO: Adding /tmp/venv-XKOL/bin to PATH 09:43:13 INFO: No Stack... 09:43:13 INFO: Retrieving Pricing Info for: v3-standard-2 09:43:13 INFO: Archiving Costs 09:43:13 [odlparent-maven-merge-master] $ /bin/bash -l /tmp/jenkins8800746513405763685.sh 09:43:13 ---> logs-deploy.sh 09:43:13 Setup pyenv: 09:43:13 system 09:43:13 3.8.20 09:43:13 3.9.20 09:43:13 3.10.15 09:43:13 * 3.11.10 (set by /w/workspace/odlparent-maven-merge-master/.python-version) 09:43:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XKOL from file:/tmp/.os_lf_venv 09:43:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:15 lf-activate-venv(): INFO: Base packages installed successfully 09:43:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:43:25 lf-activate-venv(): INFO: Adding /tmp/venv-XKOL/bin to PATH 09:43:25 WARNING: Nexus logging server not set 09:43:25 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/odlparent-maven-merge-master/3858/ 09:43:25 INFO: archiving logs to S3 09:43:27 ---> uname -a: 09:43:27 Linux prd-ubuntu2204-docker-2c-2g-2867 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 09:43:27 09:43:27 09:43:27 ---> lscpu: 09:43:27 Architecture: x86_64 09:43:27 CPU op-mode(s): 32-bit, 64-bit 09:43:27 Address sizes: 40 bits physical, 48 bits virtual 09:43:27 Byte Order: Little Endian 09:43:27 CPU(s): 2 09:43:27 On-line CPU(s) list: 0,1 09:43:27 Vendor ID: AuthenticAMD 09:43:27 Model name: AMD EPYC-Rome Processor 09:43:27 CPU family: 23 09:43:27 Model: 49 09:43:27 Thread(s) per core: 1 09:43:27 Core(s) per socket: 1 09:43:27 Socket(s): 2 09:43:27 Stepping: 0 09:43:27 BogoMIPS: 5599.99 09:43:27 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 09:43:27 Virtualization: AMD-V 09:43:27 Hypervisor vendor: KVM 09:43:27 Virtualization type: full 09:43:27 L1d cache: 64 KiB (2 instances) 09:43:27 L1i cache: 64 KiB (2 instances) 09:43:27 L2 cache: 1 MiB (2 instances) 09:43:27 L3 cache: 32 MiB (2 instances) 09:43:27 NUMA node(s): 1 09:43:27 NUMA node0 CPU(s): 0,1 09:43:27 Vulnerability Gather data sampling: Not affected 09:43:27 Vulnerability Indirect target selection: Not affected 09:43:27 Vulnerability Itlb multihit: Not affected 09:43:27 Vulnerability L1tf: Not affected 09:43:27 Vulnerability Mds: Not affected 09:43:27 Vulnerability Meltdown: Not affected 09:43:27 Vulnerability Mmio stale data: Not affected 09:43:27 Vulnerability Reg file data sampling: Not affected 09:43:27 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 09:43:27 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 09:43:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:43:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:43:27 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:43:27 Vulnerability Srbds: Not affected 09:43:27 Vulnerability Tsx async abort: Not affected 09:43:27 09:43:27 09:43:27 ---> nproc: 09:43:27 2 09:43:27 09:43:27 09:43:27 ---> df -h: 09:43:27 Filesystem Size Used Avail Use% Mounted on 09:43:27 tmpfs 794M 1.1M 793M 1% /run 09:43:27 /dev/vda1 39G 11G 28G 28% / 09:43:27 tmpfs 3.9G 0 3.9G 0% /dev/shm 09:43:27 tmpfs 5.0M 0 5.0M 0% /run/lock 09:43:27 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:43:27 tmpfs 794M 4.0K 794M 1% /run/user/1001 09:43:27 09:43:27 09:43:27 ---> free -m: 09:43:27 total used free shared buff/cache available 09:43:27 Mem: 7937 529 2207 4 5200 7096 09:43:27 Swap: 1023 0 1023 09:43:27 09:43:27 09:43:27 ---> ip addr: 09:43:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:43:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:43:27 inet 127.0.0.1/8 scope host lo 09:43:27 valid_lft forever preferred_lft forever 09:43:27 inet6 ::1/128 scope host 09:43:27 valid_lft forever preferred_lft forever 09:43:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:43:27 link/ether fa:16:3e:76:fb:11 brd ff:ff:ff:ff:ff:ff 09:43:27 altname enp0s3 09:43:27 inet 10.30.171.161/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 09:43:27 valid_lft 85546sec preferred_lft 85546sec 09:43:27 inet6 fe80::f816:3eff:fe76:fb11/64 scope link 09:43:27 valid_lft forever preferred_lft forever 09:43:27 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:43:27 link/ether ca:dc:92:e0:57:61 brd ff:ff:ff:ff:ff:ff 09:43:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:43:27 valid_lft forever preferred_lft forever 09:43:27 09:43:27 09:43:27 ---> sar -b -r -n DEV: 09:43:27 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-2c-2g-2867) 12/01/25 _x86_64_ (2 CPU) 09:43:27 09:43:27 09:29:15 LINUX RESTART (2 CPU) 09:43:27 09:43:27 09:30:05 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:43:27 09:40:06 55.81 4.36 35.27 16.18 693.21 9201.71 136985.60 09:43:27 Average: 55.81 4.36 35.27 16.18 693.21 9201.71 136985.60 09:43:27 09:43:27 09:30:05 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:43:27 09:40:06 1644128 6339644 1408928 17.33 122836 4666084 1887576 20.57 1254088 4822296 214320 09:43:27 Average: 1644128 6339644 1408928 17.33 122836 4666084 1887576 20.57 1254088 4822296 214320 09:43:27 09:43:27 09:30:05 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:43:27 09:40:06 lo 2932.00 2932.00 2793.98 2793.98 0.00 0.00 0.00 0.00 09:43:27 09:40:06 ens3 135.56 106.86 1000.24 22.02 0.00 0.00 0.00 0.00 09:43:27 09:40:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:27 Average: lo 2932.00 2932.00 2793.98 2793.98 0.00 0.00 0.00 0.00 09:43:27 Average: ens3 135.56 106.86 1000.24 22.02 0.00 0.00 0.00 0.00 09:43:27 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:27 09:43:27 09:43:27 ---> sar -P ALL: 09:43:27 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-2c-2g-2867) 12/01/25 _x86_64_ (2 CPU) 09:43:27 09:43:27 09:29:15 LINUX RESTART (2 CPU) 09:43:27 09:43:27 09:30:05 CPU %user %nice %system %iowait %steal %idle 09:43:27 09:40:06 all 73.72 0.00 5.49 2.24 0.10 18.45 09:43:27 09:40:06 0 72.85 0.00 5.59 2.24 0.10 19.22 09:43:27 09:40:06 1 74.59 0.00 5.38 2.24 0.10 17.69 09:43:27 Average: all 73.72 0.00 5.49 2.24 0.10 18.45 09:43:27 Average: 0 72.85 0.00 5.59 2.24 0.10 19.22 09:43:27 Average: 1 74.59 0.00 5.38 2.24 0.10 17.69 09:43:27 09:43:27 09:43:27