Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-4c-4g-18970 (centos8-builder-4c-4g) in workspace /w/workspace/daexim-maven-merge-calcium [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-RES18xTdXpmW/agent.5507 SSH_AGENT_PID=5509 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/daexim-maven-merge-calcium@tmp/private_key_1373635883846445256.key (/w/workspace/daexim-maven-merge-calcium@tmp/private_key_1373635883846445256.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/daexim > git init /w/workspace/daexim-maven-merge-calcium # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/daexim > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/daexim-maven-merge-calcium@tmp/jenkins-gitclient-ssh1621773430735876033.key Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/daexim +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/daexim # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 Checking out Revision c1fb9dea3fbbf6cc57be51c931264308887230ff (refs/remotes/origin/stable/calcium) > git config core.sparsecheckout # timeout=10 > git checkout -f c1fb9dea3fbbf6cc57be51c931264308887230ff # timeout=10 Commit message: "Bump netconf to 7.0.9" > git rev-list --no-walk c1fb9dea3fbbf6cc57be51c931264308887230ff # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins16117389418458319418.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ouJ6 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ouJ6/bin to PATH Generating Requirements File Python 3.11.7 pip 24.2 from /tmp/venv-ouJ6/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.5.0 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.12 botocore==1.35.12 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.7.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.3 email_validator==2.2.0 filelock==3.15.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.34.0 httplib2==0.22.0 identify==2.6.0 idna==3.8 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.8.0 kubernetes==30.1.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.3.0 packaging==24.1 pbr==6.1.0 platformdirs==4.2.2 prettytable==3.11.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.4.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.0.0 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.20.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.2 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.66.5 typing_extensions==4.12.2 tzdata==2024.1 urllib3==1.26.20 virtualenv==20.26.3 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 [daexim-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins3252446902041146131.sh + mkdir -p /w/workspace/daexim-maven-merge-calcium/target/classes /w/workspace/daexim-maven-merge-calcium/jacoco/classes [daexim-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins15499475469364746659.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-4c-4g-18970 [daexim-maven-merge-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/calcium -Dsha1=origin/stable/calcium -DMAVEN_OPTS= -DPROJECT=daexim -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/calcium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=calcium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=daexim --version Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 11.0.20.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.20.1.1-2.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" [daexim-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins7169656458840381122.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [daexim-maven-merge-calcium] $ /bin/sh /tmp/jenkins10089300288068065652.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/daexim-maven-merge-calcium@tmp/config11769183900133784184tmp copy managed file [daexim-settings] to file:/w/workspace/daexim-maven-merge-calcium@tmp/config11224955168710209868tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=opendaylight-snapshot [EnvInject] - Variables injected successfully. [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins7509426169998018876.sh ---> create-netrc.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content NEXUS_CUT_DIRS=6 NEXUS_REPO=opendaylight.snapshot [EnvInject] - Variables injected successfully. [daexim-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins6969138907665906130.sh ---> maven-fetch-metadata.sh ++ 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 + project=org.opendaylight.daexim + project_path=org/opendaylight/daexim + mkdir -p /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim + pushd /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim /w/workspace/daexim-maven-merge-calcium + set +e + 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/daexim/ 2024-09-05 18:16:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/ [5447] -> "index.html.tmp" [1] 2024-09-05 18:16:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/ [4721] -> "daexim-akka-infoprovider-impl/index.html.tmp" [1] 2024-09-05 18:16:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/ [4578] -> "daexim-artifacts/index.html.tmp" [1] 2024-09-05 18:16:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/ [4567] -> "daexim-features/index.html.tmp" [1] 2024-09-05 18:16:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/ [4523] -> "daexim-impl/index.html.tmp" [1] 2024-09-05 18:16:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/ [4534] -> "daexim-model/index.html.tmp" [1] 2024-09-05 18:16:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/ [4512] -> "daexim-spi/index.html.tmp" [1] 2024-09-05 18:16:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/ [4589] -> "daexim-test-model/index.html.tmp" [1] 2024-09-05 18:16:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/ [4468] -> "daexim/index.html.tmp" [1] 2024-09-05 18:16:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/ [4611] -> "features-aggregator/index.html.tmp" [1] 2024-09-05 18:16:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/ [4556] -> "odl-daexim-all/index.html.tmp" [1] 2024-09-05 18:16:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/ [4512] -> "odl-daexim/index.html.tmp" [1] 2024-09-05 18:16:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/ [4468] -> "parent/index.html.tmp" [1] 2024-09-05 18:16:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/ [115797] -> "daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/ [125253] -> "daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0-SNAPSHOT/ [106737] -> "daexim-akka-infoprovider-impl/1.16.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0-SNAPSHOT/ [125217] -> "daexim-akka-infoprovider-impl/1.17.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml [497/497] -> "daexim-akka-infoprovider-impl/maven-metadata.xml" [1] 2024-09-05 18:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/ [54928] -> "daexim-artifacts/1.14.4-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/ [59317] -> "daexim-artifacts/1.15.2-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.16.0-SNAPSHOT/ [50737] -> "daexim-artifacts/1.16.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.17.0-SNAPSHOT/ [59299] -> "daexim-artifacts/1.17.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml [484/484] -> "daexim-artifacts/maven-metadata.xml" [1] 2024-09-05 18:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/ [72251] -> "daexim-features/1.14.4-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/ [78084] -> "daexim-features/1.15.2-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.16.0-SNAPSHOT/ [69612] -> "daexim-features/1.16.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.17.0-SNAPSHOT/ [80978] -> "daexim-features/1.17.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/maven-metadata.xml [483/483] -> "daexim-features/maven-metadata.xml" [1] 2024-09-05 18:16:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/ [120567] -> "daexim-impl/1.14.4-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/ [130428] -> "daexim-impl/1.15.2-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.0-SNAPSHOT/ [111168] -> "daexim-impl/1.16.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.17.0-SNAPSHOT/ [130386] -> "daexim-impl/1.17.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/maven-metadata.xml [479/479] -> "daexim-impl/maven-metadata.xml" [1] 2024-09-05 18:16:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/ [104720] -> "daexim-model/1.14.4-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/ [113260] -> "daexim-model/1.15.2-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.16.0-SNAPSHOT/ [96576] -> "daexim-model/1.16.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.17.0-SNAPSHOT/ [113224] -> "daexim-model/1.17.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/maven-metadata.xml [480/480] -> "daexim-model/maven-metadata.xml" [1] 2024-09-05 18:16:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/ [103342] -> "daexim-spi/1.14.4-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/ [111768] -> "daexim-spi/1.15.2-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.16.0-SNAPSHOT/ [95312] -> "daexim-spi/1.16.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.17.0-SNAPSHOT/ [111732] -> "daexim-spi/1.17.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/maven-metadata.xml [478/478] -> "daexim-spi/maven-metadata.xml" [1] 2024-09-05 18:16:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/ [107961] -> "daexim-test-model/1.14.4-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/ [116769] -> "daexim-test-model/1.15.2-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.16.0-SNAPSHOT/ [99549] -> "daexim-test-model/1.16.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.17.0-SNAPSHOT/ [116733] -> "daexim-test-model/1.17.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/maven-metadata.xml [485/485] -> "daexim-test-model/maven-metadata.xml" [1] 2024-09-05 18:16:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/ [51638] -> "daexim/1.14.4-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/ [55757] -> "daexim/1.15.2-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.16.0-SNAPSHOT/ [47717] -> "daexim/1.16.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.17.0-SNAPSHOT/ [55739] -> "daexim/1.17.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/maven-metadata.xml [474/474] -> "daexim/maven-metadata.xml" [1] 2024-09-05 18:16:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/ [55915] -> "features-aggregator/1.14.4-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/ [60385] -> "features-aggregator/1.15.2-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.16.0-SNAPSHOT/ [51643] -> "features-aggregator/1.16.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.17.0-SNAPSHOT/ [60367] -> "features-aggregator/1.17.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/maven-metadata.xml [487/487] -> "features-aggregator/maven-metadata.xml" [1] 2024-09-05 18:16:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/ [71814] -> "odl-daexim-all/1.14.4-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/ [77611] -> "odl-daexim-all/1.15.2-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.16.0-SNAPSHOT/ [69193] -> "odl-daexim-all/1.16.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.17.0-SNAPSHOT/ [80487] -> "odl-daexim-all/1.17.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml [482/482] -> "odl-daexim-all/maven-metadata.xml" [1] 2024-09-05 18:16:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/ [70054] -> "odl-daexim/1.14.4-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/ [75706] -> "odl-daexim/1.15.2-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.16.0-SNAPSHOT/ [67506] -> "odl-daexim/1.16.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.17.0-SNAPSHOT/ [78510] -> "odl-daexim/1.17.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/maven-metadata.xml [478/478] -> "odl-daexim/maven-metadata.xml" [1] 2024-09-05 18:16:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/ [51650] -> "parent/1.14.4-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/ [55770] -> "parent/1.15.2-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.16.0-SNAPSHOT/ [47728] -> "parent/1.16.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.17.0-SNAPSHOT/ [55752] -> "parent/1.17.0-SNAPSHOT/index.html.tmp" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/maven-metadata.xml [474/474] -> "parent/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "daexim-akka-infoprovider-impl/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "daexim-akka-infoprovider-impl/1.17.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/maven-metadata.xml [1057/1057] -> "daexim-artifacts/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/maven-metadata.xml [1057/1057] -> "daexim-artifacts/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.16.0-SNAPSHOT/maven-metadata.xml [1061/1061] -> "daexim-artifacts/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.17.0-SNAPSHOT/maven-metadata.xml [1057/1057] -> "daexim-artifacts/1.17.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "daexim-features/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/maven-metadata.xml [1273/1273] -> "daexim-features/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.16.0-SNAPSHOT/maven-metadata.xml [1495/1495] -> "daexim-features/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.17.0-SNAPSHOT/maven-metadata.xml [1489/1489] -> "daexim-features/1.17.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/maven-metadata.xml [1834/1834] -> "daexim-impl/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/maven-metadata.xml [1834/1834] -> "daexim-impl/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.0-SNAPSHOT/maven-metadata.xml [1842/1842] -> "daexim-impl/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.17.0-SNAPSHOT/maven-metadata.xml [1834/1834] -> "daexim-impl/1.17.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/maven-metadata.xml [1660/1660] -> "daexim-model/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/maven-metadata.xml [1660/1660] -> "daexim-model/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.16.0-SNAPSHOT/maven-metadata.xml [1667/1667] -> "daexim-model/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.17.0-SNAPSHOT/maven-metadata.xml [1660/1660] -> "daexim-model/1.17.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/maven-metadata.xml [1658/1658] -> "daexim-spi/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/maven-metadata.xml [1658/1658] -> "daexim-spi/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.16.0-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-spi/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.17.0-SNAPSHOT/maven-metadata.xml [1658/1658] -> "daexim-spi/1.17.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-test-model/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-test-model/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.16.0-SNAPSHOT/maven-metadata.xml [1672/1672] -> "daexim-test-model/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.17.0-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-test-model/1.17.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/maven-metadata.xml [1047/1047] -> "daexim/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/maven-metadata.xml [1047/1047] -> "daexim/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.16.0-SNAPSHOT/maven-metadata.xml [1051/1051] -> "daexim/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.17.0-SNAPSHOT/maven-metadata.xml [1047/1047] -> "daexim/1.17.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/maven-metadata.xml [1060/1060] -> "features-aggregator/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/maven-metadata.xml [1060/1060] -> "features-aggregator/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.16.0-SNAPSHOT/maven-metadata.xml [1064/1064] -> "features-aggregator/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.17.0-SNAPSHOT/maven-metadata.xml [1060/1060] -> "features-aggregator/1.17.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-daexim-all/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-daexim-all/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.16.0-SNAPSHOT/maven-metadata.xml [1494/1494] -> "odl-daexim-all/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.17.0-SNAPSHOT/maven-metadata.xml [1488/1488] -> "odl-daexim-all/1.17.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-daexim/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-daexim/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.16.0-SNAPSHOT/maven-metadata.xml [1490/1490] -> "odl-daexim/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.17.0-SNAPSHOT/maven-metadata.xml [1484/1484] -> "odl-daexim/1.17.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/maven-metadata.xml [1047/1047] -> "parent/1.14.4-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/maven-metadata.xml [1047/1047] -> "parent/1.15.2-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.16.0-SNAPSHOT/maven-metadata.xml [1051/1051] -> "parent/1.16.0-SNAPSHOT/maven-metadata.xml" [1] 2024-09-05 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.17.0-SNAPSHOT/maven-metadata.xml [1047/1047] -> "parent/1.17.0-SNAPSHOT/maven-metadata.xml" [1] FINISHED --2024-09-05 18:16:52-- Total wall clock time: 37s Downloaded: 121 files, 4.0M in 0.2s (18.6 MB/s) + set -e + popd /w/workspace/daexim-maven-merge-calcium + mkdir -p /w/workspace/daexim-maven-merge-calcium/m2repo-backup + cp -a /w/workspace/daexim-maven-merge-calcium/m2repo/org /w/workspace/daexim-maven-merge-calcium/m2repo-backup [daexim-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins14811207479671265446.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy [EnvInject] - Variables injected successfully. [daexim-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins9993315576499954252.sh ---> common-variables.sh --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 ---> maven-build.sh + set +u + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -e --global-settings /w/workspace/daexim-maven-merge-calcium@tmp/config11769183900133784184tmp --settings /w/workspace/daexim-maven-merge-calcium@tmp/config11224955168710209868tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/daexim-maven-merge-calcium/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 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] daexim-test-model [bundle] [INFO] daexim-model [bundle] [INFO] daexim-spi [bundle] [INFO] parent [pom] [INFO] daexim-impl [bundle] [INFO] daexim-akka-infoprovider-impl [bundle] [INFO] OpenDaylight :: daexim (Karaf feature) [feature] [INFO] OpenDaylight :: Daexim :: All [feature] [INFO] ODL :: daexim :: daexim-features [feature] [INFO] ODL :: daexim :: features-aggregator [pom] [INFO] daexim-artifacts [pom] [INFO] daexim-karaf [pom] [INFO] daexim [pom] [INFO] [INFO] -------------< org.opendaylight.daexim:daexim-test-model >-------------- [INFO] Building daexim-test-model 1.15.2-SNAPSHOT [1/13] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ daexim-test-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ daexim-test-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ daexim-test-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-test-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/daexim-maven-merge-calcium/test-model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ daexim-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/daexim-maven-merge-calcium/test-model/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 4.204 ms [INFO] yang-to-sources: Project model files found: 3 in 73.47 ms [INFO] yang-to-sources: 3 YANG models processed in 62.93 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 51.39 ms [INFO] Sorted 16 files into 7 directories in 2.933 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 94.36 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ daexim-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ daexim-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ daexim-test-model --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/daexim-maven-merge-calcium/test-model/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/test-model/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/test-model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ daexim-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ daexim-test-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ daexim-test-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ daexim-test-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ daexim-test-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/test-model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-test-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ daexim-test-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ daexim-test-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-test-model --- [INFO] Building bundle: /w/workspace/daexim-maven-merge-calcium/test-model/target/daexim-test-model-1.15.2-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/daexim-maven-merge-calcium/test-model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ daexim-test-model --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/daexim-maven-merge-calcium/test-model/target/daexim-test-model-1.15.2-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ daexim-test-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/test-model/target/bom.xml [INFO] attaching as daexim-test-model-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/test-model/target/bom.json [INFO] attaching as daexim-test-model-1.15.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-test-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ daexim-test-model --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-test-model --- [INFO] Building jar: /w/workspace/daexim-maven-merge-calcium/test-model/target/daexim-test-model-1.15.2-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-test-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-test-model --- [INFO] Installing /w/workspace/daexim-maven-merge-calcium/test-model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-SNAPSHOT.pom [INFO] Installing /w/workspace/daexim-maven-merge-calcium/test-model/target/daexim-test-model-1.15.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-SNAPSHOT.jar [INFO] Installing /w/workspace/daexim-maven-merge-calcium/test-model/target/daexim-test-model-1.15.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/daexim-maven-merge-calcium/test-model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/daexim-maven-merge-calcium/test-model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/daexim-maven-merge-calcium/test-model/target/daexim-test-model-1.15.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-test-model --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-test-model --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-test-model/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-test-model/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-test-model --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-model >---------------- [INFO] Building daexim-model 1.15.2-SNAPSHOT [2/13] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ daexim-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ daexim-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ daexim-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/daexim-maven-merge-calcium/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ daexim-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/daexim-maven-merge-calcium/model/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 2.576 ms [INFO] yang-to-sources: Project model files found: 2 in 45.55 ms [INFO] yang-to-sources: 3 YANG models processed in 111.5 ms [INFO] BindingJavaFileGenerator: Defined 72 files in 37.17 ms [INFO] Sorted 72 files into 12 directories in 302.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 72 in 156.4 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ daexim-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ daexim-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ daexim-model --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/daexim-maven-merge-calcium/model/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-model --- [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/model/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ daexim-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 76 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ daexim-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ daexim-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ daexim-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ daexim-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-model --- [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ daexim-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ daexim-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-model --- [INFO] Building bundle: /w/workspace/daexim-maven-merge-calcium/model/target/daexim-model-1.15.2-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/daexim-maven-merge-calcium/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ daexim-model --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/daexim-maven-merge-calcium/model/target/daexim-model-1.15.2-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ daexim-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/model/target/bom.xml [INFO] attaching as daexim-model-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/model/target/bom.json [INFO] attaching as daexim-model-1.15.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ daexim-model --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-model --- [INFO] Building jar: /w/workspace/daexim-maven-merge-calcium/model/target/daexim-model-1.15.2-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-model --- [INFO] Installing /w/workspace/daexim-maven-merge-calcium/model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-SNAPSHOT.pom [INFO] Installing /w/workspace/daexim-maven-merge-calcium/model/target/daexim-model-1.15.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-SNAPSHOT.jar [INFO] Installing /w/workspace/daexim-maven-merge-calcium/model/target/daexim-model-1.15.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/daexim-maven-merge-calcium/model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/daexim-maven-merge-calcium/model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/daexim-maven-merge-calcium/model/target/daexim-model-1.15.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-model --- [INFO] Installing org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-model --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-model/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-model/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-model --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------------< org.opendaylight.daexim:daexim-spi >----------------- [INFO] Building daexim-spi 1.15.2-SNAPSHOT [3/13] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ daexim-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ daexim-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ daexim-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/daexim-maven-merge-calcium/spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ daexim-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ daexim-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ daexim-spi --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/daexim-maven-merge-calcium/spi/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-spi --- [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ daexim-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ daexim-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ daexim-spi --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ daexim-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ daexim-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-spi --- [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ daexim-spi --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ daexim-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-spi --- [INFO] Building bundle: /w/workspace/daexim-maven-merge-calcium/spi/target/daexim-spi-1.15.2-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/daexim-maven-merge-calcium/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ daexim-spi --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/daexim-maven-merge-calcium/spi/src/main/java/org/opendaylight/daexim/spi/NodeNameProvider.java:19: warning: no @return [WARNING] String getNodeName(); [WARNING] ^ [WARNING] 1 warning [INFO] Building jar: /w/workspace/daexim-maven-merge-calcium/spi/target/daexim-spi-1.15.2-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ daexim-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/spi/target/bom.xml [INFO] attaching as daexim-spi-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/spi/target/bom.json [INFO] attaching as daexim-spi-1.15.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ daexim-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-spi --- [INFO] Building jar: /w/workspace/daexim-maven-merge-calcium/spi/target/daexim-spi-1.15.2-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-spi --- [INFO] Installing /w/workspace/daexim-maven-merge-calcium/spi/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-SNAPSHOT.pom [INFO] Installing /w/workspace/daexim-maven-merge-calcium/spi/target/daexim-spi-1.15.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-SNAPSHOT.jar [INFO] Installing /w/workspace/daexim-maven-merge-calcium/spi/target/daexim-spi-1.15.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/daexim-maven-merge-calcium/spi/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/daexim-maven-merge-calcium/spi/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/daexim-maven-merge-calcium/spi/target/daexim-spi-1.15.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-spi --- [INFO] Installing org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-spi --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-spi/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-spi/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-spi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------------< org.opendaylight.daexim:parent >------------------- [INFO] Building parent 1.15.2-SNAPSHOT [4/13] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/daexim-maven-merge-calcium/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/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ parent --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/daexim-maven-merge-calcium/parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ parent --- [INFO] [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/parent/target/bom.xml [INFO] attaching as parent-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/parent/target/bom.json [INFO] attaching as parent-1.15.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ parent --- [INFO] Installing /w/workspace/daexim-maven-merge-calcium/parent/pom.xml to /tmp/r/org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/parent-1.15.2-SNAPSHOT.pom [INFO] Installing /w/workspace/daexim-maven-merge-calcium/parent/target/bom.xml to /tmp/r/org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/parent-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/daexim-maven-merge-calcium/parent/target/bom.json to /tmp/r/org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/parent-1.15.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/parent/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/parent/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-impl >----------------- [INFO] Building daexim-impl 1.15.2-SNAPSHOT [5/13] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ daexim-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ daexim-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ daexim-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/daexim-maven-merge-calcium/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ daexim-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ daexim-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ daexim-impl --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/daexim-maven-merge-calcium/impl/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-impl --- [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ daexim-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:[65,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[85,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ daexim-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ daexim-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ daexim-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ daexim-impl --- [INFO] BugInstance size is 15 [INFO] Error size is 0 [INFO] Total bugs: 15 [ERROR] Low: Overridable method cancelExport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method immediateImport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method registerDataImportBootReady is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method scheduleExport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method statusExport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method statusImport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in new org.opendaylight.daexim.impl.ExportTask(Map, Map, Boolean, Boolean, DOMDataBroker, DOMSchemaService, Consumer) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 92] DM_CONVERT_CASE [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ExportTask.call() [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 263] DM_CONVERT_CASE [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ExportTask.createPerModuleWriter(LogicalDatastoreType, YangInstanceIdentifier$NodeIdentifier): new java.io.FileWriter(File) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 155] DM_DEFAULT_ENCODING [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ExportTask.createWriter(LogicalDatastoreType, boolean): new java.io.FileWriter(File) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 138] DM_DEFAULT_ENCODING [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ImportTask.importDatastore(LogicalDatastoreType) [org.opendaylight.daexim.impl.ImportTask, org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 218]Another occurrence at ImportTask.java:[line 222] DM_CONVERT_CASE [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ImportTask.removeChildNodes(LogicalDatastoreType, DOMDataTreeReadWriteTransaction) [org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 285] DM_CONVERT_CASE [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ImportTask.importDatastore(LogicalDatastoreType): new java.io.InputStreamReader(InputStream) [org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 229] DM_DEFAULT_ENCODING [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.Util.getDaeximFilePath(boolean, LogicalDatastoreType) [org.opendaylight.daexim.impl.Util] At Util.java:[line 80] DM_CONVERT_CASE [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.Util.lambda$collectDatastoreFiles$1(LogicalDatastoreType, File, String) [org.opendaylight.daexim.impl.Util] At Util.java:[line 207] DM_CONVERT_CASE [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-impl --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[238,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[253,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[267,27] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[284,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ daexim-impl --- [INFO] Surefire report directory: /w/workspace/daexim-maven-merge-calcium/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.daexim.impl.CollectImportFilesTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.821 s -- in org.opendaylight.daexim.impl.CollectImportFilesTest [INFO] Running org.opendaylight.daexim.impl.DataExportImportAppProviderTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.72 s -- in org.opendaylight.daexim.impl.DataExportImportAppProviderTest [INFO] Running org.opendaylight.daexim.impl.DateAndTimeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.daexim.impl.DateAndTimeTest [INFO] Running org.opendaylight.daexim.impl.ImportTaskTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.daexim.impl.ImportTaskTest [INFO] Running org.opendaylight.daexim.impl.LocalExportTaskTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.opendaylight.daexim.impl.LocalExportTaskTest [INFO] Running org.opendaylight.daexim.impl.MetadataParsingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.daexim.impl.MetadataParsingTest [INFO] Running org.opendaylight.daexim.impl.ModuleExclusionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.daexim.impl.ModuleExclusionTest [INFO] Running org.opendaylight.daexim.impl.PerModuleExportTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.daexim.impl.PerModuleExportTest [INFO] Running org.opendaylight.daexim.impl.UtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.daexim.impl.UtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ daexim-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-impl --- [INFO] Building bundle: /w/workspace/daexim-maven-merge-calcium/impl/target/daexim-impl-1.15.2-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/daexim-maven-merge-calcium/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ daexim-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:114: warning: no comment [WARNING] public class DataExportImportAppProvider implements DataImportBootService, AutoCloseable { [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:143: warning: no comment [WARNING] public DataExportImportAppProvider(@Reference DataBroker dataBroker, @Reference DOMDataBroker domDataBroker, [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:62: warning: no comment [WARNING] public class ExportTask implements Callable { [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:80: warning: no comment [WARNING] public ExportTask(@Nullable Map includedModulesMap, [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:83: warning: no comment [WARNING] public class ImportTask implements Callable { [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:118: warning: no comment [WARNING] public ImportTask(final ImmediateImportInput input, DOMDataBroker domDataBroker, [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:42: warning: no comment [WARNING] public String getModule() { [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:34: warning: no comment [WARNING] public String getNamespace() { [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:26: warning: no comment [WARNING] public String getRevision() { [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:46: warning: no comment [WARNING] public void setModule(String module) { [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:38: warning: no comment [WARNING] public void setNamespace(String namespace) { [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:30: warning: no comment [WARNING] public void setRevision(String revision) { [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:11: warning: no comment [WARNING] public class ModelsNotAvailableException extends Exception { [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:14: warning: no comment [WARNING] public ModelsNotAvailableException(String message) { [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:192: warning: no @param for isBooting [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:192: warning: no @return [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:44: warning: no comment [WARNING] public final class Util { [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:54: warning: no comment [WARNING] public static final String CFG_FILE_NAME = "org.opendaylight.daexim.cfg"; [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:59: warning: no comment [WARNING] public static final String DAEXIM_BOOT_SUBDIR = "boot"; [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:58: warning: no comment [WARNING] public static final String DAEXIM_DIR = INTERNAL_LOCAL_NAME; [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:56: warning: no comment [WARNING] public static final String DAEXIM_DIR_PROP = "daexim.dir"; [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:61: warning: no comment [WARNING] public static final String DEFAULT_DIR_LOCATION = "${karaf.home}/" + DAEXIM_DIR; [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:55: warning: no comment [WARNING] public static final String ETC_CFG_FILE = "${karaf.etc}/" + CFG_FILE_NAME; [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:52: warning: no comment [WARNING] public static final String FILE_PREFIX = "odl_backup_"; [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:53: warning: no comment [WARNING] public static final String FILE_SUFFIX = ".json"; [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:57: warning: no comment [WARNING] public static final String INTERNAL_LOCAL_NAME = "daexim"; [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:65: warning: no comment [WARNING] public static final String INTERNAL_MODULE_NAME = "data-export-import-internal"; [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:79: warning: no comment [WARNING] public static Path getDaeximFilePath(boolean isBooting, LogicalDatastoreType type) { [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:83: warning: no comment [WARNING] public static Path getModelsFilePath(boolean isBooting) { [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:212: warning: no comment [WARNING] public static boolean isModelFilePresent(boolean isBooting) { [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:128: warning: no comment [WARNING] public static List parseModels(final InputStream is) { [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:71: warning: no comment [WARNING] public static String storeNameByType(LogicalDatastoreType type) { [WARNING] ^ [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:75: warning: no comment [WARNING] public static LogicalDatastoreType storeTypeFromName(String name) { [WARNING] ^ [WARNING] 34 warnings [INFO] Building jar: /w/workspace/daexim-maven-merge-calcium/impl/target/daexim-impl-1.15.2-SNAPSHOT-javadoc.jar [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-daexim-cfg) @ daexim-impl --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ daexim-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 48 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/impl/target/bom.xml [INFO] attaching as daexim-impl-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/impl/target/bom.json [INFO] attaching as daexim-impl-1.15.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ daexim-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:provided [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:provided [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile [WARNING] org.opendaylight.yangtools:yang-data-util:jar:13.0.7:provided [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-impl --- [INFO] Building jar: /w/workspace/daexim-maven-merge-calcium/impl/target/daexim-impl-1.15.2-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-impl --- [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:406: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:138: Prefer java.io.FileWriter.(File, Charset) [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:149: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:150: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:155: Prefer java.io.FileWriter.(File, Charset) [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:160: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:204: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:230: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:346: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:366: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:397: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:440: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:242: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:288: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:109: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:137: Prefer java.util.Optional.orElseThrow [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-impl --- [INFO] Loading execution data file /w/workspace/daexim-maven-merge-calcium/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'daexim-impl' with 13 classes [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-impl --- [INFO] Installing /w/workspace/daexim-maven-merge-calcium/impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-SNAPSHOT.pom [INFO] Installing /w/workspace/daexim-maven-merge-calcium/impl/target/daexim-impl-1.15.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-SNAPSHOT.jar [INFO] Installing /w/workspace/daexim-maven-merge-calcium/impl/target/daexim-impl-1.15.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/daexim-maven-merge-calcium/impl/src/main/config/org.opendaylight.daexim.cfg to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-SNAPSHOT.cfg [INFO] Installing /w/workspace/daexim-maven-merge-calcium/impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/daexim-maven-merge-calcium/impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/daexim-maven-merge-calcium/impl/target/daexim-impl-1.15.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-impl --- [INFO] Installing org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-impl/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-impl/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.daexim:daexim-akka-infoprovider-impl >-------- [INFO] Building daexim-akka-infoprovider-impl 1.15.2-SNAPSHOT [6/13] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ daexim-akka-infoprovider-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ daexim-akka-infoprovider-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-akka-infoprovider-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ daexim-akka-infoprovider-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ daexim-akka-infoprovider-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ daexim-akka-infoprovider-impl --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-akka-infoprovider-impl --- [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ daexim-akka-infoprovider-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ daexim-akka-infoprovider-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ daexim-akka-infoprovider-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ daexim-akka-infoprovider-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ daexim-akka-infoprovider-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-akka-infoprovider-impl --- [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-akka-infoprovider-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ daexim-akka-infoprovider-impl --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-akka-infoprovider-impl --- [INFO] Building bundle: /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.2-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ daexim-akka-infoprovider-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/src/main/java/org/opendaylight/daexim/impl/AkkaNodeNameProvider.java:37: warning: no comment [WARNING] public AkkaNodeNameProvider(@Reference final ActorSystemProvider provider) { [WARNING] ^ [WARNING] 1 warning [INFO] Building jar: /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.2-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ daexim-akka-infoprovider-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 57 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/bom.xml [INFO] attaching as daexim-akka-infoprovider-impl-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/bom.json [INFO] attaching as daexim-akka-infoprovider-impl-1.15.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-akka-infoprovider-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ daexim-akka-infoprovider-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile [WARNING] org.scala-lang:scala-library:jar:2.13.14:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-akka-infoprovider-impl --- [INFO] Building jar: /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.2-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-akka-infoprovider-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-akka-infoprovider-impl --- [INFO] Installing /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-SNAPSHOT.pom [INFO] Installing /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-SNAPSHOT.jar [INFO] Installing /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-akka-infoprovider-impl --- [INFO] Installing org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------------< org.opendaylight.daexim:odl-daexim >----------------- [INFO] Building OpenDaylight :: daexim (Karaf feature) 1.15.2-SNAPSHOT [7/13] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-daexim --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-daexim --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-daexim --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-daexim --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-daexim --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-daexim --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-daexim --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-daexim --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/daexim-maven-merge-calcium/features/odl-daexim/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim --- [INFO] Generating feature descriptor file /w/workspace/daexim-maven-merge-calcium/features/odl-daexim/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-daexim --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-daexim >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-daexim --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-daexim <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-daexim --- [INFO] [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-daexim --- [INFO] Starting SFT for org.opendaylight.daexim:odl-daexim [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 1421dbe2-c0dc-4c85-a568-4036561eb4b8 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-daexim --- [INFO] [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-daexim --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-daexim --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 206 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/features/odl-daexim/target/bom.xml [INFO] attaching as odl-daexim-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/features/odl-daexim/target/bom.json [INFO] attaching as odl-daexim-1.15.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-daexim --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-daexim --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-daexim --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-daexim --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-daexim --- [WARNING] [WARNING] The packaging plugin for project odl-daexim did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/odl-daexim/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-SNAPSHOT.pom [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/odl-daexim/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-SNAPSHOT-features.xml [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/odl-daexim/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/odl-daexim/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-daexim --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-calcium/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-daexim did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/odl-daexim/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/odl-daexim/maven-metadata.xml [INFO] [INFO] ---------------< org.opendaylight.daexim:odl-daexim-all >--------------- [INFO] Building OpenDaylight :: Daexim :: All 1.15.2-SNAPSHOT [8/13] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-daexim-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-daexim-all --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-daexim-all --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-daexim-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-daexim-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-daexim-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-daexim-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-daexim-all --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/daexim-maven-merge-calcium/features/odl-daexim-all/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim-all --- [INFO] Generating feature descriptor file /w/workspace/daexim-maven-merge-calcium/features/odl-daexim-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-daexim-all --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-daexim-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-daexim-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-daexim-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-daexim-all --- [INFO] [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-daexim-all --- [INFO] Starting SFT for org.opendaylight.daexim:odl-daexim-all [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 3792964e-bf7c-4885-bef6-7b5f31b732c2 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-daexim-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-daexim-all --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-daexim-all --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 375 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/features/odl-daexim-all/target/bom.xml [INFO] attaching as odl-daexim-all-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/features/odl-daexim-all/target/bom.json [INFO] attaching as odl-daexim-all-1.15.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-daexim-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-daexim-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-daexim-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-daexim-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-daexim-all --- [WARNING] [WARNING] The packaging plugin for project odl-daexim-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/odl-daexim-all/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-SNAPSHOT.pom [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/odl-daexim-all/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-SNAPSHOT-features.xml [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/odl-daexim-all/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/odl-daexim-all/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-daexim-all --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-calcium/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-daexim-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml [INFO] [INFO] --------------< org.opendaylight.daexim:daexim-features >--------------- [INFO] Building ODL :: daexim :: daexim-features 1.15.2-SNAPSHOT [9/13] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ daexim-features --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ daexim-features --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ daexim-features --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ daexim-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ daexim-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ daexim-features --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/daexim-maven-merge-calcium/features/daexim-features/target/classes/LICENSE [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ daexim-features --- [INFO] Generating feature descriptor file /w/workspace/daexim-maven-merge-calcium/features/daexim-features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ daexim-features --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ daexim-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ daexim-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ daexim-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ daexim-features --- [INFO] [INFO] --- features-test-plugin:13.1.4:test (default) @ daexim-features --- [INFO] [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ daexim-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ daexim-features --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ daexim-features --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 376 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/features/daexim-features/target/bom.xml [INFO] attaching as daexim-features-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/features/daexim-features/target/bom.json [INFO] attaching as daexim-features-1.15.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ daexim-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-features --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-features --- [WARNING] [WARNING] The packaging plugin for project daexim-features did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/daexim-features/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-SNAPSHOT.pom [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/daexim-features/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-SNAPSHOT-features.xml [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/daexim-features/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/daexim-features/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-features --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-calcium/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project daexim-features did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-features/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-features/maven-metadata.xml [INFO] [INFO] ------------< org.opendaylight.daexim:features-aggregator >------------- [INFO] Building ODL :: daexim :: features-aggregator 1.15.2-SNAPSHOT [10/13] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/features/target/bom.xml [INFO] attaching as features-aggregator-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/features/target/bom.json [INFO] attaching as features-aggregator-1.15.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/pom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/features-aggregator-1.15.2-SNAPSHOT.pom [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/target/bom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/features-aggregator-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/target/bom.json to /tmp/r/org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/features-aggregator-1.15.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/features-aggregator/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/features-aggregator/maven-metadata.xml [INFO] [INFO] --------------< org.opendaylight.daexim:daexim-artifacts >-------------- [INFO] Building daexim-artifacts 1.15.2-SNAPSHOT [11/13] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ daexim-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ daexim-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ daexim-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/artifacts/target/bom.xml [INFO] attaching as daexim-artifacts-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/artifacts/target/bom.json [INFO] attaching as daexim-artifacts-1.15.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-artifacts --- [INFO] Installing /w/workspace/daexim-maven-merge-calcium/artifacts/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-SNAPSHOT.pom [INFO] Installing /w/workspace/daexim-maven-merge-calcium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/daexim-maven-merge-calcium/artifacts/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-karaf >---------------- [INFO] Building daexim-karaf 1.15.2-SNAPSHOT [12/13] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ daexim-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ daexim-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ daexim-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/daexim-maven-merge-calcium/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ daexim-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ daexim-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ daexim-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/daexim-maven-merge-calcium/karaf/target/classes/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ daexim-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ daexim-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/daexim-maven-merge-calcium/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/daexim-maven-merge-calcium/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [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/13.1.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.15.2-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.15.2-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.6/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.7/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.15.2-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.4/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.9/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.4/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] Feature kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature a1455054-715a-43c8-93ee-54b1b1aaed0c/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature management/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature framework/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.6 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ daexim-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ daexim-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ daexim-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ daexim-karaf --- [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ daexim-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ daexim-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.4' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.4/karaf.branding-13.1.4.jar) to /w/workspace/daexim-maven-merge-calcium/karaf/target/assembly/lib/karaf.branding-13.1.4.jar [INFO] [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ daexim-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ daexim-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.4' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.4/opendaylight-karaf-resources-13.1.4-config.properties) to /w/workspace/daexim-maven-merge-calcium/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ daexim-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ daexim-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.1.4:populate-local-repo (populate-local-repo) @ daexim-karaf --- [INFO] Feature repository discovered recursively: e61c781b-ac4d-436b-a4f6-38dd2144d603 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.2-SNAPSHOT [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-9.0.5 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.5 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.5 [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.2-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.9 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-7.0.9 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 [INFO] Feature repository discovered recursively: odl-extras-9.0.5 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.5 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: odl-netconf-7.0.9 [INFO] Feature repository discovered recursively: odl-netconf-7.0.9 [INFO] Feature repository discovered recursively: odl-netconf-7.0.9 [INFO] Feature repository discovered recursively: odl-netconf-7.0.9 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.9 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.9 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.2-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.5 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.5 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-controller-9.0.5 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.5 [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.2-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.9 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-7.0.9 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-extras-9.0.5 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.5 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 [INFO] Feature repository discovered recursively: odl-netconf-7.0.9 [INFO] Feature repository discovered recursively: odl-netconf-7.0.9 [INFO] Feature repository discovered recursively: odl-netconf-7.0.9 [INFO] Feature repository discovered recursively: odl-netconf-7.0.9 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.9 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.9 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.16.0 and 3.14.0 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ daexim-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ daexim-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/daexim-maven-merge-calcium/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ daexim-karaf --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ daexim-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ daexim-karaf --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ daexim-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-karaf --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim-karaf --- [INFO] Installing /w/workspace/daexim-maven-merge-calcium/karaf/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.15.2-SNAPSHOT/daexim-karaf-1.15.2-SNAPSHOT.pom [INFO] Installing /w/workspace/daexim-maven-merge-calcium/karaf/target/daexim-karaf-1.15.2-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.15.2-SNAPSHOT/daexim-karaf-1.15.2-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/daexim-maven-merge-calcium/karaf/target/daexim-karaf-1.15.2-SNAPSHOT.zip to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.15.2-SNAPSHOT/daexim-karaf-1.15.2-SNAPSHOT.zip [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------------< org.opendaylight.daexim:daexim >------------------- [INFO] Building daexim 1.15.2-SNAPSHOT [13/13] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ daexim --- [INFO] Deleting /w/workspace/daexim-maven-merge-calcium/target [INFO] [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ daexim --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ daexim --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ daexim --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/target/bom.xml [INFO] attaching as daexim-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/target/bom.json [INFO] attaching as daexim-1.15.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ daexim --- [INFO] Installing /w/workspace/daexim-maven-merge-calcium/pom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/daexim-1.15.2-SNAPSHOT.pom [INFO] Installing /w/workspace/daexim-maven-merge-calcium/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/daexim-1.15.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/daexim-maven-merge-calcium/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/daexim-1.15.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ daexim --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/daexim-maven-merge-calcium/m2repo" instead. [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim/maven-metadata.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for daexim 1.15.2-SNAPSHOT: [INFO] [INFO] daexim-test-model .................................. SUCCESS [ 29.384 s] [INFO] daexim-model ....................................... SUCCESS [ 8.856 s] [INFO] daexim-spi ......................................... SUCCESS [ 3.687 s] [INFO] parent ............................................. SUCCESS [ 0.451 s] [INFO] daexim-impl ........................................ SUCCESS [ 47.465 s] [INFO] daexim-akka-infoprovider-impl ...................... SUCCESS [ 5.452 s] [INFO] OpenDaylight :: daexim (Karaf feature) ............. SUCCESS [ 27.847 s] [INFO] OpenDaylight :: Daexim :: All ...................... SUCCESS [ 30.110 s] [INFO] ODL :: daexim :: daexim-features ................... SUCCESS [ 5.717 s] [INFO] ODL :: daexim :: features-aggregator ............... SUCCESS [ 0.580 s] [INFO] daexim-artifacts ................................... SUCCESS [ 0.087 s] [INFO] daexim-karaf ....................................... SUCCESS [ 19.770 s] [INFO] daexim ............................................. SUCCESS [ 0.066 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:09 min [INFO] Finished at: 2024-09-05T18:20:02Z [INFO] ------------------------------------------------------------------------ [daexim-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins4365866391399908101.sh [daexim-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins1623887080408852214.sh ---> common-variables.sh --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 ---> maven-deploy.sh -----> Remove metadata files that were not updated Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim/1.14.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim/1.16.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim/1.17.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.14.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.16.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.17.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-features/1.14.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-features/1.16.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-features/1.17.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-impl/1.14.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-impl/1.16.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-impl/1.17.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-model/1.14.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-model/1.16.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-model/1.17.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-spi/1.14.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-spi/1.16.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-spi/1.17.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-test-model/1.14.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-test-model/1.16.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-test-model/1.17.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/features-aggregator/1.14.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/features-aggregator/1.16.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/features-aggregator/1.17.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/odl-daexim/1.14.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/odl-daexim/1.16.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/odl-daexim/1.17.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.14.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.16.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.17.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/parent/1.14.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/parent/1.16.0-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/parent/1.17.0-SNAPSHOT/maven-metadata.xml -----> Install lftools Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/daexim-maven-merge-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ouJ6 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ouJ6/bin to PATH -----> Upload files to Nexus ####################################################### Deploying directory /w/workspace/daexim-maven-merge-calcium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml (497.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73.pom (1.61 kb) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73.jar (9.81 kb) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-javadoc.jar (83.98 kb) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-cyclonedx.xml (137.59 kb) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-cyclonedx.json (157.73 kb) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-sources.jar (3.25 kb) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml (484.0 b) Attempting to upload org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/maven-metadata.xml (1.03 kb) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-20240905.181653-73.pom (2.9 kb) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-20240905.181653-73.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-20240905.181653-73.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-20240905.181653-73-cyclonedx.xml (3.09 kb) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-20240905.181653-73-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-20240905.181653-73-cyclonedx.json (3.55 kb) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-20240905.181653-73-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-20240905.181653-73-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/maven-metadata.xml (483.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73.pom (1.82 kb) Attempting to upload org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73-features.xml (734.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73-cyclonedx.xml (1000.53 kb) Attempting to upload org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73-cyclonedx.json (1.11 mb) Attempting to upload org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/maven-metadata.xml (479.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/maven-metadata.xml (1.79 kb) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73.pom (6.42 kb) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73.jar (60.34 kb) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-javadoc.jar (121.44 kb) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73.cfg (232.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73.cfg.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73.cfg.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-cyclonedx.xml (121.73 kb) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-cyclonedx.json (138.86 kb) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-sources.jar (24.61 kb) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/maven-metadata.xml (480.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73.pom (2.05 kb) Attempting to upload org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73.jar (179.76 kb) Attempting to upload org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-javadoc.jar (682.65 kb) Attempting to upload org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-cyclonedx.xml (45.25 kb) Attempting to upload org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-cyclonedx.json (52.26 kb) Attempting to upload org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-sources.jar (149.2 kb) Attempting to upload org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/maven-metadata.xml (478.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/maven-metadata.xml (1.62 kb) Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73.pom (1009.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73.jar (7.88 kb) Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-javadoc.jar (82.75 kb) Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-cyclonedx.xml (9.07 kb) Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-cyclonedx.json (10.54 kb) Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-sources.jar (2.64 kb) Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/maven-metadata.xml (485.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73.pom (1013.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73.jar (33.85 kb) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-javadoc.jar (187.79 kb) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-cyclonedx.xml (37.46 kb) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-cyclonedx.json (43.35 kb) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-sources.jar (24.35 kb) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim/maven-metadata.xml (474.0 b) Attempting to upload org/opendaylight/daexim/daexim/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/maven-metadata.xml (1.02 kb) Attempting to upload org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/daexim-1.15.2-20240905.181653-73.pom (1.29 kb) Attempting to upload org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/daexim-1.15.2-20240905.181653-73.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/daexim-1.15.2-20240905.181653-73.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/daexim-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/daexim-1.15.2-20240905.181653-73-cyclonedx.xml (3.01 kb) Attempting to upload org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/daexim-1.15.2-20240905.181653-73-cyclonedx.json (3.47 kb) Attempting to upload org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/daexim-1.15.2-20240905.181653-73-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/daexim-1.15.2-20240905.181653-73-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/daexim-1.15.2-20240905.181653-73-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/features-aggregator/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/features-aggregator/maven-metadata.xml (487.0 b) Attempting to upload org/opendaylight/daexim/features-aggregator/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/maven-metadata.xml (1.04 kb) Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/features-aggregator-1.15.2-20240905.181653-73.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/features-aggregator-1.15.2-20240905.181653-73.pom (1.55 kb) Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/features-aggregator-1.15.2-20240905.181653-73.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/features-aggregator-1.15.2-20240905.181653-73-cyclonedx.xml (3.09 kb) Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/features-aggregator-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/features-aggregator-1.15.2-20240905.181653-73-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/features-aggregator-1.15.2-20240905.181653-73-cyclonedx.json (3.55 kb) Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/features-aggregator-1.15.2-20240905.181653-73-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/features-aggregator-1.15.2-20240905.181653-73-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml (482.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73.pom (2.23 kb) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73-features.xml (681.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73-cyclonedx.xml (997.93 kb) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73-cyclonedx.json (1.1 mb) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/maven-metadata.xml (478.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/maven-metadata.xml (1.24 kb) Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73.pom (3.42 kb) Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73-features.xml (1.59 kb) Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73-cyclonedx.xml (562.62 kb) Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73-cyclonedx.json (631.08 kb) Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/parent/maven-metadata.xml (474.0 b) Attempting to upload org/opendaylight/daexim/parent/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/parent/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/maven-metadata.xml (1.02 kb) Attempting to upload org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/parent-1.15.2-20240905.181653-73.pom (1.86 kb) Attempting to upload org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/parent-1.15.2-20240905.181653-73.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/parent-1.15.2-20240905.181653-73.pom.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/parent-1.15.2-20240905.181653-73-cyclonedx.xml (9.05 kb) Attempting to upload org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/parent-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/parent-1.15.2-20240905.181653-73-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/parent-1.15.2-20240905.181653-73-cyclonedx.json (10.53 kb) Attempting to upload org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/parent-1.15.2-20240905.181653-73-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/parent-1.15.2-20240905.181653-73-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73.pom Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73.pom.sha1 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73.pom.md5 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73.jar Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-javadoc.jar Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-javadoc.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-javadoc.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-cyclonedx.json Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-sources.jar Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-sources.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.2-20240905.181653-73-sources.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.2-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-20240905.181653-73.pom Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-20240905.181653-73.pom.sha1 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-20240905.181653-73.pom.md5 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-20240905.181653-73-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-20240905.181653-73-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-20240905.181653-73-cyclonedx.json Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-20240905.181653-73-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-20240905.181653-73-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-features/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/daexim-features/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-features/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73.pom Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73.pom.sha1 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73.pom.md5 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73-features.xml Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73-features.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73-features.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73-cyclonedx.json Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/daexim-features-1.15.2-20240905.181653-73-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.2-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-impl/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/daexim-impl/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-impl/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73.pom Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73.pom.sha1 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73.pom.md5 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73.jar Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-javadoc.jar Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-javadoc.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-javadoc.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73.cfg Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73.cfg.sha1 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73.cfg.md5 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-cyclonedx.json Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-sources.jar Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-sources.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/daexim-impl-1.15.2-20240905.181653-73-sources.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.2-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-model/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/daexim-model/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-model/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73.pom Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73.pom.sha1 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73.pom.md5 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73.jar Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-javadoc.jar Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-javadoc.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-javadoc.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-cyclonedx.json Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-sources.jar Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-sources.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/daexim-model-1.15.2-20240905.181653-73-sources.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.2-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-spi/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/daexim-spi/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-spi/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73.pom Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73.pom.sha1 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73.pom.md5 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73.jar Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-javadoc.jar Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-javadoc.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-javadoc.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-cyclonedx.json Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-sources.jar Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-sources.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/daexim-spi-1.15.2-20240905.181653-73-sources.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.2-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-test-model/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73.pom Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73.pom.sha1 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73.pom.md5 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73.jar Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-javadoc.jar Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-javadoc.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-javadoc.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-cyclonedx.json Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-sources.jar Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-sources.jar.sha1 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/daexim-test-model-1.15.2-20240905.181653-73-sources.jar.md5 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.2-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/daexim/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/daexim-1.15.2-20240905.181653-73.pom Successfully uploaded org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/daexim-1.15.2-20240905.181653-73.pom.sha1 Successfully uploaded org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/daexim-1.15.2-20240905.181653-73.pom.md5 Successfully uploaded org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/daexim-1.15.2-20240905.181653-73-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/daexim-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/daexim-1.15.2-20240905.181653-73-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/daexim-1.15.2-20240905.181653-73-cyclonedx.json Successfully uploaded org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/daexim-1.15.2-20240905.181653-73-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/daexim-1.15.2-20240905.181653-73-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/daexim/1.15.2-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/features-aggregator/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/features-aggregator/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/features-aggregator/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/features-aggregator-1.15.2-20240905.181653-73.pom Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/features-aggregator-1.15.2-20240905.181653-73.pom.sha1 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/features-aggregator-1.15.2-20240905.181653-73.pom.md5 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/features-aggregator-1.15.2-20240905.181653-73-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/features-aggregator-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/features-aggregator-1.15.2-20240905.181653-73-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/features-aggregator-1.15.2-20240905.181653-73-cyclonedx.json Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/features-aggregator-1.15.2-20240905.181653-73-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/features-aggregator-1.15.2-20240905.181653-73-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.2-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73.pom Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73.pom.sha1 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73.pom.md5 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73-features.xml Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73-features.xml.sha1 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73-features.xml.md5 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73-cyclonedx.json Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/odl-daexim-all-1.15.2-20240905.181653-73-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.2-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/odl-daexim/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/odl-daexim/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/odl-daexim/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73.pom Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73.pom.sha1 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73.pom.md5 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73-features.xml Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73-features.xml.sha1 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73-features.xml.md5 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73-cyclonedx.json Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/odl-daexim-1.15.2-20240905.181653-73-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.2-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/parent/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/parent/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/parent/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/parent-1.15.2-20240905.181653-73.pom Successfully uploaded org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/parent-1.15.2-20240905.181653-73.pom.sha1 Successfully uploaded org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/parent-1.15.2-20240905.181653-73.pom.md5 Successfully uploaded org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/parent-1.15.2-20240905.181653-73-cyclonedx.xml Successfully uploaded org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/parent-1.15.2-20240905.181653-73-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/parent-1.15.2-20240905.181653-73-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/parent-1.15.2-20240905.181653-73-cyclonedx.json Successfully uploaded org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/parent-1.15.2-20240905.181653-73-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/parent-1.15.2-20240905.181653-73-cyclonedx.json.md5 Successfully uploaded org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/daexim/parent/1.15.2-SNAPSHOT/maven-metadata.xml.md5 Finished deploying /w/workspace/daexim-maven-merge-calcium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot ####################################################### [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins7450745259691954132.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5509 killed; [ssh-agent] Stopped. [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.5 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 1 [JaCoCo plugin] Saving matched execfiles: /w/workspace/daexim-maven-merge-calcium/impl/target/code-coverage/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/classes 1 files [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/features/daexim-features/target/classes 0 files [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/features/odl-daexim-all/target/classes 0 files [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/features/odl-daexim/target/classes 0 files [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/impl/target/classes 14 files [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/jacoco/classes 0 files [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/karaf/target/classes 0 files [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/model/target/classes 104 files [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/spi/target/classes 1 files [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/test-model/target/classes 21 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/src/main/java 1 files [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/impl/src/main/java 6 files [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/model/src/main/java 5 files [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/spi/src/main/java 1 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] [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] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 91.66667, method: 90.41916, line: 83.01887, branch: 73.52025, instruction: 84.14423, complexity: 73.63637 [PostBuildScript] - [INFO] Executing post build scripts. [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins15036002902149999924.sh ---> sysstat.sh [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins7173878911512470450.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/daexim-maven-merge-calcium + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/daexim-maven-merge-calcium ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/daexim-maven-merge-calcium ']' + mkdir -p /w/workspace/daexim-maven-merge-calcium/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/daexim-maven-merge-calcium/archives/ [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins1430965259789346564.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/daexim-maven-merge-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ouJ6 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ouJ6/bin to PATH INFO: Running in OpenStack, capturing instance metadata [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins2233847595725031261.sh provisioning config files... Could not find credentials [logs] for daexim-maven-merge-calcium #384 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/daexim-maven-merge-calcium@tmp/config4918357602427610393tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins449448077548343448.sh ---> create-netrc.sh WARN: Log server credential not found. [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins13345014393147369267.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/daexim-maven-merge-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ouJ6 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ouJ6/bin to PATH [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins13079686828619869049.sh ---> sudo-logs.sh Archiving 'sudo' log.. [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins13194205470965096462.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/daexim-maven-merge-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ouJ6 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-ouJ6/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [daexim-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins2327526630746779078.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/daexim-maven-merge-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ouJ6 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ouJ6/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/daexim-maven-merge-calcium/384/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-4c-4g-18970.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.996 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 7.7G 0 7.7G 0% /dev tmpfs 7.7G 0 7.7G 0% /dev/shm tmpfs 7.7G 17M 7.7G 1% /run tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup /dev/vda1 80G 10G 71G 13% / tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15761 803 11192 19 3765 14617 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:30:26:06 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.170.90/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 86004sec preferred_lft 86004sec inet6 fe80::f816:3eff:fe30:2606/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:e5:89:59:8e brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/05/2024 _x86_64_ (4 CPU) 18:14:30 LINUX RESTART (4 CPU) 06:15:01 PM tps rtps wtps bread/s bwrtn/s 06:16:01 PM 216.59 22.68 193.92 5707.83 6762.71 06:17:01 PM 102.75 14.26 88.49 3186.94 9164.68 06:18:01 PM 206.85 6.35 200.50 1249.05 7685.55 06:19:01 PM 56.22 1.83 54.39 232.09 4328.66 06:20:01 PM 106.18 0.00 106.18 0.00 9486.69 06:21:01 PM 71.81 0.77 71.04 89.70 31462.51 Average: 126.74 7.65 119.09 1744.31 11482.00 06:15:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:16:01 PM 13286760 15117728 2852680 17.68 2688 2044596 1099908 6.40 209836 2281712 157848 06:17:01 PM 12891620 14920800 3247820 20.12 2688 2238324 1278408 7.44 226180 2635196 21160 06:18:01 PM 11555888 13872840 4583552 28.40 2688 2520360 2236052 13.01 339588 3834524 85056 06:19:01 PM 10720944 13389988 5418496 33.57 2688 2867956 2636400 15.34 429468 4560880 317844 06:20:01 PM 10275608 13418760 5863832 36.33 2688 3339116 2541064 14.78 723560 4704804 549000 06:21:01 PM 11510748 15017248 4628692 28.68 2688 3701852 1097804 6.39 908616 3288476 1268 Average: 11706928 14289561 4432512 27.46 2688 2785367 1814939 10.56 472875 3550932 188696 06:15:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:01 PM eth0 369.59 227.72 1533.00 64.73 0.00 0.00 0.00 0.00 06:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:01 PM eth0 77.21 66.71 577.55 18.04 0.00 0.00 0.00 0.00 06:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:01 PM eth0 260.83 226.09 3516.23 32.57 0.00 0.00 0.00 0.00 06:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 PM lo 893.08 893.08 852.94 852.94 0.00 0.00 0.00 0.00 06:19:01 PM eth0 192.40 135.53 2740.90 15.77 0.00 0.00 0.00 0.00 06:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:01 PM lo 791.82 791.82 755.74 755.74 0.00 0.00 0.00 0.00 06:20:01 PM eth0 135.35 111.80 1946.88 16.40 0.00 0.00 0.00 0.00 06:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:01 PM eth0 90.02 92.65 53.40 173.65 0.00 0.00 0.00 0.00 06:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 280.80 280.80 268.10 268.10 0.00 0.00 0.00 0.00 Average: eth0 187.57 143.42 1727.97 53.53 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/05/2024 _x86_64_ (4 CPU) 18:14:30 LINUX RESTART (4 CPU) 06:15:01 PM CPU %user %nice %system %iowait %steal %idle 06:16:01 PM all 20.36 0.00 3.82 2.06 0.08 73.67 06:16:01 PM 0 12.05 0.00 2.33 0.82 0.10 84.70 06:16:01 PM 1 22.68 0.00 3.18 0.87 0.07 73.20 06:16:01 PM 2 28.94 0.00 6.52 5.31 0.08 59.15 06:16:01 PM 3 17.76 0.00 3.26 1.26 0.08 77.63 06:17:01 PM all 10.36 0.00 1.35 1.51 0.05 86.73 06:17:01 PM 0 5.77 0.00 0.95 1.45 0.05 91.78 06:17:01 PM 1 11.64 0.00 1.07 2.12 0.05 85.12 06:17:01 PM 2 17.19 0.00 2.43 1.77 0.05 78.56 06:17:01 PM 3 6.84 0.00 0.95 0.69 0.07 91.45 06:18:01 PM all 56.04 0.00 2.73 1.52 0.09 39.62 06:18:01 PM 0 56.82 0.00 1.89 0.96 0.08 40.25 06:18:01 PM 1 59.17 0.00 2.68 1.78 0.08 36.29 06:18:01 PM 2 54.02 0.00 3.36 2.51 0.12 39.99 06:18:01 PM 3 54.15 0.00 2.96 0.82 0.08 41.98 06:19:01 PM all 43.84 0.00 2.33 0.51 0.08 53.24 06:19:01 PM 0 38.60 0.00 2.45 0.30 0.08 58.57 06:19:01 PM 1 48.36 0.00 1.49 0.49 0.08 49.58 06:19:01 PM 2 41.19 0.00 3.85 1.05 0.07 53.85 06:19:01 PM 3 47.22 0.00 1.52 0.20 0.08 50.97 06:20:01 PM all 50.84 0.00 3.25 0.89 0.08 44.93 06:20:01 PM 0 40.74 0.00 2.55 0.67 0.08 55.95 06:20:01 PM 1 40.37 0.00 3.35 0.12 0.10 56.06 06:20:01 PM 2 51.86 0.00 3.03 1.19 0.07 43.86 06:20:01 PM 3 70.37 0.00 4.05 1.59 0.08 23.91 06:21:01 PM all 16.19 0.00 2.54 2.30 0.08 78.89 06:21:01 PM 0 5.90 0.00 1.94 2.14 0.08 89.94 06:21:01 PM 1 14.82 0.00 2.13 0.55 0.07 82.43 06:21:01 PM 2 21.88 0.00 2.89 4.95 0.07 70.21 06:21:01 PM 3 22.18 0.00 3.19 1.56 0.08 72.99 Average: all 32.91 0.00 2.67 1.47 0.08 62.88 Average: 0 26.59 0.00 2.02 1.06 0.08 70.25 Average: 1 32.82 0.00 2.32 0.99 0.08 63.79 Average: 2 35.83 0.00 3.68 2.80 0.08 57.62 Average: 3 36.40 0.00 2.66 1.02 0.08 59.84