18:14:53 Started by timer 18:14:53 Running as SYSTEM 18:14:53 [EnvInject] - Loading node environment variables. 18:14:53 Building remotely on prd-centos8-builder-4c-4g-4599 (centos8-builder-4c-4g) in workspace /w/workspace/daexim-maven-merge-calcium 18:14:54 [ssh-agent] Looking for ssh-agent implementation... 18:14:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:54 $ ssh-agent 18:14:54 SSH_AUTH_SOCK=/tmp/ssh-1oaKjDOLb50g/agent.5567 18:14:54 SSH_AGENT_PID=5569 18:14:54 [ssh-agent] Started. 18:14:54 Running ssh-add (command line suppressed) 18:14:54 Identity added: /w/workspace/daexim-maven-merge-calcium@tmp/private_key_2412392288565235626.key (/w/workspace/daexim-maven-merge-calcium@tmp/private_key_2412392288565235626.key) 18:14:54 [ssh-agent] Using credentials jenkins (jenkins-ssh) 18:14:54 The recommended git tool is: NONE 18:15:02 using credential jenkins-ssh 18:15:02 Wiping out workspace first. 18:15:02 Cloning the remote Git repository 18:15:02 Cloning repository git://devvexx.opendaylight.org/mirror/daexim 18:15:02 > git init /w/workspace/daexim-maven-merge-calcium # timeout=10 18:15:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/daexim 18:15:02 > git --version # timeout=10 18:15:02 > git --version # 'git version 2.43.0' 18:15:02 using GIT_SSH to set credentials jenkins-ssh 18:15:02 [INFO] Currently running in a labeled security context 18:15:02 [INFO] Currently SELinux is 'enforcing' on the host 18:15:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/daexim-maven-merge-calcium@tmp/jenkins-gitclient-ssh9162554801660521388.key 18:15:02 Verifying host key using known hosts file 18:15:03 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. 18:15:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/daexim +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/daexim # timeout=10 18:15:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:03 Avoid second fetch 18:15:03 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:15:03 Checking out Revision 4dbd3de333e815c1605235a461b722a0fb6e118b (refs/remotes/origin/master) 18:15:03 > git config core.sparsecheckout # timeout=10 18:15:03 > git checkout -f 4dbd3de333e815c1605235a461b722a0fb6e118b # timeout=10 18:15:04 Commit message: "Add RTD configuration" 18:15:04 > git rev-list --no-walk 4dbd3de333e815c1605235a461b722a0fb6e118b # timeout=10 18:15:04 provisioning config files... 18:15:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:15:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:15:04 [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins16759918448240795486.sh 18:15:04 ---> python-tools-install.sh 18:15:04 Setup pyenv: 18:15:04 system 18:15:04 * 3.8.13 (set by /opt/pyenv/version) 18:15:04 * 3.9.13 (set by /opt/pyenv/version) 18:15:04 * 3.10.6 (set by /opt/pyenv/version) 18:15:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z8bx 18:15:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:15:12 lf-activate-venv(): INFO: Installing: lftools 18:15:52 lf-activate-venv(): INFO: Adding /tmp/venv-Z8bx/bin to PATH 18:15:52 Generating Requirements File 18:16:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 18:16:24 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 18:16:25 Python 3.10.6 18:16:25 pip 24.0 from /tmp/venv-Z8bx/lib/python3.10/site-packages/pip (python 3.10) 18:16:25 appdirs==1.4.4 18:16:25 argcomplete==3.2.3 18:16:25 aspy.yaml==1.3.0 18:16:25 attrs==23.2.0 18:16:25 autopage==0.5.2 18:16:25 beautifulsoup4==4.12.3 18:16:25 boto3==1.34.58 18:16:25 botocore==1.34.58 18:16:25 bs4==0.0.2 18:16:25 cachetools==5.3.3 18:16:25 certifi==2024.2.2 18:16:25 cffi==1.16.0 18:16:25 cfgv==3.4.0 18:16:25 chardet==5.2.0 18:16:25 charset-normalizer==3.3.2 18:16:25 click==8.1.7 18:16:25 cliff==4.6.0 18:16:25 cmd2==2.4.3 18:16:25 cryptography==3.3.2 18:16:25 debtcollector==3.0.0 18:16:25 decorator==5.1.1 18:16:25 defusedxml==0.7.1 18:16:25 Deprecated==1.2.14 18:16:25 distlib==0.3.8 18:16:25 dnspython==2.6.1 18:16:25 docker==4.2.2 18:16:25 dogpile.cache==1.3.2 18:16:25 email_validator==2.1.1 18:16:25 filelock==3.13.1 18:16:25 future==1.0.0 18:16:25 gitdb==4.0.11 18:16:25 GitPython==3.1.42 18:16:25 google-auth==2.28.1 18:16:25 httplib2==0.22.0 18:16:25 identify==2.5.35 18:16:25 idna==3.6 18:16:25 importlib-resources==1.5.0 18:16:25 iso8601==2.1.0 18:16:25 Jinja2==3.1.3 18:16:25 jmespath==1.0.1 18:16:25 jsonpatch==1.33 18:16:25 jsonpointer==2.4 18:16:25 jsonschema==4.21.1 18:16:25 jsonschema-specifications==2023.12.1 18:16:25 keystoneauth1==5.6.0 18:16:25 kubernetes==29.0.0 18:16:25 lftools==0.37.9 18:16:25 lxml==5.1.0 18:16:25 MarkupSafe==2.1.5 18:16:25 msgpack==1.0.8 18:16:25 multi_key_dict==2.0.3 18:16:25 munch==4.0.0 18:16:25 netaddr==1.2.1 18:16:25 netifaces==0.11.0 18:16:25 niet==1.4.2 18:16:25 nodeenv==1.8.0 18:16:25 oauth2client==4.1.3 18:16:25 oauthlib==3.2.2 18:16:25 openstacksdk==0.62.0 18:16:25 os-client-config==2.1.0 18:16:25 os-service-types==1.7.0 18:16:25 osc-lib==3.0.1 18:16:25 oslo.config==9.4.0 18:16:25 oslo.context==5.5.0 18:16:25 oslo.i18n==6.3.0 18:16:25 oslo.log==5.5.0 18:16:25 oslo.serialization==5.4.0 18:16:25 oslo.utils==7.1.0 18:16:25 packaging==23.2 18:16:25 pbr==6.0.0 18:16:25 platformdirs==4.2.0 18:16:25 prettytable==3.10.0 18:16:25 pyasn1==0.5.1 18:16:25 pyasn1-modules==0.3.0 18:16:25 pycparser==2.21 18:16:25 pygerrit2==2.0.15 18:16:25 PyGithub==2.2.0 18:16:25 pyinotify==0.9.6 18:16:25 PyJWT==2.8.0 18:16:25 PyNaCl==1.5.0 18:16:25 pyparsing==2.4.7 18:16:25 pyperclip==1.8.2 18:16:25 pyrsistent==0.20.0 18:16:25 python-cinderclient==9.5.0 18:16:25 python-dateutil==2.9.0.post0 18:16:25 python-heatclient==3.5.0 18:16:25 python-jenkins==1.8.2 18:16:25 python-keystoneclient==5.4.0 18:16:25 python-magnumclient==4.4.0 18:16:25 python-novaclient==18.5.0 18:16:25 python-openstackclient==6.0.1 18:16:25 python-swiftclient==4.5.0 18:16:25 PyYAML==6.0.1 18:16:25 referencing==0.33.0 18:16:25 requests==2.31.0 18:16:25 requests-oauthlib==1.3.1 18:16:25 requestsexceptions==1.4.0 18:16:25 rfc3986==2.0.0 18:16:25 rpds-py==0.18.0 18:16:25 rsa==4.9 18:16:25 ruamel.yaml==0.18.6 18:16:25 ruamel.yaml.clib==0.2.8 18:16:25 s3transfer==0.10.0 18:16:25 simplejson==3.19.2 18:16:25 six==1.16.0 18:16:25 smmap==5.0.1 18:16:25 soupsieve==2.5 18:16:25 stevedore==5.2.0 18:16:25 tabulate==0.9.0 18:16:25 toml==0.10.2 18:16:25 tomlkit==0.12.4 18:16:25 tqdm==4.66.2 18:16:25 typing_extensions==4.10.0 18:16:25 tzdata==2024.1 18:16:25 urllib3==1.26.18 18:16:25 virtualenv==20.25.1 18:16:25 wcwidth==0.2.13 18:16:25 websocket-client==1.7.0 18:16:25 wrapt==1.16.0 18:16:25 xdg==6.0.0 18:16:25 xmltodict==0.13.0 18:16:25 yq==3.2.3 18:16:25 [daexim-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins8450863581034171496.sh 18:16:25 + mkdir -p /w/workspace/daexim-maven-merge-calcium/target/classes /w/workspace/daexim-maven-merge-calcium/jacoco/classes 18:16:25 [daexim-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins5480805760078581244.sh 18:16:25 + echo quiet=on 18:16:26 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-4599 18:16:26 [daexim-maven-merge-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=daexim -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -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 18:16:26 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=daexim --version 18:16:26 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 18:16:26 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 18:16:26 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 18:16:26 Default locale: en_US, platform encoding: UTF-8 18:16:26 OS name: "linux", version: "4.18.0-536.el8.x86_64", arch: "amd64", family: "unix" 18:16:26 [daexim-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins3465770486922583252.sh 18:16:26 + rm /home/jenkins/.wgetrc 18:16:26 [EnvInject] - Injecting environment variables from a build step. 18:16:26 [EnvInject] - Injecting as environment variables the properties content 18:16:26 SET_JDK_VERSION=openjdk17 18:16:26 GIT_URL="git://devvexx.opendaylight.org/mirror" 18:16:26 18:16:26 [EnvInject] - Variables injected successfully. 18:16:26 [daexim-maven-merge-calcium] $ /bin/sh /tmp/jenkins4585671206250910131.sh 18:16:26 ---> update-java-alternatives.sh 18:16:26 ---> Updating Java version 18:16:27 ---> RedHat type system detected 18:16:27 openjdk version "17.0.6-ea" 2023-01-17 LTS 18:16:27 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 18:16:27 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) 18:16:27 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 18:16:27 [EnvInject] - Injecting environment variables from a build step. 18:16:27 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 18:16:27 [EnvInject] - Variables injected successfully. 18:16:27 provisioning config files... 18:16:27 copy managed file [global-settings] to file:/w/workspace/daexim-maven-merge-calcium@tmp/config7833434008525276392tmp 18:16:28 copy managed file [daexim-settings] to file:/w/workspace/daexim-maven-merge-calcium@tmp/config16976873841814714456tmp 18:16:28 [EnvInject] - Injecting environment variables from a build step. 18:16:28 [EnvInject] - Injecting as environment variables the properties content 18:16:28 SERVER_ID=opendaylight-snapshot 18:16:28 18:16:28 [EnvInject] - Variables injected successfully. 18:16:28 [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins3822571594393850217.sh 18:16:28 ---> create-netrc.sh 18:16:28 [EnvInject] - Injecting environment variables from a build step. 18:16:28 [EnvInject] - Injecting as environment variables the properties content 18:16:28 NEXUS_CUT_DIRS=6 18:16:28 NEXUS_REPO=opendaylight.snapshot 18:16:28 18:16:28 [EnvInject] - Variables injected successfully. 18:16:28 [daexim-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins16865668560225616812.sh 18:16:28 ---> maven-fetch-metadata.sh 18:16:29 ++ 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 18:16:29 + project=org.opendaylight.daexim 18:16:29 + project_path=org/opendaylight/daexim 18:16:29 + mkdir -p /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim 18:16:29 + pushd /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim 18:16:29 /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim /w/workspace/daexim-maven-merge-calcium 18:16:29 + set +e 18:16:29 + 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/ 18:16:29 2024-03-08 18:16:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/ [5447] -> "index.html.tmp" [1] 18:16:29 2024-03-08 18:16:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/ [4313] -> "daexim-akka-infoprovider-impl/index.html.tmp" [1] 18:16:29 2024-03-08 18:16:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/ [4183] -> "daexim-artifacts/index.html.tmp" [1] 18:16:29 2024-03-08 18:16:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/ [4173] -> "daexim-features/index.html.tmp" [1] 18:16:29 2024-03-08 18:16:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/ [4133] -> "daexim-impl/index.html.tmp" [1] 18:16:29 2024-03-08 18:16:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/ [4143] -> "daexim-model/index.html.tmp" [1] 18:16:29 2024-03-08 18:16:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/ [4123] -> "daexim-spi/index.html.tmp" [1] 18:16:29 2024-03-08 18:16:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/ [4193] -> "daexim-test-model/index.html.tmp" [1] 18:16:29 2024-03-08 18:16:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/ [4083] -> "daexim/index.html.tmp" [1] 18:16:29 2024-03-08 18:16:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/ [4213] -> "features-aggregator/index.html.tmp" [1] 18:16:29 2024-03-08 18:16:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/ [4163] -> "odl-daexim-all/index.html.tmp" [1] 18:16:29 2024-03-08 18:16:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/ [4123] -> "odl-daexim/index.html.tmp" [1] 18:16:29 2024-03-08 18:16:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/ [4083] -> "parent/index.html.tmp" [1] 18:16:30 2024-03-08 18:16:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.13.4-SNAPSHOT/ [116229] -> "daexim-akka-infoprovider-impl/1.13.4-SNAPSHOT/index.html.tmp" [1] 18:16:31 2024-03-08 18:16:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.3-SNAPSHOT/ [115797] -> "daexim-akka-infoprovider-impl/1.14.3-SNAPSHOT/index.html.tmp" [1] 18:16:32 2024-03-08 18:16:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/ [173181] -> "daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/index.html.tmp" [1] 18:16:32 2024-03-08 18:16:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml [456/456] -> "daexim-akka-infoprovider-impl/maven-metadata.xml" [1] 18:16:32 2024-03-08 18:16:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.13.4-SNAPSHOT/ [55144] -> "daexim-artifacts/1.13.4-SNAPSHOT/index.html.tmp" [1] 18:16:33 2024-03-08 18:16:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.14.3-SNAPSHOT/ [54928] -> "daexim-artifacts/1.14.3-SNAPSHOT/index.html.tmp" [1] 18:16:34 2024-03-08 18:16:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/ [81586] -> "daexim-artifacts/1.15.0-SNAPSHOT/index.html.tmp" [1] 18:16:34 2024-03-08 18:16:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml [443/443] -> "daexim-artifacts/maven-metadata.xml" [1] 18:16:34 2024-03-08 18:16:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.13.4-SNAPSHOT/ [72527] -> "daexim-features/1.13.4-SNAPSHOT/index.html.tmp" [1] 18:16:35 2024-03-08 18:16:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.14.3-SNAPSHOT/ [72239] -> "daexim-features/1.14.3-SNAPSHOT/index.html.tmp" [1] 18:16:36 2024-03-08 18:16:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/ [107663] -> "daexim-features/1.15.0-SNAPSHOT/index.html.tmp" [1] 18:16:36 2024-03-08 18:16:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/maven-metadata.xml [442/442] -> "daexim-features/maven-metadata.xml" [1] 18:16:36 2024-03-08 18:16:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.13.4-SNAPSHOT/ [121071] -> "daexim-impl/1.13.4-SNAPSHOT/index.html.tmp" [1] 18:16:37 2024-03-08 18:16:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.14.3-SNAPSHOT/ [120567] -> "daexim-impl/1.14.3-SNAPSHOT/index.html.tmp" [1] 18:16:39 2024-03-08 18:16:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/ [180489] -> "daexim-impl/1.15.0-SNAPSHOT/index.html.tmp" [1] 18:16:39 2024-03-08 18:16:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/maven-metadata.xml [438/438] -> "daexim-impl/maven-metadata.xml" [1] 18:16:40 2024-03-08 18:16:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.13.4-SNAPSHOT/ [105152] -> "daexim-model/1.13.4-SNAPSHOT/index.html.tmp" [1] 18:16:41 2024-03-08 18:16:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.14.3-SNAPSHOT/ [104720] -> "daexim-model/1.14.3-SNAPSHOT/index.html.tmp" [1] 18:16:42 2024-03-08 18:16:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/ [156608] -> "daexim-model/1.15.0-SNAPSHOT/index.html.tmp" [1] 18:16:42 2024-03-08 18:16:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/maven-metadata.xml [439/439] -> "daexim-model/maven-metadata.xml" [1] 18:16:42 2024-03-08 18:16:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.13.4-SNAPSHOT/ [103786] -> "daexim-spi/1.13.4-SNAPSHOT/index.html.tmp" [1] 18:16:43 2024-03-08 18:16:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.14.3-SNAPSHOT/ [103342] -> "daexim-spi/1.14.3-SNAPSHOT/index.html.tmp" [1] 18:16:44 2024-03-08 18:16:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/ [154546] -> "daexim-spi/1.15.0-SNAPSHOT/index.html.tmp" [1] 18:16:44 2024-03-08 18:16:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/maven-metadata.xml [437/437] -> "daexim-spi/maven-metadata.xml" [1] 18:16:45 2024-03-08 18:16:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.13.4-SNAPSHOT/ [108393] -> "daexim-test-model/1.13.4-SNAPSHOT/index.html.tmp" [1] 18:16:46 2024-03-08 18:16:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.14.3-SNAPSHOT/ [107961] -> "daexim-test-model/1.14.3-SNAPSHOT/index.html.tmp" [1] 18:16:47 2024-03-08 18:16:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/ [161457] -> "daexim-test-model/1.15.0-SNAPSHOT/index.html.tmp" [1] 18:16:47 2024-03-08 18:16:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/maven-metadata.xml [444/444] -> "daexim-test-model/maven-metadata.xml" [1] 18:16:47 2024-03-08 18:16:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.13.4-SNAPSHOT/ [51854] -> "daexim/1.13.4-SNAPSHOT/index.html.tmp" [1] 18:16:48 2024-03-08 18:16:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.14.3-SNAPSHOT/ [51638] -> "daexim/1.14.3-SNAPSHOT/index.html.tmp" [1] 18:16:48 2024-03-08 18:16:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/ [76676] -> "daexim/1.15.0-SNAPSHOT/index.html.tmp" [1] 18:16:48 2024-03-08 18:16:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/maven-metadata.xml [433/433] -> "daexim/maven-metadata.xml" [1] 18:16:49 2024-03-08 18:16:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.13.4-SNAPSHOT/ [56131] -> "features-aggregator/1.13.4-SNAPSHOT/index.html.tmp" [1] 18:16:49 2024-03-08 18:16:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.14.3-SNAPSHOT/ [55915] -> "features-aggregator/1.14.3-SNAPSHOT/index.html.tmp" [1] 18:16:50 2024-03-08 18:16:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/ [83059] -> "features-aggregator/1.15.0-SNAPSHOT/index.html.tmp" [1] 18:16:50 2024-03-08 18:16:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/maven-metadata.xml [446/446] -> "features-aggregator/maven-metadata.xml" [1] 18:16:50 2024-03-08 18:16:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.13.4-SNAPSHOT/ [72090] -> "odl-daexim-all/1.13.4-SNAPSHOT/index.html.tmp" [1] 18:16:51 2024-03-08 18:16:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.14.3-SNAPSHOT/ [71802] -> "odl-daexim-all/1.14.3-SNAPSHOT/index.html.tmp" [1] 18:16:51 2024-03-08 18:16:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/ [107010] -> "odl-daexim-all/1.15.0-SNAPSHOT/index.html.tmp" [1] 18:16:51 2024-03-08 18:16:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml [441/441] -> "odl-daexim-all/maven-metadata.xml" [1] 18:16:52 2024-03-08 18:16:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.13.4-SNAPSHOT/ [70342] -> "odl-daexim/1.13.4-SNAPSHOT/index.html.tmp" [1] 18:16:53 2024-03-08 18:16:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.14.3-SNAPSHOT/ [70054] -> "odl-daexim/1.14.3-SNAPSHOT/index.html.tmp" [1] 18:16:54 2024-03-08 18:16:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/ [104398] -> "odl-daexim/1.15.0-SNAPSHOT/index.html.tmp" [1] 18:16:54 2024-03-08 18:16:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/maven-metadata.xml [437/437] -> "odl-daexim/maven-metadata.xml" [1] 18:16:54 2024-03-08 18:16:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.13.4-SNAPSHOT/ [51878] -> "parent/1.13.4-SNAPSHOT/index.html.tmp" [1] 18:16:54 2024-03-08 18:16:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.14.3-SNAPSHOT/ [51650] -> "parent/1.14.3-SNAPSHOT/index.html.tmp" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/ [76694] -> "parent/1.15.0-SNAPSHOT/index.html.tmp" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/maven-metadata.xml [433/433] -> "parent/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.13.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "daexim-akka-infoprovider-impl/1.13.4-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "daexim-akka-infoprovider-impl/1.14.3-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.13.4-SNAPSHOT/maven-metadata.xml [1061/1061] -> "daexim-artifacts/1.13.4-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.14.3-SNAPSHOT/maven-metadata.xml [1057/1057] -> "daexim-artifacts/1.14.3-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/maven-metadata.xml [1061/1061] -> "daexim-artifacts/1.15.0-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.13.4-SNAPSHOT/maven-metadata.xml [1278/1278] -> "daexim-features/1.13.4-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.14.3-SNAPSHOT/maven-metadata.xml [1273/1273] -> "daexim-features/1.14.3-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/maven-metadata.xml [1278/1278] -> "daexim-features/1.15.0-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.13.4-SNAPSHOT/maven-metadata.xml [1842/1842] -> "daexim-impl/1.13.4-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.14.3-SNAPSHOT/maven-metadata.xml [1834/1834] -> "daexim-impl/1.14.3-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/maven-metadata.xml [1842/1842] -> "daexim-impl/1.15.0-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.13.4-SNAPSHOT/maven-metadata.xml [1667/1667] -> "daexim-model/1.13.4-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.14.3-SNAPSHOT/maven-metadata.xml [1660/1660] -> "daexim-model/1.14.3-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/maven-metadata.xml [1667/1667] -> "daexim-model/1.15.0-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.13.4-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-spi/1.13.4-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.14.3-SNAPSHOT/maven-metadata.xml [1658/1658] -> "daexim-spi/1.14.3-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-spi/1.15.0-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.13.4-SNAPSHOT/maven-metadata.xml [1672/1672] -> "daexim-test-model/1.13.4-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.14.3-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-test-model/1.14.3-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/maven-metadata.xml [1672/1672] -> "daexim-test-model/1.15.0-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.13.4-SNAPSHOT/maven-metadata.xml [1051/1051] -> "daexim/1.13.4-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.14.3-SNAPSHOT/maven-metadata.xml [1047/1047] -> "daexim/1.14.3-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/maven-metadata.xml [1051/1051] -> "daexim/1.15.0-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.13.4-SNAPSHOT/maven-metadata.xml [1064/1064] -> "features-aggregator/1.13.4-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.14.3-SNAPSHOT/maven-metadata.xml [1060/1060] -> "features-aggregator/1.14.3-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/maven-metadata.xml [1064/1064] -> "features-aggregator/1.15.0-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.13.4-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-daexim-all/1.13.4-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.14.3-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-daexim-all/1.14.3-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-daexim-all/1.15.0-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.13.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-daexim/1.13.4-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.14.3-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-daexim/1.14.3-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-daexim/1.15.0-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.13.4-SNAPSHOT/maven-metadata.xml [1051/1051] -> "parent/1.13.4-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.14.3-SNAPSHOT/maven-metadata.xml [1047/1047] -> "parent/1.14.3-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 2024-03-08 18:16:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/maven-metadata.xml [1051/1051] -> "parent/1.15.0-SNAPSHOT/maven-metadata.xml" [1] 18:16:55 FINISHED --2024-03-08 18:16:55-- 18:16:55 Total wall clock time: 27s 18:16:55 Downloaded: 97 files, 3.4M in 0.1s (25.0 MB/s) 18:16:55 + set -e 18:16:55 + popd 18:16:55 /w/workspace/daexim-maven-merge-calcium 18:16:55 + mkdir -p /w/workspace/daexim-maven-merge-calcium/m2repo-backup 18:16:55 + cp -a /w/workspace/daexim-maven-merge-calcium/m2repo/org /w/workspace/daexim-maven-merge-calcium/m2repo-backup 18:16:55 [daexim-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins6851567026385701031.sh 18:16:55 [EnvInject] - Injecting environment variables from a build step. 18:16:55 [EnvInject] - Injecting as environment variables the properties content 18:16:55 MAVEN_GOALS=clean deploy 18:16:55 18:16:55 [EnvInject] - Variables injected successfully. 18:16:55 [daexim-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins8984012394333066946.sh 18:16:55 ---> common-variables.sh 18:16:55 --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 18:16:55 ---> maven-build.sh 18:16:55 + set +u 18:16:55 + export MAVEN_OPTS 18:16:55 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -e --global-settings /w/workspace/daexim-maven-merge-calcium@tmp/config7833434008525276392tmp --settings /w/workspace/daexim-maven-merge-calcium@tmp/config16976873841814714456tmp -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 18:16:56 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 18:16:56 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 18:16:56 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 18:16:56 Default locale: en_US, platform encoding: UTF-8 18:16:56 OS name: "linux", version: "4.18.0-536.el8.x86_64", arch: "amd64", family: "unix" 18:16:56 [INFO] Error stacktraces are turned on. 18:16:56 [INFO] Scanning for projects... 18:17:08 [INFO] ------------------------------------------------------------------------ 18:17:08 [INFO] Reactor Build Order: 18:17:08 [INFO] 18:17:08 [INFO] daexim-test-model [bundle] 18:17:08 [INFO] daexim-model [bundle] 18:17:08 [INFO] daexim-spi [bundle] 18:17:08 [INFO] parent [pom] 18:17:08 [INFO] daexim-impl [bundle] 18:17:08 [INFO] daexim-akka-infoprovider-impl [bundle] 18:17:08 [INFO] OpenDaylight :: daexim (Karaf feature) [feature] 18:17:08 [INFO] OpenDaylight :: Daexim :: All [feature] 18:17:08 [INFO] ODL :: daexim :: daexim-features [feature] 18:17:08 [INFO] ODL :: daexim :: features-aggregator [pom] 18:17:08 [INFO] daexim-artifacts [pom] 18:17:08 [INFO] daexim-karaf [jar] 18:17:08 [INFO] daexim [pom] 18:17:08 [INFO] 18:17:08 [INFO] -------------< org.opendaylight.daexim:daexim-test-model >-------------- 18:17:08 [INFO] Building daexim-test-model 1.15.0-SNAPSHOT [1/13] 18:17:08 [INFO] -------------------------------[ bundle ]------------------------------- 18:17:10 [INFO] 18:17:10 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-test-model --- 18:17:10 [INFO] 18:17:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-test-model --- 18:17:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 18:17:10 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 18:17:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:17:10 [INFO] 18:17:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-test-model --- 18:17:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:17:10 [INFO] 18:17:10 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-test-model --- 18:17:11 [INFO] 18:17:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-test-model --- 18:17:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 18:17:11 [INFO] 18:17:11 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ daexim-test-model --- 18:17:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 18:17:13 [INFO] yang-to-sources: Inspecting /w/workspace/daexim-maven-merge-calcium/test-model/src/main/yang 18:17:13 [INFO] yang-to-sources: Found 0 dependencies in 4.557 ms 18:17:13 [INFO] yang-to-sources: Project model files found: 3 in 74.38 ms 18:17:14 [INFO] yang-to-sources: 3 YANG models processed in 69.64 ms 18:17:14 [INFO] BindingJavaFileGenerator: Defined 16 files in 54.89 ms 18:17:14 [INFO] Sorted 16 files into 7 directories in 3.482 ms 18:17:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 97.23 ms 18:17:14 [INFO] 18:17:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-test-model --- 18:17:16 [INFO] Starting audit... 18:17:16 Audit done. 18:17:16 [INFO] You have 0 Checkstyle violations. 18:17:16 [INFO] 18:17:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-test-model --- 18:17:16 [INFO] Starting audit... 18:17:16 Audit done. 18:17:16 [INFO] You have 0 Checkstyle violations. 18:17:16 [INFO] 18:17:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-test-model --- 18:17:18 [INFO] 18:17:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-test-model --- 18:17:18 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/test-model/src/main/resources 18:17:18 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/test-model/target/generated-sources/spi 18:17:18 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 18:17:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 18:17:18 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 18:17:18 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/test-model/target/generated-sources/spi 18:17:18 [INFO] 18:17:18 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-test-model --- 18:17:18 [INFO] Recompiling the module because of changed dependency. 18:17:18 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 18:17:19 [INFO] 18:17:19 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ daexim-test-model >>> 18:17:19 [INFO] 18:17:19 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ daexim-test-model --- 18:17:21 [INFO] Fork Value is true 18:17:24 [INFO] Done SpotBugs Analysis.... 18:17:24 [INFO] 18:17:24 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ daexim-test-model <<< 18:17:24 [INFO] 18:17:24 [INFO] 18:17:24 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ daexim-test-model --- 18:17:24 [INFO] BugInstance size is 0 18:17:24 [INFO] Error size is 0 18:17:24 [INFO] No errors/warnings found 18:17:24 [INFO] 18:17:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-test-model --- 18:17:24 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/test-model/src/test/resources 18:17:24 [INFO] 18:17:24 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-test-model --- 18:17:24 [INFO] No sources to compile 18:17:24 [INFO] 18:17:24 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ daexim-test-model --- 18:17:24 [INFO] No tests to run. 18:17:24 [INFO] 18:17:24 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ daexim-test-model --- 18:17:24 [INFO] 18:17:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-test-model --- 18:17:25 [INFO] Building bundle: /w/workspace/daexim-maven-merge-calcium/test-model/target/daexim-test-model-1.15.0-SNAPSHOT.jar 18:17:25 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-calcium/test-model/target/classes/META-INF/MANIFEST.MF 18:17:25 [INFO] 18:17:25 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-test-model --- 18:17:26 [INFO] No previous run data found, generating javadoc. 18:17:27 [INFO] Building jar: /w/workspace/daexim-maven-merge-calcium/test-model/target/daexim-test-model-1.15.0-SNAPSHOT-javadoc.jar 18:17:27 [INFO] 18:17:27 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ daexim-test-model --- 18:17:28 [INFO] CycloneDX: Resolving Dependencies 18:17:28 [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) 18:17:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/test-model/target/bom.xml 18:17:29 [INFO] attaching as daexim-test-model-1.15.0-SNAPSHOT-cyclonedx.xml 18:17:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/test-model/target/bom.json 18:17:29 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 18:17:29 [INFO] attaching as daexim-test-model-1.15.0-SNAPSHOT-cyclonedx.json 18:17:29 [INFO] 18:17:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-test-model --- 18:17:29 [INFO] Skipping duplicate-finder execution! 18:17:29 [INFO] 18:17:29 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-test-model --- 18:17:29 [INFO] No dependency problems found 18:17:29 [INFO] 18:17:29 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-test-model --- 18:17:29 [INFO] Building jar: /w/workspace/daexim-maven-merge-calcium/test-model/target/daexim-test-model-1.15.0-SNAPSHOT-sources.jar 18:17:29 [INFO] 18:17:29 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-test-model --- 18:17:29 [INFO] 18:17:29 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-test-model --- 18:17:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:17:29 [INFO] 18:17:29 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-test-model --- 18:17:30 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/test-model/target/daexim-test-model-1.15.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-SNAPSHOT.jar 18:17:30 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/test-model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-SNAPSHOT.pom 18:17:30 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/test-model/target/daexim-test-model-1.15.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-SNAPSHOT-javadoc.jar 18:17:30 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/test-model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-SNAPSHOT-cyclonedx.xml 18:17:30 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/test-model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-SNAPSHOT-cyclonedx.json 18:17:30 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/test-model/target/daexim-test-model-1.15.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-SNAPSHOT-sources.jar 18:17:30 [INFO] 18:17:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-test-model --- 18:17:30 [INFO] Writing OBR metadata 18:17:30 [INFO] Installing org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-SNAPSHOT.jar 18:17:30 [INFO] Writing OBR metadata 18:17:30 [INFO] 18:17:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-test-model --- 18:17:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo 18:17:30 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/maven-metadata.xml 18:17:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:17:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:17:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:17:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:17:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:17:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:17:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:17:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:17:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:17:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 18:17:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:17:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:17:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:17:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:17:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 18:17:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:17:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:17:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:17:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:17:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:17:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:17:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:17:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:17:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:17:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:17:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:17:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:17:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:17:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:17:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:17:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:17:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:17:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:17:30 at java.lang.reflect.Method.invoke (Method.java:568) 18:17:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:17:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:17:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:17:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:17:30 [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.0-SNAPSHOT/maven-metadata.xml 18:17:30 [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 18:17:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:17:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:17:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:17:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:17:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:17:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:17:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:17:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:17:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:17:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 18:17:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:17:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:17:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:17:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:17:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 18:17:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:17:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:17:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:17:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:17:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:17:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:17:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:17:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:17:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:17:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:17:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:17:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:17:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:17:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:17:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:17:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:17:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:17:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:17:30 at java.lang.reflect.Method.invoke (Method.java:568) 18:17:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:17:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:17:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:17:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:17:30 [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 18:17:30 [INFO] 18:17:30 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-test-model --- 18:17:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:17:30 [INFO] 18:17:30 [INFO] ----------------< org.opendaylight.daexim:daexim-model >---------------- 18:17:30 [INFO] Building daexim-model 1.15.0-SNAPSHOT [2/13] 18:17:30 [INFO] -------------------------------[ bundle ]------------------------------- 18:17:30 [INFO] 18:17:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-model --- 18:17:30 [INFO] 18:17:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-model --- 18:17:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:17:30 [INFO] 18:17:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-model --- 18:17:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:17:30 [INFO] 18:17:30 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-model --- 18:17:30 [INFO] 18:17:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-model --- 18:17:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 18:17:30 [INFO] 18:17:30 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ daexim-model --- 18:17:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 18:17:30 [INFO] yang-to-sources: Inspecting /w/workspace/daexim-maven-merge-calcium/model/src/main/yang 18:17:30 [INFO] yang-to-sources: Found 1 dependencies in 2.563 ms 18:17:30 [INFO] yang-to-sources: Project model files found: 2 in 37.27 ms 18:17:30 [INFO] yang-to-sources: 3 YANG models processed in 115.5 ms 18:17:30 [INFO] BindingJavaFileGenerator: Defined 72 files in 31.88 ms 18:17:30 [INFO] Sorted 72 files into 12 directories in 324.9 μs 18:17:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 72 in 117.6 ms 18:17:30 [INFO] 18:17:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-model --- 18:17:30 [INFO] Starting audit... 18:17:30 Audit done. 18:17:30 [INFO] You have 0 Checkstyle violations. 18:17:30 [INFO] 18:17:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-model --- 18:17:31 [INFO] Starting audit... 18:17:31 Audit done. 18:17:31 [INFO] You have 0 Checkstyle violations. 18:17:31 [INFO] 18:17:31 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-model --- 18:17:31 [INFO] 18:17:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-model --- 18:17:31 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/model/src/main/resources 18:17:31 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/model/target/generated-sources/spi 18:17:31 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 18:17:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 18:17:31 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 18:17:31 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/model/target/generated-sources/spi 18:17:31 [INFO] 18:17:31 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-model --- 18:17:31 [INFO] Recompiling the module because of changed dependency. 18:17:31 [INFO] Compiling 76 source files with javac [debug release 17] to target/classes 18:17:32 [INFO] 18:17:32 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ daexim-model >>> 18:17:32 [INFO] 18:17:32 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ daexim-model --- 18:17:32 [INFO] Fork Value is true 18:17:34 [INFO] Done SpotBugs Analysis.... 18:17:34 [INFO] 18:17:34 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ daexim-model <<< 18:17:34 [INFO] 18:17:34 [INFO] 18:17:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ daexim-model --- 18:17:34 [INFO] BugInstance size is 0 18:17:34 [INFO] Error size is 0 18:17:34 [INFO] No errors/warnings found 18:17:34 [INFO] 18:17:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-model --- 18:17:34 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/model/src/test/resources 18:17:34 [INFO] 18:17:34 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-model --- 18:17:34 [INFO] No sources to compile 18:17:34 [INFO] 18:17:34 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ daexim-model --- 18:17:34 [INFO] No tests to run. 18:17:34 [INFO] 18:17:34 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ daexim-model --- 18:17:34 [INFO] 18:17:34 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-model --- 18:17:35 [INFO] Building bundle: /w/workspace/daexim-maven-merge-calcium/model/target/daexim-model-1.15.0-SNAPSHOT.jar 18:17:35 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-calcium/model/target/classes/META-INF/MANIFEST.MF 18:17:35 [INFO] 18:17:35 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-model --- 18:17:35 [INFO] No previous run data found, generating javadoc. 18:17:37 [INFO] Building jar: /w/workspace/daexim-maven-merge-calcium/model/target/daexim-model-1.15.0-SNAPSHOT-javadoc.jar 18:17:37 [INFO] 18:17:37 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ daexim-model --- 18:17:37 [INFO] CycloneDX: Resolving Dependencies 18:17:38 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 18:17:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/model/target/bom.xml 18:17:38 [INFO] attaching as daexim-model-1.15.0-SNAPSHOT-cyclonedx.xml 18:17:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/model/target/bom.json 18:17:38 [INFO] attaching as daexim-model-1.15.0-SNAPSHOT-cyclonedx.json 18:17:38 [INFO] 18:17:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-model --- 18:17:38 [INFO] Skipping duplicate-finder execution! 18:17:38 [INFO] 18:17:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-model --- 18:17:38 [INFO] No dependency problems found 18:17:38 [INFO] 18:17:38 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-model --- 18:17:38 [INFO] Building jar: /w/workspace/daexim-maven-merge-calcium/model/target/daexim-model-1.15.0-SNAPSHOT-sources.jar 18:17:38 [INFO] 18:17:38 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-model --- 18:17:38 [INFO] 18:17:38 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-model --- 18:17:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:17:38 [INFO] 18:17:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-model --- 18:17:38 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/model/target/daexim-model-1.15.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-SNAPSHOT.jar 18:17:38 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-SNAPSHOT.pom 18:17:38 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/model/target/daexim-model-1.15.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-SNAPSHOT-javadoc.jar 18:17:38 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-SNAPSHOT-cyclonedx.xml 18:17:38 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-SNAPSHOT-cyclonedx.json 18:17:38 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/model/target/daexim-model-1.15.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-SNAPSHOT-sources.jar 18:17:38 [INFO] 18:17:38 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-model --- 18:17:38 [INFO] Installing org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-SNAPSHOT.jar 18:17:38 [INFO] Writing OBR metadata 18:17:38 [INFO] 18:17:38 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-model --- 18:17:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo 18:17:38 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/maven-metadata.xml 18:17:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:17:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:17:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:17:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:17:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:17:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:17:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:17:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:17:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:17:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 18:17:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:17:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:17:38 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:17:38 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:17:38 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 18:17:38 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:17:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:17:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:17:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:17:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:17:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:17:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:17:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:17:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:17:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:17:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:17:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:17:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:17:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:17:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:17:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:17:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:17:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:17:38 at java.lang.reflect.Method.invoke (Method.java:568) 18:17:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:17:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:17:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:17:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:17:38 [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.0-SNAPSHOT/maven-metadata.xml 18:17:38 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-model/maven-metadata.xml 18:17:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:17:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:17:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:17:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:17:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:17:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:17:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:17:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:17:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:17:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 18:17:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:17:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:17:38 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:17:38 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:17:38 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 18:17:38 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:17:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:17:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:17:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:17:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:17:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:17:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:17:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:17:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:17:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:17:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:17:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:17:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:17:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:17:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:17:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:17:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:17:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:17:38 at java.lang.reflect.Method.invoke (Method.java:568) 18:17:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:17:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:17:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:17:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:17:38 [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 18:17:38 [INFO] 18:17:38 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-model --- 18:17:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:17:38 [INFO] 18:17:38 [INFO] -----------------< org.opendaylight.daexim:daexim-spi >----------------- 18:17:38 [INFO] Building daexim-spi 1.15.0-SNAPSHOT [3/13] 18:17:38 [INFO] -------------------------------[ bundle ]------------------------------- 18:17:38 [INFO] 18:17:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-spi --- 18:17:38 [INFO] 18:17:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-spi --- 18:17:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:17:38 [INFO] 18:17:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-spi --- 18:17:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:17:38 [INFO] 18:17:38 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-spi --- 18:17:38 [INFO] 18:17:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-spi --- 18:17:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 18:17:38 [INFO] 18:17:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-spi --- 18:17:38 [INFO] Starting audit... 18:17:38 Audit done. 18:17:38 [INFO] You have 0 Checkstyle violations. 18:17:38 [INFO] 18:17:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-spi --- 18:17:38 [INFO] Starting audit... 18:17:38 Audit done. 18:17:38 [INFO] You have 0 Checkstyle violations. 18:17:38 [INFO] 18:17:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-spi --- 18:17:38 [INFO] 18:17:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-spi --- 18:17:38 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/spi/src/main/resources 18:17:38 [INFO] 18:17:38 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-spi --- 18:17:38 [INFO] Recompiling the module because of changed dependency. 18:17:38 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 18:17:39 [INFO] 18:17:39 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ daexim-spi >>> 18:17:39 [INFO] 18:17:39 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ daexim-spi --- 18:17:39 [INFO] Fork Value is true 18:17:40 [INFO] Done SpotBugs Analysis.... 18:17:40 [INFO] 18:17:40 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ daexim-spi <<< 18:17:40 [INFO] 18:17:40 [INFO] 18:17:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ daexim-spi --- 18:17:40 [INFO] BugInstance size is 0 18:17:40 [INFO] Error size is 0 18:17:40 [INFO] No errors/warnings found 18:17:40 [INFO] 18:17:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-spi --- 18:17:40 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/spi/src/test/resources 18:17:40 [INFO] 18:17:40 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-spi --- 18:17:40 [INFO] No sources to compile 18:17:40 [INFO] 18:17:40 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ daexim-spi --- 18:17:40 [INFO] No tests to run. 18:17:40 [INFO] 18:17:40 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ daexim-spi --- 18:17:40 [INFO] 18:17:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-spi --- 18:17:41 [INFO] Building bundle: /w/workspace/daexim-maven-merge-calcium/spi/target/daexim-spi-1.15.0-SNAPSHOT.jar 18:17:41 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-calcium/spi/target/classes/META-INF/MANIFEST.MF 18:17:41 [INFO] 18:17:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-spi --- 18:17:41 [INFO] No previous run data found, generating javadoc. 18:17:42 [WARNING] Javadoc Warnings 18:17:42 [WARNING] /w/workspace/daexim-maven-merge-calcium/spi/src/main/java/org/opendaylight/daexim/spi/NodeNameProvider.java:19: warning: no @return 18:17:42 [WARNING] String getNodeName(); 18:17:42 [WARNING] ^ 18:17:42 [WARNING] 1 warning 18:17:42 [INFO] Building jar: /w/workspace/daexim-maven-merge-calcium/spi/target/daexim-spi-1.15.0-SNAPSHOT-javadoc.jar 18:17:42 [INFO] 18:17:42 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ daexim-spi --- 18:17:42 [INFO] CycloneDX: Resolving Dependencies 18:17:42 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 18:17:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/spi/target/bom.xml 18:17:42 [INFO] attaching as daexim-spi-1.15.0-SNAPSHOT-cyclonedx.xml 18:17:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/spi/target/bom.json 18:17:42 [INFO] attaching as daexim-spi-1.15.0-SNAPSHOT-cyclonedx.json 18:17:42 [INFO] 18:17:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-spi --- 18:17:42 [INFO] Skipping duplicate-finder execution! 18:17:42 [INFO] 18:17:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-spi --- 18:17:42 [INFO] No dependency problems found 18:17:42 [INFO] 18:17:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-spi --- 18:17:42 [INFO] Building jar: /w/workspace/daexim-maven-merge-calcium/spi/target/daexim-spi-1.15.0-SNAPSHOT-sources.jar 18:17:42 [INFO] 18:17:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-spi --- 18:17:42 [INFO] 18:17:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-spi --- 18:17:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:17:42 [INFO] 18:17:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-spi --- 18:17:42 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/spi/target/daexim-spi-1.15.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-SNAPSHOT.jar 18:17:42 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/spi/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-SNAPSHOT.pom 18:17:42 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/spi/target/daexim-spi-1.15.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-SNAPSHOT-javadoc.jar 18:17:42 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/spi/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-SNAPSHOT-cyclonedx.xml 18:17:42 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/spi/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-SNAPSHOT-cyclonedx.json 18:17:42 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/spi/target/daexim-spi-1.15.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-SNAPSHOT-sources.jar 18:17:42 [INFO] 18:17:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-spi --- 18:17:42 [INFO] Installing org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-SNAPSHOT.jar 18:17:42 [INFO] Writing OBR metadata 18:17:42 [INFO] 18:17:42 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-spi --- 18:17:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo 18:17:42 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/maven-metadata.xml 18:17:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:17:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:17:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:17:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:17:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:17:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 18:17:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:17:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:17:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:17:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:17:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 18:17:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:17:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:17:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:17:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:17:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:17:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:17:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:17:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:17:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:17:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:17:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:17:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:17:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:17:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:17:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:17:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:17:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:17:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:17:42 at java.lang.reflect.Method.invoke (Method.java:568) 18:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:17:42 [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.0-SNAPSHOT/maven-metadata.xml 18:17:42 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-spi/maven-metadata.xml 18:17:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:17:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:17:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:17:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:17:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:17:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 18:17:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:17:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:17:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:17:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:17:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 18:17:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:17:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:17:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:17:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:17:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:17:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:17:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:17:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:17:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:17:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:17:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:17:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:17:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:17:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:17:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:17:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:17:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:17:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:17:42 at java.lang.reflect.Method.invoke (Method.java:568) 18:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:17:42 [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 18:17:42 [INFO] 18:17:42 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-spi --- 18:17:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:17:42 [INFO] 18:17:42 [INFO] -------------------< org.opendaylight.daexim:parent >------------------- 18:17:42 [INFO] Building parent 1.15.0-SNAPSHOT [4/13] 18:17:42 [INFO] --------------------------------[ pom ]--------------------------------- 18:17:42 [INFO] 18:17:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ parent --- 18:17:42 [INFO] 18:17:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ parent --- 18:17:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:17:42 [INFO] 18:17:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ parent --- 18:17:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:17:42 [INFO] 18:17:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ parent --- 18:17:42 [INFO] 18:17:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ parent --- 18:17:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 18:17:42 [INFO] 18:17:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ parent --- 18:17:42 [INFO] Starting audit... 18:17:42 Audit done. 18:17:42 [INFO] You have 0 Checkstyle violations. 18:17:42 [INFO] 18:17:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ parent --- 18:17:42 [INFO] Starting audit... 18:17:42 Audit done. 18:17:42 [INFO] You have 0 Checkstyle violations. 18:17:42 [INFO] 18:17:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ parent --- 18:17:42 [INFO] 18:17:42 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ parent >>> 18:17:42 [INFO] 18:17:42 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ parent --- 18:17:42 [INFO] 18:17:42 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ parent <<< 18:17:42 [INFO] 18:17:42 [INFO] 18:17:42 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ parent --- 18:17:42 [INFO] 18:17:42 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ parent --- 18:17:42 [INFO] 18:17:42 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ parent --- 18:17:42 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 18:17:42 [INFO] 18:17:42 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ parent --- 18:17:42 [INFO] CycloneDX: Resolving Dependencies 18:17:42 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 18:17:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/parent/target/bom.xml 18:17:42 [INFO] attaching as parent-1.15.0-SNAPSHOT-cyclonedx.xml 18:17:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/parent/target/bom.json 18:17:42 [INFO] attaching as parent-1.15.0-SNAPSHOT-cyclonedx.json 18:17:42 [INFO] 18:17:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ parent --- 18:17:42 [INFO] Skipping duplicate-finder execution! 18:17:42 [INFO] 18:17:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ parent --- 18:17:42 [INFO] Skipping pom project 18:17:42 [INFO] 18:17:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ parent --- 18:17:42 [INFO] 18:17:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ parent --- 18:17:42 [INFO] 18:17:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ parent --- 18:17:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:17:42 [INFO] 18:17:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ parent --- 18:17:42 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/parent/pom.xml to /tmp/r/org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-SNAPSHOT.pom 18:17:42 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/parent/target/bom.xml to /tmp/r/org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-SNAPSHOT-cyclonedx.xml 18:17:42 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/parent/target/bom.json to /tmp/r/org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-SNAPSHOT-cyclonedx.json 18:17:42 [INFO] 18:17:42 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ parent --- 18:17:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo 18:17:42 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/maven-metadata.xml 18:17:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:17:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:17:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:17:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:17:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:17:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 18:17:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:17:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:17:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:17:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:17:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 18:17:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:17:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:17:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:17:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:17:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:17:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:17:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:17:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:17:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:17:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:17:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:17:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:17:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:17:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:17:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:17:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:17:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:17:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:17:42 at java.lang.reflect.Method.invoke (Method.java:568) 18:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:17:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/maven-metadata.xml 18:17:42 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/parent/maven-metadata.xml 18:17:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:17:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:17:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:17:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:17:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:17:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:17:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 18:17:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:17:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:17:42 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:17:42 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:17:42 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 18:17:42 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:17:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:17:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:17:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:17:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:17:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:17:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:17:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:17:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:17:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:17:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:17:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:17:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:17:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:17:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:17:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:17:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:17:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:17:42 at java.lang.reflect.Method.invoke (Method.java:568) 18:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:17:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:17:42 [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 18:17:42 [INFO] 18:17:42 [INFO] ----------------< org.opendaylight.daexim:daexim-impl >----------------- 18:17:42 [INFO] Building daexim-impl 1.15.0-SNAPSHOT [5/13] 18:17:42 [INFO] -------------------------------[ bundle ]------------------------------- 18:17:46 [INFO] 18:17:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-impl --- 18:17:46 [INFO] 18:17:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-impl --- 18:17:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:17:46 [INFO] 18:17:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-impl --- 18:17:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:17:46 [INFO] 18:17:46 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-impl --- 18:17:46 [INFO] 18:17:46 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-impl --- 18:17:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 18:17:46 [INFO] 18:17:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-impl --- 18:17:46 [INFO] Starting audit... 18:17:46 Audit done. 18:17:46 [INFO] You have 0 Checkstyle violations. 18:17:46 [INFO] 18:17:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-impl --- 18:17:48 [INFO] Starting audit... 18:17:48 Audit done. 18:17:48 [INFO] You have 0 Checkstyle violations. 18:17:48 [INFO] 18:17:48 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-impl --- 18:17:48 [INFO] 18:17:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-impl --- 18:17:48 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/impl/src/main/resources 18:17:48 [INFO] 18:17:48 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-impl --- 18:17:48 [INFO] Recompiling the module because of changed dependency. 18:17:48 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 18:17:48 [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 18:17:48 [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 18:17:48 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:17:48 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:17:48 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:17:48 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:17:48 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:17:48 [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 18:17:48 [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 18:17:48 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:17:48 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:17:48 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:17:48 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:17:48 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:17:48 [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 18:17:48 [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 18:17:48 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:17:48 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:17:48 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:17:48 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:17:48 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:17:48 [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 18:17:48 [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 18:17:48 [INFO] 18:17:48 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ daexim-impl >>> 18:17:48 [INFO] 18:17:48 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ daexim-impl --- 18:17:48 [INFO] Fork Value is true 18:17:53 [INFO] Done SpotBugs Analysis.... 18:17:53 [INFO] 18:17:53 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ daexim-impl <<< 18:17:53 [INFO] 18:17:53 [INFO] 18:17:53 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ daexim-impl --- 18:17:53 [INFO] BugInstance size is 15 18:17:53 [INFO] Error size is 0 18:17:53 [INFO] Total bugs: 15 18:17:53 [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 220] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 18:17:53 [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 221] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 18:17:53 [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 215] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 18:17:53 [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 218] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 18:17:53 [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 219] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 18:17:53 [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 222] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 18:17:53 [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 18:17:53 [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 18:17:53 [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 18:17:53 [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 18:17:53 [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 18:17:53 [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 18:17:53 [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 18:17:53 [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 18:17:53 [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 18:17:53 [INFO] 18:17:53 18:17:53 18:17:53 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 18:17:53 18:17:53 18:17:53 18:17:53 [INFO] 18:17:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-impl --- 18:17:53 [INFO] Copying 2 resources from src/test/resources to target/test-classes 18:17:53 [INFO] 18:17:53 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-impl --- 18:17:53 [INFO] Recompiling the module because of changed dependency. 18:17:53 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 18:17:53 [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 18:17:53 [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 18:17:53 [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 18:17:53 [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 18:17:53 [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 18:17:53 [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 18:17:53 [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 18:17:53 [INFO] 18:17:53 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ daexim-impl --- 18:17:53 [INFO] Surefire report directory: /w/workspace/daexim-maven-merge-calcium/impl/target/surefire-reports 18:17:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:17:54 [INFO] 18:17:54 [INFO] ------------------------------------------------------- 18:17:54 [INFO] T E S T S 18:17:54 [INFO] ------------------------------------------------------- 18:17:55 [INFO] Running org.opendaylight.daexim.impl.LocalExportTaskTest 18:17:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:17:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.060 s -- in org.opendaylight.daexim.impl.LocalExportTaskTest 18:17:59 [INFO] Running org.opendaylight.daexim.impl.DataExportImportAppProviderTest 18:18:19 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.54 s -- in org.opendaylight.daexim.impl.DataExportImportAppProviderTest 18:18:19 [INFO] Running org.opendaylight.daexim.impl.CollectImportFilesTest 18:18:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.daexim.impl.CollectImportFilesTest 18:18:19 [INFO] Running org.opendaylight.daexim.impl.UtilTest 18:18:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.daexim.impl.UtilTest 18:18:19 [INFO] Running org.opendaylight.daexim.impl.ModuleExclusionTest 18:18:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.daexim.impl.ModuleExclusionTest 18:18:19 [INFO] Running org.opendaylight.daexim.impl.ImportTaskTest 18:18:19 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.daexim.impl.ImportTaskTest 18:18:19 [INFO] Running org.opendaylight.daexim.impl.PerModuleExportTest 18:18:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.daexim.impl.PerModuleExportTest 18:18:19 [INFO] Running org.opendaylight.daexim.impl.DateAndTimeTest 18:18:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.daexim.impl.DateAndTimeTest 18:18:19 [INFO] Running org.opendaylight.daexim.impl.MetadataParsingTest 18:18:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.daexim.impl.MetadataParsingTest 18:18:19 [INFO] 18:18:19 [INFO] Results: 18:18:19 [INFO] 18:18:19 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 18:18:19 [INFO] 18:18:19 [INFO] 18:18:19 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ daexim-impl --- 18:18:19 [INFO] 18:18:19 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-impl --- 18:18:20 [INFO] Building bundle: /w/workspace/daexim-maven-merge-calcium/impl/target/daexim-impl-1.15.0-SNAPSHOT.jar 18:18:20 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-calcium/impl/target/classes/META-INF/MANIFEST.MF 18:18:20 [INFO] 18:18:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-impl --- 18:18:20 [INFO] No previous run data found, generating javadoc. 18:18:21 [WARNING] Javadoc Warnings 18:18:21 [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 18:18:21 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:116: warning: no comment 18:18:21 [WARNING] public class DataExportImportAppProvider implements DataImportBootService, AutoCloseable { 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:145: warning: no comment 18:18:21 [WARNING] public DataExportImportAppProvider(@Reference DataBroker dataBroker, @Reference DOMDataBroker domDataBroker, 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:62: warning: no comment 18:18:21 [WARNING] public class ExportTask implements Callable { 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:80: warning: no comment 18:18:21 [WARNING] public ExportTask(@Nullable Map includedModulesMap, 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:83: warning: no comment 18:18:21 [WARNING] public class ImportTask implements Callable { 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:118: warning: no comment 18:18:21 [WARNING] public ImportTask(final ImmediateImportInput input, DOMDataBroker domDataBroker, 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:42: warning: no comment 18:18:21 [WARNING] public String getModule() { 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:34: warning: no comment 18:18:21 [WARNING] public String getNamespace() { 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:26: warning: no comment 18:18:21 [WARNING] public String getRevision() { 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:46: warning: no comment 18:18:21 [WARNING] public void setModule(String module) { 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:38: warning: no comment 18:18:21 [WARNING] public void setNamespace(String namespace) { 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:30: warning: no comment 18:18:21 [WARNING] public void setRevision(String revision) { 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:11: warning: no comment 18:18:21 [WARNING] public class ModelsNotAvailableException extends Exception { 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:14: warning: no comment 18:18:21 [WARNING] public ModelsNotAvailableException(String message) { 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:192: warning: no @param for isBooting 18:18:21 [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:192: warning: no @return 18:18:21 [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:44: warning: no comment 18:18:21 [WARNING] public final class Util { 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:54: warning: no comment 18:18:21 [WARNING] public static final String CFG_FILE_NAME = "org.opendaylight.daexim.cfg"; 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:59: warning: no comment 18:18:21 [WARNING] public static final String DAEXIM_BOOT_SUBDIR = "boot"; 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:58: warning: no comment 18:18:21 [WARNING] public static final String DAEXIM_DIR = INTERNAL_LOCAL_NAME; 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:56: warning: no comment 18:18:21 [WARNING] public static final String DAEXIM_DIR_PROP = "daexim.dir"; 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:61: warning: no comment 18:18:21 [WARNING] public static final String DEFAULT_DIR_LOCATION = "${karaf.home}/" + DAEXIM_DIR; 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:55: warning: no comment 18:18:21 [WARNING] public static final String ETC_CFG_FILE = "${karaf.etc}/" + CFG_FILE_NAME; 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:52: warning: no comment 18:18:21 [WARNING] public static final String FILE_PREFIX = "odl_backup_"; 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:53: warning: no comment 18:18:21 [WARNING] public static final String FILE_SUFFIX = ".json"; 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:57: warning: no comment 18:18:21 [WARNING] public static final String INTERNAL_LOCAL_NAME = "daexim"; 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:65: warning: no comment 18:18:21 [WARNING] public static final String INTERNAL_MODULE_NAME = "data-export-import-internal"; 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:79: warning: no comment 18:18:21 [WARNING] public static Path getDaeximFilePath(boolean isBooting, LogicalDatastoreType type) { 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:83: warning: no comment 18:18:21 [WARNING] public static Path getModelsFilePath(boolean isBooting) { 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:212: warning: no comment 18:18:21 [WARNING] public static boolean isModelFilePresent(boolean isBooting) { 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:128: warning: no comment 18:18:21 [WARNING] public static List parseModels(final InputStream is) { 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:71: warning: no comment 18:18:21 [WARNING] public static String storeNameByType(LogicalDatastoreType type) { 18:18:21 [WARNING] ^ 18:18:21 [WARNING] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:75: warning: no comment 18:18:21 [WARNING] public static LogicalDatastoreType storeTypeFromName(String name) { 18:18:21 [WARNING] ^ 18:18:21 [WARNING] 34 warnings 18:18:21 [INFO] Building jar: /w/workspace/daexim-maven-merge-calcium/impl/target/daexim-impl-1.15.0-SNAPSHOT-javadoc.jar 18:18:21 [INFO] 18:18:21 [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-daexim-cfg) @ daexim-impl --- 18:18:21 [INFO] 18:18:21 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ daexim-impl --- 18:18:21 [INFO] CycloneDX: Resolving Dependencies 18:18:24 [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) 18:18:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/impl/target/bom.xml 18:18:24 [INFO] attaching as daexim-impl-1.15.0-SNAPSHOT-cyclonedx.xml 18:18:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/impl/target/bom.json 18:18:24 [INFO] attaching as daexim-impl-1.15.0-SNAPSHOT-cyclonedx.json 18:18:24 [INFO] 18:18:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-impl --- 18:18:24 [INFO] Skipping duplicate-finder execution! 18:18:24 [INFO] 18:18:24 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-impl --- 18:18:24 [WARNING] Used undeclared dependencies found: 18:18:24 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 18:18:24 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 18:18:24 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 18:18:24 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 18:18:24 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:provided 18:18:24 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 18:18:24 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:provided 18:18:24 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 18:18:24 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 18:18:24 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 18:18:24 [WARNING] org.opendaylight.yangtools:yang-data-util:jar:13.0.1:provided 18:18:24 [INFO] 18:18:24 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-impl --- 18:18:24 [INFO] Building jar: /w/workspace/daexim-maven-merge-calcium/impl/target/daexim-impl-1.15.0-SNAPSHOT-sources.jar 18:18:24 [INFO] 18:18:24 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-impl --- 18:18:24 [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:409: Prefer java.util.Optional.orElseThrow 18:18:24 [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:138: Prefer java.io.FileWriter.(File, Charset) 18:18:24 [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:149: Prefer java.util.Optional.orElseThrow 18:18:24 [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:150: Prefer java.util.Optional.orElseThrow 18:18:24 [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:155: Prefer java.io.FileWriter.(File, Charset) 18:18:24 [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:160: Prefer java.util.Optional.orElseThrow 18:18:24 [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:204: Prefer java.util.Optional.orElseThrow 18:18:24 [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:230: Prefer java.util.Optional.orElseThrow 18:18:24 [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:346: Prefer java.util.Optional.orElseThrow 18:18:24 [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:366: Prefer java.util.Optional.orElseThrow 18:18:24 [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:397: Prefer java.util.Optional.orElseThrow 18:18:24 [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:440: Prefer java.util.Optional.orElseThrow 18:18:24 [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:242: Prefer java.util.Optional.orElseThrow 18:18:24 [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:288: Prefer java.util.Optional.orElseThrow 18:18:24 [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:109: Prefer java.util.Optional.orElseThrow 18:18:24 [ERROR] /w/workspace/daexim-maven-merge-calcium/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:137: Prefer java.util.Optional.orElseThrow 18:18:24 [INFO] 18:18:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-impl --- 18:18:24 [INFO] Loading execution data file /w/workspace/daexim-maven-merge-calcium/impl/target/code-coverage/jacoco.exec 18:18:24 [INFO] Analyzed bundle 'daexim-impl' with 13 classes 18:18:24 [INFO] 18:18:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-impl --- 18:18:24 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/impl/target/daexim-impl-1.15.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-SNAPSHOT.jar 18:18:24 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-SNAPSHOT.pom 18:18:24 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/impl/target/daexim-impl-1.15.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-SNAPSHOT-javadoc.jar 18:18:24 [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.0-SNAPSHOT/daexim-impl-1.15.0-SNAPSHOT.cfg 18:18:24 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-SNAPSHOT-cyclonedx.xml 18:18:24 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-SNAPSHOT-cyclonedx.json 18:18:24 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/impl/target/daexim-impl-1.15.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-SNAPSHOT-sources.jar 18:18:24 [INFO] 18:18:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-impl --- 18:18:24 [INFO] Installing org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-SNAPSHOT.jar 18:18:24 [INFO] Writing OBR metadata 18:18:24 [INFO] 18:18:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-impl --- 18:18:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo 18:18:24 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/maven-metadata.xml 18:18:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:18:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:18:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:18:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:18:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:18:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:18:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:18:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:18:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:18:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 18:18:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:18:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:18:24 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:18:24 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:18:24 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 18:18:24 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:18:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:18:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:18:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:18:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:18:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:18:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:18:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:18:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:18:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:18:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:18:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:18:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:18:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:18:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:18:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:18:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:18:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:18:24 at java.lang.reflect.Method.invoke (Method.java:568) 18:18:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:18:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:18:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:18:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:18:24 [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.0-SNAPSHOT/maven-metadata.xml 18:18:24 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-impl/maven-metadata.xml 18:18:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:18:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:18:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:18:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:18:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:18:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:18:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:18:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:18:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:18:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 18:18:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:18:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:18:24 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:18:24 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:18:24 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 18:18:24 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:18:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:18:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:18:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:18:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:18:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:18:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:18:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:18:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:18:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:18:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:18:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:18:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:18:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:18:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:18:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:18:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:18:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:18:24 at java.lang.reflect.Method.invoke (Method.java:568) 18:18:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:18:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:18:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:18:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:18:24 [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 18:18:24 [INFO] 18:18:24 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-impl --- 18:18:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:18:24 [INFO] 18:18:24 [INFO] -------< org.opendaylight.daexim:daexim-akka-infoprovider-impl >-------- 18:18:24 [INFO] Building daexim-akka-infoprovider-impl 1.15.0-SNAPSHOT [6/13] 18:18:24 [INFO] -------------------------------[ bundle ]------------------------------- 18:18:24 [INFO] 18:18:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-akka-infoprovider-impl --- 18:18:24 [INFO] 18:18:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-akka-infoprovider-impl --- 18:18:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:18:24 [INFO] 18:18:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-akka-infoprovider-impl --- 18:18:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:18:24 [INFO] 18:18:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-akka-infoprovider-impl --- 18:18:25 [INFO] 18:18:25 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-akka-infoprovider-impl --- 18:18:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 18:18:25 [INFO] 18:18:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-akka-infoprovider-impl --- 18:18:25 [INFO] Starting audit... 18:18:25 Audit done. 18:18:25 [INFO] You have 0 Checkstyle violations. 18:18:25 [INFO] 18:18:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-akka-infoprovider-impl --- 18:18:25 [INFO] Starting audit... 18:18:25 Audit done. 18:18:25 [INFO] You have 0 Checkstyle violations. 18:18:25 [INFO] 18:18:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-akka-infoprovider-impl --- 18:18:25 [INFO] 18:18:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-akka-infoprovider-impl --- 18:18:25 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/src/main/resources 18:18:25 [INFO] 18:18:25 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-akka-infoprovider-impl --- 18:18:25 [INFO] Recompiling the module because of changed dependency. 18:18:25 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 18:18:25 [INFO] 18:18:25 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ daexim-akka-infoprovider-impl >>> 18:18:25 [INFO] 18:18:25 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ daexim-akka-infoprovider-impl --- 18:18:25 [INFO] Fork Value is true 18:18:27 [INFO] Done SpotBugs Analysis.... 18:18:27 [INFO] 18:18:27 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ daexim-akka-infoprovider-impl <<< 18:18:27 [INFO] 18:18:27 [INFO] 18:18:27 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ daexim-akka-infoprovider-impl --- 18:18:27 [INFO] BugInstance size is 0 18:18:27 [INFO] Error size is 0 18:18:27 [INFO] No errors/warnings found 18:18:27 [INFO] 18:18:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-akka-infoprovider-impl --- 18:18:27 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/src/test/resources 18:18:27 [INFO] 18:18:27 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-akka-infoprovider-impl --- 18:18:27 [INFO] No sources to compile 18:18:27 [INFO] 18:18:27 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ daexim-akka-infoprovider-impl --- 18:18:27 [INFO] No tests to run. 18:18:27 [INFO] 18:18:27 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ daexim-akka-infoprovider-impl --- 18:18:27 [INFO] 18:18:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-akka-infoprovider-impl --- 18:18:27 [INFO] Building bundle: /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.0-SNAPSHOT.jar 18:18:27 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/classes/META-INF/MANIFEST.MF 18:18:27 [INFO] 18:18:27 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-akka-infoprovider-impl --- 18:18:27 [INFO] No previous run data found, generating javadoc. 18:18:28 [WARNING] Javadoc Warnings 18:18:28 [WARNING] /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/src/main/java/org/opendaylight/daexim/impl/AkkaNodeNameProvider.java:37: warning: no comment 18:18:28 [WARNING] public AkkaNodeNameProvider(@Reference final ActorSystemProvider provider) { 18:18:28 [WARNING] ^ 18:18:28 [WARNING] 1 warning 18:18:28 [INFO] Building jar: /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.0-SNAPSHOT-javadoc.jar 18:18:28 [INFO] 18:18:28 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ daexim-akka-infoprovider-impl --- 18:18:28 [INFO] CycloneDX: Resolving Dependencies 18:18:30 [INFO] CycloneDX: Creating BOM version 1.4 with 58 component(s) 18:18:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/bom.xml 18:18:30 [INFO] attaching as daexim-akka-infoprovider-impl-1.15.0-SNAPSHOT-cyclonedx.xml 18:18:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/bom.json 18:18:30 [INFO] attaching as daexim-akka-infoprovider-impl-1.15.0-SNAPSHOT-cyclonedx.json 18:18:30 [INFO] 18:18:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-akka-infoprovider-impl --- 18:18:30 [INFO] Skipping duplicate-finder execution! 18:18:30 [INFO] 18:18:30 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-akka-infoprovider-impl --- 18:18:30 [WARNING] Used undeclared dependencies found: 18:18:30 [WARNING] org.opendaylight.controller:repackaged-akka:jar:9.0.0:compile 18:18:30 [WARNING] org.scala-lang:scala-library:jar:2.13.12:compile 18:18:30 [INFO] 18:18:30 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-akka-infoprovider-impl --- 18:18:30 [INFO] Building jar: /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.0-SNAPSHOT-sources.jar 18:18:30 [INFO] 18:18:30 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-akka-infoprovider-impl --- 18:18:30 [INFO] 18:18:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-akka-infoprovider-impl --- 18:18:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:18:30 [INFO] 18:18:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-akka-infoprovider-impl --- 18:18:30 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-SNAPSHOT.jar 18:18:30 [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.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-SNAPSHOT.pom 18:18:30 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-SNAPSHOT-javadoc.jar 18:18:30 [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.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-SNAPSHOT-cyclonedx.xml 18:18:30 [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.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-SNAPSHOT-cyclonedx.json 18:18:30 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-SNAPSHOT-sources.jar 18:18:30 [INFO] 18:18:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-akka-infoprovider-impl --- 18:18:30 [INFO] Installing org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-SNAPSHOT.jar 18:18:30 [INFO] Writing OBR metadata 18:18:30 [INFO] 18:18:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- 18:18:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo 18:18:30 [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.0-SNAPSHOT/maven-metadata.xml 18:18:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:18:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:18:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:18:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:18:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:18:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:18:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:18:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:18:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:18:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 18:18:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:18:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:18:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:18:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:18:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 18:18:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:18:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:18:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:18:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:18:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:18:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:18:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:18:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:18:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:18:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:18:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:18:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:18:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:18:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:18:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:18:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:18:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:18:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:18:30 at java.lang.reflect.Method.invoke (Method.java:568) 18:18:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:18:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:18:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:18:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:18:30 [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.0-SNAPSHOT/maven-metadata.xml 18:18:30 [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 18:18:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:18:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:18:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:18:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:18:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:18:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:18:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:18:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:18:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:18:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 18:18:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:18:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:18:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:18:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:18:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 18:18:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:18:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:18:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:18:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:18:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:18:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:18:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:18:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:18:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:18:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:18:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:18:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:18:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:18:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:18:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:18:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:18:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:18:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:18:30 at java.lang.reflect.Method.invoke (Method.java:568) 18:18:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:18:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:18:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:18:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:18:30 [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 18:18:30 [INFO] 18:18:30 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- 18:18:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:18:30 [INFO] 18:18:30 [INFO] -----------------< org.opendaylight.daexim:odl-daexim >----------------- 18:18:30 [INFO] Building OpenDaylight :: daexim (Karaf feature) 1.15.0-SNAPSHOT [7/13] 18:18:30 [INFO] ------------------------------[ feature ]------------------------------- 18:18:34 [INFO] 18:18:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-daexim --- 18:18:34 [INFO] 18:18:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-daexim --- 18:18:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 18:18:34 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 18:18:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:18:34 [INFO] 18:18:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-daexim --- 18:18:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:18:34 [INFO] 18:18:34 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-daexim --- 18:18:34 [INFO] 18:18:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-daexim --- 18:18:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:18:34 [INFO] argLine set to empty 18:18:34 [INFO] 18:18:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-daexim --- 18:18:34 [INFO] Starting audit... 18:18:34 Audit done. 18:18:34 [INFO] You have 0 Checkstyle violations. 18:18:34 [INFO] 18:18:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-daexim --- 18:18:34 [INFO] Starting audit... 18:18:34 Audit done. 18:18:34 [INFO] You have 0 Checkstyle violations. 18:18:34 [INFO] 18:18:34 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-daexim --- 18:18:35 [INFO] Created: /w/workspace/daexim-maven-merge-calcium/features/odl-daexim/target/classes/META-INF/maven/dependencies.properties 18:18:35 [INFO] 18:18:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-daexim --- 18:18:35 [INFO] 18:18:35 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim --- 18:18:35 [INFO] Generating feature descriptor file /w/workspace/daexim-maven-merge-calcium/features/odl-daexim/target/feature/feature.xml 18:18:35 [INFO] ...done! 18:18:35 [INFO] Attaching features XML 18:18:35 [INFO] 18:18:35 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-daexim --- 18:18:35 [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 18:18:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:18:35 [INFO] 18:18:35 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-daexim >>> 18:18:35 [INFO] 18:18:35 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-daexim --- 18:18:36 [INFO] 18:18:36 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-daexim <<< 18:18:36 [INFO] 18:18:36 [INFO] 18:18:36 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-daexim --- 18:18:36 [INFO] 18:18:36 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-daexim --- 18:18:36 [INFO] 18:18:36 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-daexim --- 18:18:36 [INFO] Surefire report directory: /w/workspace/daexim-maven-merge-calcium/features/odl-daexim/target/surefire-reports 18:18:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:18:36 [INFO] 18:18:36 [INFO] ------------------------------------------------------- 18:18:36 [INFO] T E S T S 18:18:36 [INFO] ------------------------------------------------------- 18:18:38 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 18:18:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.01 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 18:18:56 [INFO] 18:18:56 [INFO] Results: 18:18:56 [INFO] 18:18:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 18:18:56 [INFO] 18:18:56 [INFO] 18:18:56 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-daexim --- 18:18:56 [INFO] 18:18:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-daexim --- 18:18:56 [INFO] 18:18:56 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-daexim --- 18:18:56 [INFO] CycloneDX: Resolving Dependencies 18:19:02 [INFO] CycloneDX: Creating BOM version 1.4 with 192 component(s) 18:19:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/features/odl-daexim/target/bom.xml 18:19:02 [INFO] attaching as odl-daexim-1.15.0-SNAPSHOT-cyclonedx.xml 18:19:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/features/odl-daexim/target/bom.json 18:19:02 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 18:19:02 [INFO] attaching as odl-daexim-1.15.0-SNAPSHOT-cyclonedx.json 18:19:02 [INFO] 18:19:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim --- 18:19:02 [INFO] Skipping duplicate-finder execution! 18:19:02 [INFO] 18:19:02 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-daexim --- 18:19:02 [INFO] Skipping plugin execution 18:19:02 [INFO] 18:19:02 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-daexim --- 18:19:02 [INFO] No sources in project. Archive not created. 18:19:02 [INFO] 18:19:02 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-daexim --- 18:19:02 [INFO] 18:19:02 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-daexim --- 18:19:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:19:02 [INFO] 18:19:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-daexim --- 18:19:02 [INFO] No primary artifact to install, installing attached artifacts instead. 18:19:02 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/odl-daexim/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-SNAPSHOT.pom 18:19:02 [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.0-SNAPSHOT/odl-daexim-1.15.0-SNAPSHOT-features.xml 18:19:02 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/odl-daexim/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-SNAPSHOT-cyclonedx.xml 18:19:02 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/odl-daexim/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-SNAPSHOT-cyclonedx.json 18:19:02 [INFO] 18:19:02 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-daexim --- 18:19:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo 18:19:02 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 18:19:02 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/maven-metadata.xml 18:19:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:19:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:19:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:19:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:19:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:19:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:19:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:19:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:19:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:19:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 18:19:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:19:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:19:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:19:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:19:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 18:19:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:19:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:19:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:19:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:19:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:19:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:19:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:19:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:19:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:19:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:19:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:19:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:19:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:19:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:19:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:19:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:19:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:19:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:19:02 at java.lang.reflect.Method.invoke (Method.java:568) 18:19:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:19:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:19:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:19:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:19:02 [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.0-SNAPSHOT/maven-metadata.xml 18:19:02 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/odl-daexim/maven-metadata.xml 18:19:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:19:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:19:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:19:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:19:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:19:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:19:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:19:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:19:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:19:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 18:19:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:19:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:19:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:19:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:19:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 18:19:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:19:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:19:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:19:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:19:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:19:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:19:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:19:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:19:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:19:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:19:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:19:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:19:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:19:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:19:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:19:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:19:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:19:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:19:02 at java.lang.reflect.Method.invoke (Method.java:568) 18:19:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:19:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:19:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:19:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:19:02 [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 18:19:02 [INFO] 18:19:02 [INFO] ---------------< org.opendaylight.daexim:odl-daexim-all >--------------- 18:19:02 [INFO] Building OpenDaylight :: Daexim :: All 1.15.0-SNAPSHOT [8/13] 18:19:02 [INFO] ------------------------------[ feature ]------------------------------- 18:19:07 [INFO] 18:19:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-daexim-all --- 18:19:07 [INFO] 18:19:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-daexim-all --- 18:19:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:19:07 [INFO] 18:19:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-daexim-all --- 18:19:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:19:07 [INFO] 18:19:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-daexim-all --- 18:19:07 [INFO] 18:19:07 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-daexim-all --- 18:19:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:19:07 [INFO] argLine set to empty 18:19:07 [INFO] 18:19:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-daexim-all --- 18:19:07 [INFO] Starting audit... 18:19:07 Audit done. 18:19:07 [INFO] You have 0 Checkstyle violations. 18:19:07 [INFO] 18:19:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-daexim-all --- 18:19:07 [INFO] Starting audit... 18:19:07 Audit done. 18:19:07 [INFO] You have 0 Checkstyle violations. 18:19:07 [INFO] 18:19:07 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-daexim-all --- 18:19:07 [INFO] Created: /w/workspace/daexim-maven-merge-calcium/features/odl-daexim-all/target/classes/META-INF/maven/dependencies.properties 18:19:07 [INFO] 18:19:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-daexim-all --- 18:19:07 [INFO] 18:19:07 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim-all --- 18:19:08 [INFO] Generating feature descriptor file /w/workspace/daexim-maven-merge-calcium/features/odl-daexim-all/target/feature/feature.xml 18:19:08 [INFO] ...done! 18:19:08 [INFO] Attaching features XML 18:19:08 [INFO] 18:19:08 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-daexim-all --- 18:19:08 [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 18:19:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:19:08 [INFO] 18:19:08 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-daexim-all >>> 18:19:08 [INFO] 18:19:08 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-daexim-all --- 18:19:08 [INFO] 18:19:08 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-daexim-all <<< 18:19:08 [INFO] 18:19:08 [INFO] 18:19:08 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-daexim-all --- 18:19:08 [INFO] 18:19:08 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-daexim-all --- 18:19:08 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 18:19:08 [INFO] 18:19:08 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-daexim-all --- 18:19:08 [INFO] Surefire report directory: /w/workspace/daexim-maven-merge-calcium/features/odl-daexim-all/target/surefire-reports 18:19:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:19:08 [INFO] 18:19:08 [INFO] ------------------------------------------------------- 18:19:08 [INFO] T E S T S 18:19:08 [INFO] ------------------------------------------------------- 18:19:10 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 18:19:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.57 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 18:19:32 [INFO] 18:19:32 [INFO] Results: 18:19:32 [INFO] 18:19:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 18:19:32 [INFO] 18:19:32 [INFO] 18:19:32 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-daexim-all --- 18:19:32 [INFO] 18:19:32 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-daexim-all --- 18:19:32 [INFO] 18:19:32 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-daexim-all --- 18:19:32 [INFO] CycloneDX: Resolving Dependencies 18:19:40 [INFO] CycloneDX: Creating BOM version 1.4 with 378 component(s) 18:19:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/features/odl-daexim-all/target/bom.xml 18:19:40 [INFO] attaching as odl-daexim-all-1.15.0-SNAPSHOT-cyclonedx.xml 18:19:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/features/odl-daexim-all/target/bom.json 18:19:40 [INFO] attaching as odl-daexim-all-1.15.0-SNAPSHOT-cyclonedx.json 18:19:40 [INFO] 18:19:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim-all --- 18:19:40 [INFO] Skipping duplicate-finder execution! 18:19:40 [INFO] 18:19:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-daexim-all --- 18:19:40 [INFO] Skipping plugin execution 18:19:40 [INFO] 18:19:40 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-daexim-all --- 18:19:40 [INFO] No sources in project. Archive not created. 18:19:40 [INFO] 18:19:40 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-daexim-all --- 18:19:40 [INFO] 18:19:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-daexim-all --- 18:19:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:19:40 [INFO] 18:19:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-daexim-all --- 18:19:40 [INFO] No primary artifact to install, installing attached artifacts instead. 18:19:40 [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.0-SNAPSHOT/odl-daexim-all-1.15.0-SNAPSHOT.pom 18:19:40 [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.0-SNAPSHOT/odl-daexim-all-1.15.0-SNAPSHOT-features.xml 18:19:40 [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.0-SNAPSHOT/odl-daexim-all-1.15.0-SNAPSHOT-cyclonedx.xml 18:19:40 [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.0-SNAPSHOT/odl-daexim-all-1.15.0-SNAPSHOT-cyclonedx.json 18:19:40 [INFO] 18:19:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-daexim-all --- 18:19:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo 18:19:40 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 18:19:40 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/maven-metadata.xml 18:19:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:19:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:19:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:19:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:19:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:19:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 18:19:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:19:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:19:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:19:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:19:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 18:19:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:19:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:19:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:19:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:19:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:19:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:19:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:19:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:19:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:19:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:19:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:19:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:19:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:19:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:19:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:19:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:19:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:19:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:19:40 at java.lang.reflect.Method.invoke (Method.java:568) 18:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:19:40 [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.0-SNAPSHOT/maven-metadata.xml 18:19:40 [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 18:19:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:19:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:19:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:19:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:19:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:19:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 18:19:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:19:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:19:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:19:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:19:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 18:19:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:19:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:19:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:19:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:19:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:19:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:19:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:19:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:19:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:19:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:19:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:19:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:19:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:19:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:19:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:19:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:19:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:19:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:19:40 at java.lang.reflect.Method.invoke (Method.java:568) 18:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:19:40 [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 18:19:40 [INFO] 18:19:40 [INFO] --------------< org.opendaylight.daexim:daexim-features >--------------- 18:19:40 [INFO] Building ODL :: daexim :: daexim-features 1.15.0-SNAPSHOT [9/13] 18:19:40 [INFO] ------------------------------[ feature ]------------------------------- 18:19:40 [INFO] 18:19:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-features --- 18:19:40 [INFO] 18:19:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-features --- 18:19:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:19:40 [INFO] 18:19:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-features --- 18:19:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:19:40 [INFO] 18:19:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-features --- 18:19:40 [INFO] 18:19:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-features --- 18:19:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:19:40 [INFO] argLine set to empty 18:19:40 [INFO] 18:19:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-features --- 18:19:40 [INFO] Starting audit... 18:19:40 Audit done. 18:19:40 [INFO] You have 0 Checkstyle violations. 18:19:40 [INFO] 18:19:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-features --- 18:19:40 [INFO] Starting audit... 18:19:40 Audit done. 18:19:40 [INFO] You have 0 Checkstyle violations. 18:19:40 [INFO] 18:19:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-features --- 18:19:40 [INFO] 18:19:40 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ daexim-features --- 18:19:40 [INFO] Created: /w/workspace/daexim-maven-merge-calcium/features/daexim-features/target/classes/META-INF/maven/dependencies.properties 18:19:40 [INFO] 18:19:40 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ daexim-features --- 18:19:40 [INFO] Generating feature descriptor file /w/workspace/daexim-maven-merge-calcium/features/daexim-features/target/feature/feature.xml 18:19:40 [INFO] ...done! 18:19:40 [INFO] Attaching features XML 18:19:40 [INFO] 18:19:40 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ daexim-features --- 18:19:40 [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 18:19:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:19:40 [INFO] 18:19:40 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ daexim-features >>> 18:19:40 [INFO] 18:19:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ daexim-features --- 18:19:40 [INFO] 18:19:40 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ daexim-features <<< 18:19:40 [INFO] 18:19:40 [INFO] 18:19:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ daexim-features --- 18:19:40 [INFO] 18:19:40 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ daexim-features --- 18:19:41 [INFO] Tests are skipped. 18:19:41 [INFO] 18:19:41 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ daexim-features --- 18:19:41 [INFO] 18:19:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-features --- 18:19:41 [INFO] 18:19:41 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ daexim-features --- 18:19:41 [INFO] CycloneDX: Resolving Dependencies 18:19:47 [INFO] CycloneDX: Creating BOM version 1.4 with 379 component(s) 18:19:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/features/daexim-features/target/bom.xml 18:19:47 [INFO] attaching as daexim-features-1.15.0-SNAPSHOT-cyclonedx.xml 18:19:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/features/daexim-features/target/bom.json 18:19:48 [INFO] attaching as daexim-features-1.15.0-SNAPSHOT-cyclonedx.json 18:19:48 [INFO] 18:19:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-features --- 18:19:48 [INFO] Skipping duplicate-finder execution! 18:19:48 [INFO] 18:19:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-features --- 18:19:48 [INFO] Skipping plugin execution 18:19:48 [INFO] 18:19:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-features --- 18:19:48 [INFO] No sources in project. Archive not created. 18:19:48 [INFO] 18:19:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-features --- 18:19:48 [INFO] 18:19:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-features --- 18:19:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:19:48 [INFO] 18:19:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-features --- 18:19:48 [INFO] No primary artifact to install, installing attached artifacts instead. 18:19:48 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/daexim-features/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-SNAPSHOT.pom 18:19:48 [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.0-SNAPSHOT/daexim-features-1.15.0-SNAPSHOT-features.xml 18:19:48 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/daexim-features/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-SNAPSHOT-cyclonedx.xml 18:19:48 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/daexim-features/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-SNAPSHOT-cyclonedx.json 18:19:48 [INFO] 18:19:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-features --- 18:19:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo 18:19:48 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 18:19:48 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/maven-metadata.xml 18:19:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:19:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:19:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:19:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:19:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:19:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 18:19:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:19:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:19:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:19:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:19:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 18:19:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:19:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:19:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:19:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:19:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:19:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:19:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:19:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:19:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:19:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:19:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:19:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:19:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:19:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:19:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:19:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:19:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:19:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:19:48 at java.lang.reflect.Method.invoke (Method.java:568) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:19:48 [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.0-SNAPSHOT/maven-metadata.xml 18:19:48 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-features/maven-metadata.xml 18:19:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:19:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:19:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:19:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:19:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:19:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 18:19:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:19:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:19:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:19:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:19:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 18:19:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:19:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:19:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:19:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:19:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:19:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:19:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:19:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:19:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:19:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:19:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:19:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:19:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:19:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:19:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:19:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:19:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:19:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:19:48 at java.lang.reflect.Method.invoke (Method.java:568) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:19:48 [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 18:19:48 [INFO] 18:19:48 [INFO] ------------< org.opendaylight.daexim:features-aggregator >------------- 18:19:48 [INFO] Building ODL :: daexim :: features-aggregator 1.15.0-SNAPSHOT [10/13] 18:19:48 [INFO] --------------------------------[ pom ]--------------------------------- 18:19:48 [INFO] 18:19:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-aggregator --- 18:19:48 [INFO] 18:19:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator --- 18:19:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 18:19:48 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 18:19:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:19:48 [INFO] 18:19:48 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-aggregator --- 18:19:48 [INFO] 18:19:48 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-aggregator --- 18:19:48 [INFO] CycloneDX: Resolving Dependencies 18:19:48 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 18:19:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/features/target/bom.xml 18:19:48 [INFO] attaching as features-aggregator-1.15.0-SNAPSHOT-cyclonedx.xml 18:19:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/features/target/bom.json 18:19:48 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 18:19:48 [INFO] attaching as features-aggregator-1.15.0-SNAPSHOT-cyclonedx.json 18:19:48 [INFO] 18:19:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aggregator --- 18:19:48 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/pom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/features-aggregator-1.15.0-SNAPSHOT.pom 18:19:48 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/target/bom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/features-aggregator-1.15.0-SNAPSHOT-cyclonedx.xml 18:19:48 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/features/target/bom.json to /tmp/r/org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/features-aggregator-1.15.0-SNAPSHOT-cyclonedx.json 18:19:48 [INFO] 18:19:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-aggregator --- 18:19:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo 18:19:48 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/maven-metadata.xml 18:19:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:19:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:19:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:19:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:19:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:19:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 18:19:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:19:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:19:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:19:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:19:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 18:19:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:19:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:19:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:19:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:19:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:19:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:19:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:19:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:19:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:19:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:19:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:19:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:19:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:19:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:19:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:19:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:19:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:19:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:19:48 at java.lang.reflect.Method.invoke (Method.java:568) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:19:48 [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.0-SNAPSHOT/maven-metadata.xml 18:19:48 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/features-aggregator/maven-metadata.xml 18:19:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:19:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:19:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:19:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:19:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:19:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 18:19:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:19:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:19:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:19:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:19:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 18:19:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:19:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:19:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:19:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:19:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:19:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:19:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:19:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:19:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:19:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:19:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:19:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:19:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:19:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:19:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:19:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:19:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:19:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:19:48 at java.lang.reflect.Method.invoke (Method.java:568) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:19:48 [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 18:19:48 [INFO] 18:19:48 [INFO] --------------< org.opendaylight.daexim:daexim-artifacts >-------------- 18:19:48 [INFO] Building daexim-artifacts 1.15.0-SNAPSHOT [11/13] 18:19:48 [INFO] --------------------------------[ pom ]--------------------------------- 18:19:48 [INFO] 18:19:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-artifacts --- 18:19:48 [INFO] 18:19:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-artifacts --- 18:19:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:19:48 [INFO] 18:19:48 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-artifacts --- 18:19:48 [INFO] 18:19:48 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ daexim-artifacts --- 18:19:48 [INFO] CycloneDX: Resolving Dependencies 18:19:48 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 18:19:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/artifacts/target/bom.xml 18:19:48 [INFO] attaching as daexim-artifacts-1.15.0-SNAPSHOT-cyclonedx.xml 18:19:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/artifacts/target/bom.json 18:19:48 [INFO] attaching as daexim-artifacts-1.15.0-SNAPSHOT-cyclonedx.json 18:19:48 [INFO] 18:19:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-artifacts --- 18:19:48 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/artifacts/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-SNAPSHOT.pom 18:19:48 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-SNAPSHOT-cyclonedx.xml 18:19:48 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/artifacts/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-SNAPSHOT-cyclonedx.json 18:19:48 [INFO] 18:19:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-artifacts --- 18:19:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo 18:19:48 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/maven-metadata.xml 18:19:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:19:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:19:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:19:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:19:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:19:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 18:19:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:19:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:19:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:19:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:19:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 18:19:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:19:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:19:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:19:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:19:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:19:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:19:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:19:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:19:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:19:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:19:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:19:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:19:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:19:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:19:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:19:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:19:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:19:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:19:48 at java.lang.reflect.Method.invoke (Method.java:568) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:19:48 [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.0-SNAPSHOT/maven-metadata.xml 18:19:48 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml 18:19:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:19:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:19:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:19:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:19:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:19:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:19:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 18:19:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:19:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:19:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:19:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:19:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 18:19:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:19:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:19:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:19:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:19:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:19:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:19:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:19:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:19:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:19:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:19:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:19:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:19:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:19:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:19:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:19:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:19:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:19:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:19:48 at java.lang.reflect.Method.invoke (Method.java:568) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:19:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:19:48 [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 18:19:48 [INFO] 18:19:48 [INFO] ----------------< org.opendaylight.daexim:daexim-karaf >---------------- 18:19:48 [INFO] Building daexim-karaf 1.15.0-SNAPSHOT [12/13] 18:19:48 [INFO] --------------------------------[ jar ]--------------------------------- 18:19:48 [INFO] 18:19:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-karaf --- 18:19:48 [INFO] 18:19:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-karaf --- 18:19:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:19:49 [INFO] 18:19:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-karaf --- 18:19:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:19:49 [INFO] 18:19:49 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-karaf --- 18:19:49 [INFO] 18:19:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-karaf --- 18:19:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/** 18:19:49 [INFO] 18:19:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-karaf --- 18:19:49 [INFO] Starting audit... 18:19:49 Audit done. 18:19:49 [INFO] You have 0 Checkstyle violations. 18:19:49 [INFO] 18:19:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-karaf --- 18:19:49 [INFO] Starting audit... 18:19:49 Audit done. 18:19:49 [INFO] You have 0 Checkstyle violations. 18:19:49 [INFO] 18:19:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-karaf --- 18:19:49 [INFO] 18:19:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-karaf --- 18:19:49 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/karaf/src/main/resources 18:19:49 [INFO] 18:19:49 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ daexim-karaf --- 18:19:49 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/karaf/src/main/resources 18:19:49 [INFO] 18:19:49 [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ daexim-karaf --- 18:19:49 [INFO] Using repositories: 18:19:49 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 18:19:49 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 18:19:49 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 18:19:49 [INFO] Creating work directory: /w/workspace/daexim-maven-merge-calcium/karaf/target/assembly 18:19:49 [INFO] Loading direct KAR and features XML dependencies 18:19:49 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar 18:19:49 [INFO] Feature framework will be added as a startup feature 18:19:49 [INFO] Generating Karaf assembly: /w/workspace/daexim-maven-merge-calcium/karaf/target/assembly 18:19:49 [INFO] Unzipping kars 18:19:49 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar 18:19:49 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 18:19:49 [INFO] Loading profiles from: 18:19:49 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 18:19:49 [INFO] Loading repositories 18:19:49 [INFO] Generating generated-startup profile 18:19:49 [INFO] Generating generated-boot profile with parents: generated-startup 18:19:49 [INFO] Generating generated-installed profile 18:19:49 [INFO] Configuring etc/config.properties and etc/system.properties 18:19:49 [INFO] Downloading libraries for generated profiles 18:19:49 [INFO] Downloading additional libraries 18:19:49 [INFO] Writing configurations 18:19:49 [INFO] adding config file: etc/profile.cfg 18:19:49 [INFO] Startup stage 18:19:49 [INFO] Loading startup repositories 18:19:49 [INFO] Resolving startup features and bundles 18:19:49 [INFO] Features: framework 18:19:49 [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.0.10 18:19:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 18:19:49 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 18:19:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 18:19:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 18:19:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 18:19:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 18:19:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 18:19:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 18:19:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 18:19:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 18:19:49 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 18:19:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 18:19:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 18:19:49 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 18:19:49 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 18:19:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 18:19:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 18:19:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 18:19:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 18:19:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 18:19:49 [INFO] Boot stage 18:19:49 [INFO] Loading boot repositories 18:19:49 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.15.0-SNAPSHOT/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.15.0-SNAPSHOT/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.15.0-SNAPSHOT/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.5/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.5/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.10/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.10/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.10/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.1/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.0/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.10/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 18:19:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.1/xml/features 18:19:49 [INFO] Feature kar/4.4.4 is defined as a boot feature 18:19:49 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 18:19:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 18:19:49 [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature 18:19:49 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 18:19:49 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 18:19:49 [INFO] Feature jaas/4.4.4 is defined as a boot feature 18:19:49 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 18:19:49 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 18:19:49 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 18:19:49 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 18:19:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 18:19:49 [INFO] Feature bundle/4.4.4 is defined as a boot feature 18:19:49 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 18:19:49 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 18:19:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 18:19:49 [INFO] Feature shell/4.4.4 is defined as a boot feature 18:19:49 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 18:19:49 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 18:19:49 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 18:19:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 18:19:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 18:19:49 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 18:19:49 [INFO] Feature package/4.4.4 is defined as a boot feature 18:19:49 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 18:19:49 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature 18:19:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 18:19:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 18:19:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 18:19:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 18:19:49 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 18:19:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 18:19:49 [INFO] Feature service/4.4.4 is defined as a boot feature 18:19:49 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 18:19:50 [INFO] Feature ssh/4.4.4 is defined as a boot feature 18:19:50 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 18:19:50 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 18:19:50 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 18:19:50 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 18:19:50 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 18:19:50 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 18:19:50 [INFO] Feature jline/3.21.0 is defined as a boot feature 18:19:50 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 18:19:50 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 18:19:50 [INFO] Feature feature/4.4.4 is defined as a boot feature 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 18:19:50 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 18:19:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 18:19:50 [INFO] Feature system/4.4.4 is defined as a boot feature 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 18:19:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 18:19:50 [INFO] Feature management/4.4.4 is defined as a boot feature 18:19:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 18:19:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 18:19:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 18:19:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 18:19:50 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 18:19:50 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 18:19:50 [INFO] adding config file: etc/jmx.acl.cfg 18:19:50 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 18:19:50 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 18:19:50 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 18:19:50 [INFO] adding config file: etc/org.apache.karaf.management.cfg 18:19:50 [INFO] Feature log/4.4.4 is defined as a boot feature 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 18:19:50 [INFO] adding config file: etc/org.apache.karaf.log.cfg 18:19:50 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature 18:19:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 18:19:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 18:19:50 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 18:19:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 18:19:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 18:19:50 [INFO] Feature config/4.4.4 is defined as a boot feature 18:19:50 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 18:19:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 18:19:50 [INFO] Feature framework/4.4.4 is defined as a boot feature 18:19:50 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 18:19:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 18:19:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 18:19:50 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 18:19:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 18:19:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 18:19:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 18:19:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 18:19:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 18:19:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 18:19:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 18:19:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 18:19:50 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 18:19:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 18:19:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 18:19:50 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 18:19:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 18:19:50 [INFO] Feature instance/4.4.4 is defined as a boot feature 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 18:19:50 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 18:19:50 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar 18:19:50 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 18:19:50 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 18:19:50 [INFO] Feature deployer/4.4.4 is defined as a boot feature 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 18:19:50 [INFO] Feature scr/4.4.4 is defined as a boot feature 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 18:19:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 18:19:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 18:19:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 18:19:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 18:19:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 18:19:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 18:19:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 18:19:50 [INFO] Feature b23173fb-f6a8-42c0-8376-d2ebd931d481/0.0.0 is defined as a boot feature 18:19:50 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 18:19:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 18:19:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 18:19:50 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 18:19:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 18:19:50 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 18:19:50 [INFO] Feature standard/4.4.4 is defined as a boot feature 18:19:50 [INFO] Install stage 18:19:50 [INFO] Loading installed repositories 18:19:50 [INFO] Feature wrapper/4.4.4 is defined as an installed feature 18:19:50 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 18:19:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 18:19:50 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 18:19:50 [INFO] 18:19:50 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-karaf --- 18:19:50 [INFO] No sources to compile 18:19:50 [INFO] 18:19:50 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ daexim-karaf >>> 18:19:50 [INFO] 18:19:50 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ daexim-karaf --- 18:19:50 [INFO] 18:19:50 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ daexim-karaf <<< 18:19:50 [INFO] 18:19:50 [INFO] 18:19:50 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ daexim-karaf --- 18:19:50 [INFO] 18:19:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-karaf --- 18:19:50 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/karaf/src/test/resources 18:19:50 [INFO] 18:19:50 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-karaf --- 18:19:50 [INFO] No sources to compile 18:19:50 [INFO] 18:19:50 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ daexim-karaf --- 18:19:50 [INFO] No tests to run. 18:19:50 [INFO] 18:19:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ daexim-karaf --- 18:19:50 [INFO] 18:19:50 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ daexim-karaf --- 18:19:50 [INFO] 18:19:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ daexim-karaf --- 18:19:50 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 18:19:50 [INFO] Copying opendaylight-karaf-resources-13.0.10-config.properties to /w/workspace/daexim-maven-merge-calcium/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 18:19:50 [INFO] 18:19:50 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ daexim-karaf --- 18:19:50 [INFO] 18:19:50 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ daexim-karaf --- 18:19:50 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-calcium/karaf/src/main/assembly 18:19:50 [INFO] 18:19:50 [INFO] --- karaf-plugin:13.0.10:populate-local-repo (populate-local-repo) @ daexim-karaf --- 18:19:51 [INFO] Feature repository discovered recursively: eaff731f-9163-4304-8086-c279082183c3 18:19:51 [INFO] Feature repository discovered recursively: daexim-features 18:19:51 [INFO] Feature repository discovered recursively: odl-daexim-1.15.0-SNAPSHOT 18:19:51 [INFO] Feature repository discovered recursively: odl-infrautils-ready 18:19:51 [INFO] Feature repository discovered recursively: odl-guava 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 18:19:51 [INFO] Feature repository discovered recursively: odl-yangtools-common 18:19:51 [INFO] Feature repository discovered recursively: odl-yangtools-util 18:19:51 [INFO] Feature repository discovered recursively: pt-triemap 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 18:19:51 [INFO] Feature repository discovered recursively: odl-yangtools-parser 18:19:51 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 18:19:51 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 18:19:51 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 18:19:51 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-dom 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.0 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-common 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 18:19:51 [INFO] Feature repository discovered recursively: odl-controller-9.0.0 18:19:51 [INFO] Feature repository discovered recursively: odl-apache-commons-text 18:19:51 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 18:19:51 [INFO] Feature repository discovered recursively: odl-yangtools-codec 18:19:51 [INFO] Feature repository discovered recursively: odl-gson 18:19:51 [INFO] Feature repository discovered recursively: odl-stax2-api 18:19:51 [INFO] Feature repository discovered recursively: odl-yangtools-data 18:19:51 [INFO] Feature repository discovered recursively: odl-antlr4 18:19:51 [INFO] Feature repository discovered recursively: odl-controller-9.0.0 18:19:51 [INFO] Feature repository discovered recursively: odl-controller-akka 18:19:51 [INFO] Feature repository discovered recursively: odl-controller-scala 18:19:51 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 18:19:51 [INFO] Feature repository discovered recursively: odl-servlet-api 18:19:51 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.0 18:19:51 [INFO] Feature repository discovered recursively: odl-infrautils-utils 18:19:51 [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.0-SNAPSHOT 18:19:51 [INFO] Feature repository discovered recursively: odl-restconf 18:19:51 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.1 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 18:19:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 18:19:51 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 18:19:51 [INFO] Feature repository discovered recursively: odl-yangtools-export 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 18:19:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 18:19:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 18:19:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 18:19:51 [INFO] Feature repository discovered recursively: odl-extras-9.0.0 18:19:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 18:19:51 [INFO] Feature repository discovered recursively: odl-jersey-2 18:19:51 [INFO] Feature repository discovered recursively: odl-javassist-3 18:19:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 18:19:51 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.0 18:19:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 18:19:51 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 18:19:51 [INFO] Feature repository discovered recursively: odl-ws-rs-api 18:19:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 18:19:51 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 18:19:51 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 18:19:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 18:19:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 18:19:51 [INFO] Feature repository discovered recursively: odl-netty-4 18:19:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 18:19:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 18:19:51 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 18:19:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 18:19:51 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 18:19:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 18:19:51 [INFO] Feature repository discovered recursively: framework-4.4.4 18:19:51 [INFO] Feature repository discovered recursively: standard-4.4.4 18:19:51 [INFO] Feature repository discovered recursively: framework-4.4.4 18:19:51 [INFO] Feature repository discovered recursively: daexim-features 18:19:51 [INFO] Feature repository discovered recursively: odl-daexim-1.15.0-SNAPSHOT 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 18:19:51 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 18:19:51 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 18:19:51 [INFO] Feature repository discovered recursively: odl-yangtools-common 18:19:51 [INFO] Feature repository discovered recursively: odl-yangtools-util 18:19:51 [INFO] Feature repository discovered recursively: odl-guava 18:19:51 [INFO] Feature repository discovered recursively: pt-triemap 18:19:51 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-common 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 18:19:51 [INFO] Feature repository discovered recursively: odl-yangtools-data 18:19:51 [INFO] Feature repository discovered recursively: odl-antlr4 18:19:51 [INFO] Feature repository discovered recursively: odl-yangtools-parser 18:19:51 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-dom 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.0 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 18:19:51 [INFO] Feature repository discovered recursively: odl-controller-9.0.0 18:19:51 [INFO] Feature repository discovered recursively: odl-apache-commons-text 18:19:51 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 18:19:51 [INFO] Feature repository discovered recursively: odl-yangtools-codec 18:19:51 [INFO] Feature repository discovered recursively: odl-gson 18:19:51 [INFO] Feature repository discovered recursively: odl-stax2-api 18:19:51 [INFO] Feature repository discovered recursively: odl-controller-9.0.0 18:19:51 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 18:19:51 [INFO] Feature repository discovered recursively: odl-servlet-api 18:19:51 [INFO] Feature repository discovered recursively: odl-controller-akka 18:19:51 [INFO] Feature repository discovered recursively: odl-controller-scala 18:19:51 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.0 18:19:51 [INFO] Feature repository discovered recursively: odl-infrautils-ready 18:19:51 [INFO] Feature repository discovered recursively: odl-infrautils-utils 18:19:51 [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.0-SNAPSHOT 18:19:51 [INFO] Feature repository discovered recursively: odl-restconf 18:19:51 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.1 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 18:19:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 18:19:51 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 18:19:51 [INFO] Feature repository discovered recursively: odl-yangtools-export 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 18:19:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 18:19:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 18:19:51 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 18:19:51 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 18:19:51 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 18:19:51 [INFO] Feature repository discovered recursively: odl-extras-9.0.0 18:19:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 18:19:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 18:19:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 18:19:51 [INFO] Feature repository discovered recursively: odl-jersey-2 18:19:51 [INFO] Feature repository discovered recursively: odl-javassist-3 18:19:51 [INFO] Feature repository discovered recursively: odl-ws-rs-api 18:19:51 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 18:19:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 18:19:51 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.0 18:19:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 18:19:51 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 18:19:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 18:19:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 18:19:51 [INFO] Feature repository discovered recursively: odl-netty-4 18:19:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 18:19:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 18:19:51 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 18:19:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 18:19:51 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 18:19:51 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 18:19:51 [INFO] Feature repository discovered recursively: standard-4.4.4 18:19:51 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 18:19:53 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 18:19:54 [INFO] 18:19:54 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ daexim-karaf --- 18:19:54 [INFO] Executing tasks 18:19:54 [INFO] Executed tasks 18:19:54 [INFO] 18:19:54 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ daexim-karaf --- 18:19:54 [INFO] Executing tasks 18:19:54 [INFO] [delete] Deleting directory /w/workspace/daexim-maven-merge-calcium/karaf/target/assembly/system/org/bouncycastle 18:19:54 [INFO] Executed tasks 18:19:54 [INFO] 18:19:54 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ daexim-karaf --- 18:19:54 [INFO] Building jar: /w/workspace/daexim-maven-merge-calcium/karaf/target/daexim-karaf-1.15.0-SNAPSHOT.jar 18:19:54 [INFO] 18:19:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-karaf --- 18:19:54 [INFO] 18:19:54 [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ daexim-karaf --- 18:20:09 [INFO] 18:20:09 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ daexim-karaf --- 18:20:09 [INFO] Skipping CycloneDX 18:20:09 [INFO] 18:20:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-karaf --- 18:20:09 [INFO] Skipping duplicate-finder execution! 18:20:09 [INFO] 18:20:09 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-karaf --- 18:20:09 [WARNING] Unused declared dependencies found: 18:20:09 [WARNING] org.apache.karaf.features:framework:kar:4.4.4:compile 18:20:09 [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.10:compile 18:20:09 [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 18:20:09 [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 18:20:09 [INFO] 18:20:09 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-karaf --- 18:20:09 [INFO] No sources in project. Archive not created. 18:20:09 [INFO] 18:20:09 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-karaf --- 18:20:09 [INFO] 18:20:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-karaf --- 18:20:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:20:09 [INFO] 18:20:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-karaf --- 18:20:09 [INFO] No primary artifact to install, installing attached artifacts instead. 18:20:09 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/karaf/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.15.0-SNAPSHOT/daexim-karaf-1.15.0-SNAPSHOT.pom 18:20:09 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/karaf/target/daexim-karaf-1.15.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.15.0-SNAPSHOT/daexim-karaf-1.15.0-SNAPSHOT.tar.gz 18:20:10 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/karaf/target/daexim-karaf-1.15.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.15.0-SNAPSHOT/daexim-karaf-1.15.0-SNAPSHOT.zip 18:20:10 [INFO] 18:20:10 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-karaf --- 18:20:10 [INFO] Skipping artifact deployment 18:20:10 [INFO] 18:20:10 [INFO] -------------------< org.opendaylight.daexim:daexim >------------------- 18:20:10 [INFO] Building daexim 1.15.0-SNAPSHOT [13/13] 18:20:10 [INFO] --------------------------------[ pom ]--------------------------------- 18:20:10 [INFO] 18:20:10 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim --- 18:20:10 [INFO] Deleting /w/workspace/daexim-maven-merge-calcium/target 18:20:10 [INFO] 18:20:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim --- 18:20:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:20:10 [INFO] 18:20:10 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim --- 18:20:10 [INFO] 18:20:10 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ daexim --- 18:20:10 [INFO] CycloneDX: Resolving Dependencies 18:20:10 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 18:20:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-calcium/target/bom.xml 18:20:10 [INFO] attaching as daexim-1.15.0-SNAPSHOT-cyclonedx.xml 18:20:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-calcium/target/bom.json 18:20:10 [INFO] attaching as daexim-1.15.0-SNAPSHOT-cyclonedx.json 18:20:10 [INFO] 18:20:10 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim --- 18:20:10 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/pom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/daexim-1.15.0-SNAPSHOT.pom 18:20:10 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/daexim-1.15.0-SNAPSHOT-cyclonedx.xml 18:20:10 [INFO] Installing /w/workspace/daexim-maven-merge-calcium/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/daexim-1.15.0-SNAPSHOT-cyclonedx.json 18:20:10 [INFO] 18:20:10 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim --- 18:20:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/daexim-maven-merge-calcium/m2repo 18:20:10 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/maven-metadata.xml 18:20:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:20:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:20:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:20:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:20:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:20:10 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:20:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:20:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:20:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:20:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 18:20:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:20:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:20:10 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:20:10 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:20:10 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 18:20:10 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:20:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:20:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:20:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:20:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:20:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:20:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:20:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:20:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:20:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:20:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:20:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:20:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:20:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:20:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:20:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:20:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:20:10 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:20:10 at java.lang.reflect.Method.invoke (Method.java:568) 18:20:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:20:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:20:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:20:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:20:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/maven-metadata.xml 18:20:10 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim/maven-metadata.xml 18:20:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 18:20:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 18:20:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 18:20:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 18:20:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 18:20:10 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 18:20:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 18:20:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 18:20:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 18:20:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 18:20:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 18:20:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 18:20:10 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 18:20:10 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 18:20:10 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 18:20:10 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 18:20:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 18:20:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 18:20:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 18:20:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 18:20:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 18:20:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 18:20:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 18:20:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 18:20:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 18:20:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 18:20:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 18:20:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 18:20:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 18:20:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 18:20:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 18:20:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 18:20:10 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 18:20:10 at java.lang.reflect.Method.invoke (Method.java:568) 18:20:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 18:20:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 18:20:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 18:20:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 18:20:10 [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 18:20:10 [INFO] ------------------------------------------------------------------------ 18:20:10 [INFO] Reactor Summary for daexim 1.15.0-SNAPSHOT: 18:20:10 [INFO] 18:20:10 [INFO] daexim-test-model .................................. SUCCESS [ 22.046 s] 18:20:10 [INFO] daexim-model ....................................... SUCCESS [ 8.349 s] 18:20:10 [INFO] daexim-spi ......................................... SUCCESS [ 3.930 s] 18:20:10 [INFO] parent ............................................. SUCCESS [ 0.409 s] 18:20:10 [INFO] daexim-impl ........................................ SUCCESS [ 41.911 s] 18:20:10 [INFO] daexim-akka-infoprovider-impl ...................... SUCCESS [ 5.419 s] 18:20:10 [INFO] OpenDaylight :: daexim (Karaf feature) ............. SUCCESS [ 32.417 s] 18:20:10 [INFO] OpenDaylight :: Daexim :: All ...................... SUCCESS [ 37.744 s] 18:20:10 [INFO] ODL :: daexim :: daexim-features ................... SUCCESS [ 7.656 s] 18:20:10 [INFO] ODL :: daexim :: features-aggregator ............... SUCCESS [ 0.425 s] 18:20:10 [INFO] daexim-artifacts ................................... SUCCESS [ 0.066 s] 18:20:10 [INFO] daexim-karaf ....................................... SUCCESS [ 21.599 s] 18:20:10 [INFO] daexim ............................................. SUCCESS [ 0.057 s] 18:20:10 [INFO] ------------------------------------------------------------------------ 18:20:10 [INFO] BUILD SUCCESS 18:20:10 [INFO] ------------------------------------------------------------------------ 18:20:10 [INFO] Total time: 03:13 min 18:20:10 [INFO] Finished at: 2024-03-08T18:20:10Z 18:20:10 [INFO] ------------------------------------------------------------------------ 18:20:10 [daexim-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins8239188738070890695.sh 18:20:10 [daexim-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins12097644938494723553.sh 18:20:10 ---> common-variables.sh 18:20:10 --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 18:20:10 ---> maven-deploy.sh 18:20:10 -----> Remove metadata files that were not updated 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim/1.13.4-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim/1.14.3-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.13.4-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.3-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.13.4-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.14.3-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-features/1.13.4-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-features/1.14.3-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-impl/1.13.4-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-impl/1.14.3-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-model/1.13.4-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-model/1.14.3-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-spi/1.13.4-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-spi/1.14.3-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-test-model/1.13.4-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/daexim-test-model/1.14.3-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/features-aggregator/1.13.4-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/features-aggregator/1.14.3-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/odl-daexim/1.13.4-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/odl-daexim/1.14.3-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.13.4-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.14.3-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/parent/1.13.4-SNAPSHOT/maven-metadata.xml 18:20:10 Removing unmodified file /w/workspace/daexim-maven-merge-calcium/m2repo/org/opendaylight/daexim/parent/1.14.3-SNAPSHOT/maven-metadata.xml 18:20:10 -----> Install lftools 18:20:10 Setup pyenv: 18:20:10 system 18:20:10 3.8.13 18:20:10 3.9.13 18:20:10 * 3.10.6 (set by /w/workspace/daexim-maven-merge-calcium/.python-version) 18:20:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z8bx from file:/tmp/.os_lf_venv 18:20:12 lf-activate-venv(): INFO: Installing: lftools 18:20:32 lf-activate-venv(): INFO: Adding /tmp/venv-Z8bx/bin to PATH 18:20:32 -----> Upload files to Nexus 18:20:33 ####################################################### 18:20:33 Deploying directory /w/workspace/daexim-maven-merge-calcium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 18:20:33 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml (456.0 b) 18:20:33 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.sha1 (40.0 b) 18:20:33 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.md5 (32.0 b) 18:20:33 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/maven-metadata.xml (1.64 kb) 18:20:33 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190.jar.sha1 (40.0 b) 18:20:33 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190.jar (9.85 kb) 18:20:33 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190.jar.md5 (32.0 b) 18:20:33 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190.pom (1.61 kb) 18:20:33 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190.pom.sha1 (40.0 b) 18:20:33 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190.pom.md5 (32.0 b) 18:20:33 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 18:20:33 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 18:20:33 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-javadoc.jar (84.0 kb) 18:20:33 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-javadoc.jar.sha1 (40.0 b) 18:20:33 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-javadoc.jar.md5 (32.0 b) 18:20:33 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-cyclonedx.xml (139.32 kb) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 (40.0 b) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-cyclonedx.xml.md5 (32.0 b) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-cyclonedx.json (159.83 kb) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-cyclonedx.json.sha1 (40.0 b) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-cyclonedx.json.md5 (32.0 b) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-sources.jar (3.25 kb) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-sources.jar.sha1 (40.0 b) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-sources.jar.md5 (32.0 b) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml (443.0 b) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.sha1 (40.0 b) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.md5 (32.0 b) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/maven-metadata.xml (1.04 kb) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240308.181656-190.pom (2.9 kb) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240308.181656-190.pom.sha1 (40.0 b) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240308.181656-190.pom.md5 (32.0 b) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240308.181656-190-cyclonedx.xml (2.79 kb) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 (40.0 b) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240308.181656-190-cyclonedx.xml.md5 (32.0 b) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240308.181656-190-cyclonedx.json (3.25 kb) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240308.181656-190-cyclonedx.json.sha1 (40.0 b) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240308.181656-190-cyclonedx.json.md5 (32.0 b) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-features/maven-metadata.xml (442.0 b) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-features/maven-metadata.xml.sha1 (40.0 b) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-features/maven-metadata.xml.md5 (32.0 b) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 18:20:34 Attempting to upload org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190.pom (1.82 kb) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190.pom.md5 (32.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190.pom.sha1 (40.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190-features.xml.sha1 (40.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190-features.xml (734.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190-features.xml.md5 (32.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190-cyclonedx.xml (915.12 kb) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 (40.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190-cyclonedx.xml.md5 (32.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190-cyclonedx.json (1.01 mb) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190-cyclonedx.json.sha1 (40.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190-cyclonedx.json.md5 (32.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-impl/maven-metadata.xml (438.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-impl/maven-metadata.xml.sha1 (40.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-impl/maven-metadata.xml.md5 (32.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/maven-metadata.xml (1.8 kb) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190.jar (60.52 kb) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190.jar.sha1 (40.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190.jar.md5 (32.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190.pom (6.42 kb) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190.pom.sha1 (40.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190.pom.md5 (32.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-javadoc.jar (121.49 kb) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-javadoc.jar.sha1 (40.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-javadoc.jar.md5 (32.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190.cfg (232.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190.cfg.sha1 (40.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190.cfg.md5 (32.0 b) 18:20:35 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-cyclonedx.xml (121.02 kb) 18:20:36 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 (40.0 b) 18:20:36 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-cyclonedx.xml.md5 (32.0 b) 18:20:36 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-cyclonedx.json (138.21 kb) 18:20:36 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-cyclonedx.json.sha1 (40.0 b) 18:20:36 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-cyclonedx.json.md5 (32.0 b) 18:20:36 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-sources.jar (24.65 kb) 18:20:36 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-sources.jar.sha1 (40.0 b) 18:20:36 Attempting to upload org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-sources.jar.md5 (32.0 b) 18:20:36 Attempting to upload org/opendaylight/daexim/daexim-model/maven-metadata.xml (439.0 b) 18:20:36 Attempting to upload org/opendaylight/daexim/daexim-model/maven-metadata.xml.sha1 (40.0 b) 18:20:36 Attempting to upload org/opendaylight/daexim/daexim-model/maven-metadata.xml.md5 (32.0 b) 18:20:36 Attempting to upload org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 18:20:36 Attempting to upload org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190.jar (179.82 kb) 18:20:37 Attempting to upload org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190.jar.sha1 (40.0 b) 18:20:37 Attempting to upload org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190.jar.md5 (32.0 b) 18:20:37 Attempting to upload org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190.pom (2.05 kb) 18:20:37 Attempting to upload org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190.pom.sha1 (40.0 b) 18:20:37 Attempting to upload org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190.pom.md5 (32.0 b) 18:20:37 Attempting to upload org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 18:20:37 Attempting to upload org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 18:20:37 Attempting to upload org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-javadoc.jar (683.1 kb) 18:20:37 Attempting to upload org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-javadoc.jar.sha1 (40.0 b) 18:20:37 Attempting to upload org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-javadoc.jar.md5 (32.0 b) 18:20:37 Attempting to upload org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-cyclonedx.xml (44.77 kb) 18:20:37 Attempting to upload org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 (40.0 b) 18:20:37 Attempting to upload org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-cyclonedx.xml.md5 (32.0 b) 18:20:37 Attempting to upload org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-cyclonedx.json (51.8 kb) 18:20:37 Attempting to upload org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-cyclonedx.json.sha1 (40.0 b) 18:20:37 Attempting to upload org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-cyclonedx.json.md5 (32.0 b) 18:20:37 Attempting to upload org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-sources.jar (149.23 kb) 18:20:37 Attempting to upload org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-sources.jar.sha1 (40.0 b) 18:20:37 Attempting to upload org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-sources.jar.md5 (32.0 b) 18:20:37 Attempting to upload org/opendaylight/daexim/daexim-spi/maven-metadata.xml.sha1 (40.0 b) 18:20:37 Attempting to upload org/opendaylight/daexim/daexim-spi/maven-metadata.xml (437.0 b) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/maven-metadata.xml.md5 (32.0 b) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190.jar (7.91 kb) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190.jar.sha1 (40.0 b) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190.jar.md5 (32.0 b) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190.pom (1010.0 b) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190.pom.sha1 (40.0 b) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190.pom.md5 (32.0 b) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-javadoc.jar (82.77 kb) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-javadoc.jar.sha1 (40.0 b) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-javadoc.jar.md5 (32.0 b) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-cyclonedx.xml (8.75 kb) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 (40.0 b) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-cyclonedx.xml.md5 (32.0 b) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-cyclonedx.json (10.23 kb) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-cyclonedx.json.sha1 (40.0 b) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-cyclonedx.json.md5 (32.0 b) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-sources.jar (2.64 kb) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-sources.jar.sha1 (40.0 b) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-sources.jar.md5 (32.0 b) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-test-model/maven-metadata.xml (444.0 b) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.sha1 (40.0 b) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.md5 (32.0 b) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 18:20:38 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190.jar (33.88 kb) 18:20:39 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190.jar.sha1 (40.0 b) 18:20:39 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190.jar.md5 (32.0 b) 18:20:39 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190.pom (1013.0 b) 18:20:39 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190.pom.sha1 (40.0 b) 18:20:39 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190.pom.md5 (32.0 b) 18:20:39 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 18:20:39 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 18:20:39 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-javadoc.jar (187.9 kb) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-javadoc.jar.sha1 (40.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-javadoc.jar.md5 (32.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-cyclonedx.xml (36.99 kb) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 (40.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-cyclonedx.xml.md5 (32.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-cyclonedx.json (42.91 kb) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-cyclonedx.json.sha1 (40.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-cyclonedx.json.md5 (32.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-sources.jar (24.34 kb) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-sources.jar.sha1 (40.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-sources.jar.md5 (32.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim/maven-metadata.xml (433.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim/maven-metadata.xml.sha1 (40.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim/maven-metadata.xml.md5 (32.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/maven-metadata.xml (1.03 kb) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/daexim-1.15.0-20240308.181656-190.pom (1.29 kb) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/daexim-1.15.0-20240308.181656-190.pom.sha1 (40.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/daexim-1.15.0-20240308.181656-190.pom.md5 (32.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/daexim-1.15.0-20240308.181656-190-cyclonedx.xml (2.72 kb) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/daexim-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 (40.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/daexim-1.15.0-20240308.181656-190-cyclonedx.xml.md5 (32.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/daexim-1.15.0-20240308.181656-190-cyclonedx.json (3.17 kb) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/daexim-1.15.0-20240308.181656-190-cyclonedx.json.sha1 (40.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/daexim-1.15.0-20240308.181656-190-cyclonedx.json.md5 (32.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/features-aggregator/maven-metadata.xml (446.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/features-aggregator/maven-metadata.xml.sha1 (40.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/features-aggregator/maven-metadata.xml.md5 (32.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/maven-metadata.xml (1.04 kb) 18:20:40 Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/features-aggregator-1.15.0-20240308.181656-190.pom (1.55 kb) 18:20:40 Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/features-aggregator-1.15.0-20240308.181656-190.pom.sha1 (40.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/features-aggregator-1.15.0-20240308.181656-190.pom.md5 (32.0 b) 18:20:40 Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/features-aggregator-1.15.0-20240308.181656-190-cyclonedx.xml (2.8 kb) 18:20:41 Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/features-aggregator-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 (40.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/features-aggregator-1.15.0-20240308.181656-190-cyclonedx.xml.md5 (32.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/features-aggregator-1.15.0-20240308.181656-190-cyclonedx.json (3.25 kb) 18:20:41 Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/features-aggregator-1.15.0-20240308.181656-190-cyclonedx.json.sha1 (40.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/features-aggregator-1.15.0-20240308.181656-190-cyclonedx.json.md5 (32.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml (441.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.sha1 (40.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.md5 (32.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190.pom (2.23 kb) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190.pom.sha1 (40.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190.pom.md5 (32.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190-features.xml (681.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190-features.xml.sha1 (40.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190-features.xml.md5 (32.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 (40.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190-cyclonedx.xml (913.44 kb) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190-cyclonedx.xml.md5 (32.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190-cyclonedx.json (1.01 mb) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190-cyclonedx.json.sha1 (40.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190-cyclonedx.json.md5 (32.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim/maven-metadata.xml (437.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim/maven-metadata.xml.sha1 (40.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim/maven-metadata.xml.md5 (32.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190.pom (3.42 kb) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/maven-metadata.xml (1.24 kb) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190.pom.sha1 (40.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190.pom.md5 (32.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 18:20:41 Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 18:20:42 Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190-features.xml (1.59 kb) 18:20:42 Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190-features.xml.sha1 (40.0 b) 18:20:42 Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190-features.xml.md5 (32.0 b) 18:20:42 Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190-cyclonedx.xml (479.38 kb) 18:20:42 Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 (40.0 b) 18:20:42 Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190-cyclonedx.xml.md5 (32.0 b) 18:20:42 Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190-cyclonedx.json (538.12 kb) 18:20:42 Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190-cyclonedx.json.sha1 (40.0 b) 18:20:42 Attempting to upload org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190-cyclonedx.json.md5 (32.0 b) 18:20:42 Attempting to upload org/opendaylight/daexim/parent/maven-metadata.xml (433.0 b) 18:20:42 Attempting to upload org/opendaylight/daexim/parent/maven-metadata.xml.sha1 (40.0 b) 18:20:42 Attempting to upload org/opendaylight/daexim/parent/maven-metadata.xml.md5 (32.0 b) 18:20:42 Attempting to upload org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/maven-metadata.xml (1.03 kb) 18:20:42 Attempting to upload org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240308.181656-190.pom (1.85 kb) 18:20:42 Attempting to upload org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240308.181656-190.pom.sha1 (40.0 b) 18:20:42 Attempting to upload org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240308.181656-190.pom.md5 (32.0 b) 18:20:42 Attempting to upload org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 18:20:42 Attempting to upload org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 18:20:42 Attempting to upload org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240308.181656-190-cyclonedx.xml (8.74 kb) 18:20:42 Attempting to upload org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 (40.0 b) 18:20:42 Attempting to upload org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240308.181656-190-cyclonedx.xml.md5 (32.0 b) 18:20:42 Attempting to upload org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240308.181656-190-cyclonedx.json (10.21 kb) 18:20:42 Attempting to upload org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240308.181656-190-cyclonedx.json.sha1 (40.0 b) 18:20:42 Attempting to upload org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240308.181656-190-cyclonedx.json.md5 (32.0 b) 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190.jar 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190.jar.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190.jar.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190.pom 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190.pom.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190.pom.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-javadoc.jar 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-javadoc.jar.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-javadoc.jar.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-cyclonedx.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-cyclonedx.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-cyclonedx.json 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-cyclonedx.json.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-cyclonedx.json.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-sources.jar 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-sources.jar.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240308.181656-190-sources.jar.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240308.181656-190.pom 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240308.181656-190.pom.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240308.181656-190.pom.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240308.181656-190-cyclonedx.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240308.181656-190-cyclonedx.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240308.181656-190-cyclonedx.json 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240308.181656-190-cyclonedx.json.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240308.181656-190-cyclonedx.json.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-features/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-features/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-features/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190.pom 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190.pom.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190.pom.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190-features.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190-features.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190-features.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190-cyclonedx.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190-cyclonedx.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190-cyclonedx.json 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190-cyclonedx.json.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240308.181656-190-cyclonedx.json.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190.jar 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190.jar.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190.jar.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190.pom 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190.pom.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190.pom.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-javadoc.jar 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-javadoc.jar.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-javadoc.jar.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190.cfg 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190.cfg.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190.cfg.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-cyclonedx.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-cyclonedx.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-cyclonedx.json 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-cyclonedx.json.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-cyclonedx.json.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-sources.jar 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-sources.jar.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240308.181656-190-sources.jar.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190.jar 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190.jar.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190.jar.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190.pom 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190.pom.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190.pom.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-javadoc.jar 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-javadoc.jar.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-javadoc.jar.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-cyclonedx.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-cyclonedx.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-cyclonedx.json 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-cyclonedx.json.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-cyclonedx.json.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-sources.jar 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-sources.jar.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240308.181656-190-sources.jar.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190.jar 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190.jar.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190.jar.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190.pom 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190.pom.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190.pom.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-javadoc.jar 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-javadoc.jar.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-javadoc.jar.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-cyclonedx.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-cyclonedx.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-cyclonedx.json 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-cyclonedx.json.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-cyclonedx.json.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-sources.jar 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-sources.jar.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240308.181656-190-sources.jar.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190.jar 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190.jar.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190.jar.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190.pom 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190.pom.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190.pom.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-javadoc.jar 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-javadoc.jar.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-javadoc.jar.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-cyclonedx.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-cyclonedx.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-cyclonedx.json 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-cyclonedx.json.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-cyclonedx.json.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-sources.jar 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-sources.jar.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.15.0-SNAPSHOT/daexim-test-model-1.15.0-20240308.181656-190-sources.jar.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/daexim-1.15.0-20240308.181656-190.pom 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/daexim-1.15.0-20240308.181656-190.pom.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/daexim-1.15.0-20240308.181656-190.pom.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/daexim-1.15.0-20240308.181656-190-cyclonedx.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/daexim-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/daexim-1.15.0-20240308.181656-190-cyclonedx.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/daexim-1.15.0-20240308.181656-190-cyclonedx.json 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/daexim-1.15.0-20240308.181656-190-cyclonedx.json.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/daexim/1.15.0-SNAPSHOT/daexim-1.15.0-20240308.181656-190-cyclonedx.json.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/features-aggregator/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/features-aggregator/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/features-aggregator/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/features-aggregator-1.15.0-20240308.181656-190.pom 18:20:42 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/features-aggregator-1.15.0-20240308.181656-190.pom.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/features-aggregator-1.15.0-20240308.181656-190.pom.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/features-aggregator-1.15.0-20240308.181656-190-cyclonedx.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/features-aggregator-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/features-aggregator-1.15.0-20240308.181656-190-cyclonedx.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/features-aggregator-1.15.0-20240308.181656-190-cyclonedx.json 18:20:42 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/features-aggregator-1.15.0-20240308.181656-190-cyclonedx.json.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.15.0-SNAPSHOT/features-aggregator-1.15.0-20240308.181656-190-cyclonedx.json.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190.pom 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190.pom.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190.pom.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190-features.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190-features.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190-features.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190-cyclonedx.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190-cyclonedx.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190-cyclonedx.json 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190-cyclonedx.json.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240308.181656-190-cyclonedx.json.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190.pom 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190.pom.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190.pom.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190-features.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190-features.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190-features.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190-cyclonedx.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190-cyclonedx.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190-cyclonedx.json 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190-cyclonedx.json.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240308.181656-190-cyclonedx.json.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/parent/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/parent/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/parent/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/maven-metadata.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240308.181656-190.pom 18:20:42 Successfully uploaded org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240308.181656-190.pom.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240308.181656-190.pom.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/maven-metadata.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/maven-metadata.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240308.181656-190-cyclonedx.xml 18:20:42 Successfully uploaded org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240308.181656-190-cyclonedx.xml.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240308.181656-190-cyclonedx.xml.md5 18:20:42 Successfully uploaded org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240308.181656-190-cyclonedx.json 18:20:42 Successfully uploaded org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240308.181656-190-cyclonedx.json.sha1 18:20:42 Successfully uploaded org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240308.181656-190-cyclonedx.json.md5 18:20:42 Finished deploying /w/workspace/daexim-maven-merge-calcium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 18:20:42 ####################################################### 18:20:42 [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins17792314080685390104.sh 18:20:42 $ ssh-agent -k 18:20:42 unset SSH_AUTH_SOCK; 18:20:42 unset SSH_AGENT_PID; 18:20:42 echo Agent pid 5569 killed; 18:20:42 [ssh-agent] Stopped. 18:20:43 [JaCoCo plugin] Collecting JaCoCo coverage data... 18:20:43 [JaCoCo plugin] Version: 3.3.5 18:20:43 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 18:20:43 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 1 18:20:43 [JaCoCo plugin] Saving matched execfiles: /w/workspace/daexim-maven-merge-calcium/impl/target/code-coverage/jacoco.exec 18:20:43 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 18:20:43 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/target/classes 1 files 18:20:43 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/features/daexim-features/target/classes 0 files 18:20:43 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/features/odl-daexim-all/target/classes 0 files 18:20:43 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/features/odl-daexim/target/classes 0 files 18:20:43 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/impl/target/classes 14 files 18:20:43 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/jacoco/classes 0 files 18:20:43 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/karaf/target/classes 0 files 18:20:43 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/model/target/classes 104 files 18:20:43 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/parent/target/classes 0 files 18:20:43 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/spi/target/classes 1 files 18:20:43 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/test-model/target/classes 21 files 18:20:43 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 18:20:43 [JaCoCo plugin] Source Inclusions: **/*.java 18:20:43 [JaCoCo plugin] Source Exclusions: null 18:20:43 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/akka-infoprovider-impl/src/main/java 1 files 18:20:43 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/impl/src/main/java 6 files 18:20:43 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/model/src/main/java 5 files 18:20:43 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-calcium/spi/src/main/java 1 files 18:20:43 [JaCoCo plugin] Loading inclusions files.. 18:20:43 [JaCoCo plugin] inclusions: [] 18:20:43 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 18:20:43 [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] 18:20:43 [JaCoCo plugin] Publishing the results.. 18:20:43 [JaCoCo plugin] Loading packages.. 18:20:43 [JaCoCo plugin] Done. 18:20:43 [JaCoCo plugin] Overall coverage: class: 91.66667, method: 90.41916, line: 83.125, branch: 73.52025, instruction: 84.12463, complexity: 73.63637 18:20:43 [PostBuildScript] - [INFO] Executing post build scripts. 18:20:43 [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins8389768192742712453.sh 18:20:43 ---> sysstat.sh 18:20:44 [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins3341193987503039480.sh 18:20:44 ---> package-listing.sh 18:20:44 ++ facter osfamily 18:20:44 ++ tr '[:upper:]' '[:lower:]' 18:20:44 + OS_FAMILY=redhat 18:20:44 + workspace=/w/workspace/daexim-maven-merge-calcium 18:20:44 + START_PACKAGES=/tmp/packages_start.txt 18:20:44 + END_PACKAGES=/tmp/packages_end.txt 18:20:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:20:44 + PACKAGES=/tmp/packages_start.txt 18:20:44 + '[' /w/workspace/daexim-maven-merge-calcium ']' 18:20:44 + PACKAGES=/tmp/packages_end.txt 18:20:44 + case "${OS_FAMILY}" in 18:20:44 + rpm -qa 18:20:44 + sort 18:20:45 + '[' -f /tmp/packages_start.txt ']' 18:20:45 + '[' -f /tmp/packages_end.txt ']' 18:20:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:20:45 + '[' /w/workspace/daexim-maven-merge-calcium ']' 18:20:45 + mkdir -p /w/workspace/daexim-maven-merge-calcium/archives/ 18:20:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/daexim-maven-merge-calcium/archives/ 18:20:45 [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins8587027269119287684.sh 18:20:45 ---> capture-instance-metadata.sh 18:20:45 Setup pyenv: 18:20:45 system 18:20:45 3.8.13 18:20:45 3.9.13 18:20:45 * 3.10.6 (set by /w/workspace/daexim-maven-merge-calcium/.python-version) 18:20:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z8bx from file:/tmp/.os_lf_venv 18:20:46 lf-activate-venv(): INFO: Installing: lftools 18:20:56 lf-activate-venv(): INFO: Adding /tmp/venv-Z8bx/bin to PATH 18:20:56 INFO: Running in OpenStack, capturing instance metadata 18:20:56 [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins12869607953489758858.sh 18:20:56 provisioning config files... 18:20:57 Could not find credentials [logs] for daexim-maven-merge-calcium #191 18:20:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/daexim-maven-merge-calcium@tmp/config8478212644354997283tmp 18:20:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:20:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:20:57 provisioning config files... 18:20:57 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:20:57 [EnvInject] - Injecting environment variables from a build step. 18:20:57 [EnvInject] - Injecting as environment variables the properties content 18:20:57 SERVER_ID=logs 18:20:57 18:20:57 [EnvInject] - Variables injected successfully. 18:20:57 [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins14394597753226106379.sh 18:20:57 ---> create-netrc.sh 18:20:57 WARN: Log server credential not found. 18:20:57 [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins3527457396413355631.sh 18:20:57 ---> python-tools-install.sh 18:20:57 Setup pyenv: 18:20:57 system 18:20:57 3.8.13 18:20:57 3.9.13 18:20:57 * 3.10.6 (set by /w/workspace/daexim-maven-merge-calcium/.python-version) 18:20:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z8bx from file:/tmp/.os_lf_venv 18:20:59 lf-activate-venv(): INFO: Installing: lftools 18:21:07 lf-activate-venv(): INFO: Adding /tmp/venv-Z8bx/bin to PATH 18:21:07 [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins13299848935495421069.sh 18:21:07 ---> sudo-logs.sh 18:21:07 Archiving 'sudo' log.. 18:21:08 [daexim-maven-merge-calcium] $ /bin/bash /tmp/jenkins12404178730568040075.sh 18:21:08 ---> job-cost.sh 18:21:08 Setup pyenv: 18:21:08 system 18:21:08 3.8.13 18:21:08 3.9.13 18:21:08 * 3.10.6 (set by /w/workspace/daexim-maven-merge-calcium/.python-version) 18:21:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z8bx from file:/tmp/.os_lf_venv 18:21:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:21:16 lf-activate-venv(): INFO: Adding /tmp/venv-Z8bx/bin to PATH 18:21:16 INFO: No Stack... 18:21:17 INFO: Retrieving Pricing Info for: v3-standard-4 18:21:17 INFO: Archiving Costs 18:21:17 [daexim-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins14510339740074632447.sh 18:21:17 ---> logs-deploy.sh 18:21:17 Setup pyenv: 18:21:17 system 18:21:17 3.8.13 18:21:17 3.9.13 18:21:17 * 3.10.6 (set by /w/workspace/daexim-maven-merge-calcium/.python-version) 18:21:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z8bx from file:/tmp/.os_lf_venv 18:21:19 lf-activate-venv(): INFO: Installing: lftools 18:21:30 lf-activate-venv(): INFO: Adding /tmp/venv-Z8bx/bin to PATH 18:21:30 WARNING: Nexus logging server not set 18:21:30 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/daexim-maven-merge-calcium/191/ 18:21:30 INFO: archiving logs to S3 18:21:32 ---> uname -a: 18:21:32 Linux prd-centos8-builder-4c-4g-4599.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 18:21:32 18:21:32 18:21:32 ---> lscpu: 18:21:32 Architecture: x86_64 18:21:32 CPU op-mode(s): 32-bit, 64-bit 18:21:32 Byte Order: Little Endian 18:21:32 CPU(s): 4 18:21:32 On-line CPU(s) list: 0-3 18:21:32 Thread(s) per core: 1 18:21:32 Core(s) per socket: 1 18:21:32 Socket(s): 4 18:21:32 NUMA node(s): 1 18:21:32 Vendor ID: AuthenticAMD 18:21:32 CPU family: 23 18:21:32 Model: 49 18:21:32 Model name: AMD EPYC-Rome Processor 18:21:32 Stepping: 0 18:21:32 CPU MHz: 2800.000 18:21:32 BogoMIPS: 5600.00 18:21:32 Virtualization: AMD-V 18:21:32 Hypervisor vendor: KVM 18:21:32 Virtualization type: full 18:21:32 L1d cache: 32K 18:21:32 L1i cache: 32K 18:21:32 L2 cache: 512K 18:21:32 L3 cache: 16384K 18:21:32 NUMA node0 CPU(s): 0-3 18:21:32 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 18:21:32 18:21:32 18:21:32 ---> nproc: 18:21:32 4 18:21:32 18:21:32 18:21:32 ---> df -h: 18:21:32 Filesystem Size Used Avail Use% Mounted on 18:21:32 devtmpfs 7.7G 0 7.7G 0% /dev 18:21:32 tmpfs 7.7G 0 7.7G 0% /dev/shm 18:21:32 tmpfs 7.7G 17M 7.7G 1% /run 18:21:32 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 18:21:32 /dev/vda1 80G 9.8G 71G 13% / 18:21:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:21:32 18:21:32 18:21:32 ---> free -m: 18:21:32 total used free shared buff/cache available 18:21:32 Mem: 15761 796 11140 19 3824 14624 18:21:32 Swap: 1023 0 1023 18:21:32 18:21:32 18:21:32 ---> ip addr: 18:21:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:21:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:21:32 inet 127.0.0.1/8 scope host lo 18:21:32 valid_lft forever preferred_lft forever 18:21:32 inet6 ::1/128 scope host 18:21:32 valid_lft forever preferred_lft forever 18:21:32 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 18:21:32 link/ether fa:16:3e:6b:16:ad brd ff:ff:ff:ff:ff:ff 18:21:32 altname enp0s3 18:21:32 altname ens3 18:21:32 inet 10.30.170.173/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 18:21:32 valid_lft 85976sec preferred_lft 85976sec 18:21:32 inet6 fe80::f816:3eff:fe6b:16ad/64 scope link 18:21:32 valid_lft forever preferred_lft forever 18:21:32 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:21:32 link/ether 02:42:10:32:e5:22 brd ff:ff:ff:ff:ff:ff 18:21:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:21:32 valid_lft forever preferred_lft forever 18:21:32 18:21:32 18:21:32 ---> sar -b -r -n DEV: 18:21:32 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/08/2024 _x86_64_ (4 CPU) 18:21:32 18:21:32 18:14:24 LINUX RESTART (4 CPU) 18:21:32 18:21:32 06:15:01 PM tps rtps wtps bread/s bwrtn/s 18:21:32 06:16:01 PM 72.74 13.80 58.95 2227.52 5193.24 18:21:32 06:17:01 PM 112.89 13.92 98.97 3245.70 9312.08 18:21:32 06:18:01 PM 223.74 5.73 218.01 1269.31 8195.50 18:21:32 06:19:01 PM 53.96 1.65 52.31 106.25 4530.76 18:21:32 06:20:01 PM 109.01 0.03 108.98 11.86 8523.88 18:21:32 06:21:01 PM 78.87 0.68 78.19 66.78 34979.17 18:21:32 Average: 108.54 5.97 102.57 1154.72 11789.17 18:21:32 18:21:32 06:15:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:21:32 06:16:01 PM 13265332 15064284 2874116 17.81 2688 2016040 1127408 6.56 189724 2338352 135888 18:21:32 06:17:01 PM 12913944 14928184 3225504 19.99 2688 2225244 1272308 7.40 206204 2641844 17560 18:21:32 06:18:01 PM 11643648 13953512 4495800 27.86 2688 2514576 2067480 12.03 323632 3768832 85200 18:21:32 06:19:01 PM 11494572 13956024 4644876 28.78 2688 2662716 2031008 11.82 454688 3774728 119796 18:21:32 06:20:01 PM 10868716 13873996 5270732 32.66 2688 3203128 2055412 11.96 596408 4246732 448756 18:21:32 06:21:01 PM 11437044 15003912 4702404 29.14 2688 3762600 1106616 6.44 976452 3300152 16600 18:21:32 Average: 11937209 14463319 4202239 26.04 2688 2730717 1610039 9.37 457851 3345107 137300 18:21:32 18:21:32 06:15:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:21:32 06:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:32 06:16:01 PM eth0 104.00 84.14 880.08 23.66 0.00 0.00 0.00 0.00 18:21:32 06:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:32 06:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:32 06:17:01 PM eth0 76.57 64.56 737.93 20.86 0.00 0.00 0.00 0.00 18:21:32 06:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:32 06:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:32 06:18:01 PM eth0 275.12 237.52 3608.38 34.51 0.00 0.00 0.00 0.00 18:21:32 06:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:32 06:19:01 PM lo 862.12 862.12 868.97 868.97 0.00 0.00 0.00 0.00 18:21:32 06:19:01 PM eth0 99.47 77.69 2233.30 10.87 0.00 0.00 0.00 0.00 18:21:32 06:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:32 06:20:01 PM lo 804.25 804.25 813.49 813.49 0.00 0.00 0.00 0.00 18:21:32 06:20:01 PM eth0 214.81 174.13 2551.72 21.85 0.00 0.00 0.00 0.00 18:21:32 06:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:32 06:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:32 06:21:01 PM eth0 80.17 82.94 45.38 159.86 0.00 0.00 0.00 0.00 18:21:32 06:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:32 Average: lo 277.70 277.70 280.38 280.38 0.00 0.00 0.00 0.00 18:21:32 Average: eth0 141.69 120.16 1676.06 45.27 0.00 0.00 0.00 0.00 18:21:32 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:32 18:21:32 18:21:32 ---> sar -P ALL: 18:21:32 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/08/2024 _x86_64_ (4 CPU) 18:21:32 18:21:32 18:14:24 LINUX RESTART (4 CPU) 18:21:32 18:21:32 06:15:01 PM CPU %user %nice %system %iowait %steal %idle 18:21:32 06:16:01 PM all 16.15 0.00 2.48 1.02 0.09 80.25 18:21:32 06:16:01 PM 0 8.05 0.00 1.71 0.84 0.07 89.33 18:21:32 06:16:01 PM 1 12.18 0.00 2.97 1.14 0.09 83.63 18:21:32 06:16:01 PM 2 38.13 0.00 3.75 1.31 0.10 56.70 18:21:32 06:16:01 PM 3 6.50 0.00 1.52 0.81 0.12 91.06 18:21:32 06:17:01 PM all 13.15 0.00 1.75 1.53 0.07 83.50 18:21:32 06:17:01 PM 0 10.67 0.00 1.60 1.05 0.07 86.61 18:21:32 06:17:01 PM 1 19.58 0.00 1.79 1.50 0.08 77.05 18:21:32 06:17:01 PM 2 12.76 0.00 1.94 1.34 0.07 83.90 18:21:32 06:17:01 PM 3 9.61 0.00 1.65 2.24 0.05 86.45 18:21:32 06:18:01 PM all 63.50 0.00 3.05 1.26 0.11 32.08 18:21:32 06:18:01 PM 0 62.59 0.00 4.43 1.14 0.12 31.72 18:21:32 06:18:01 PM 1 52.28 0.00 3.58 2.10 0.12 41.93 18:21:32 06:18:01 PM 2 73.77 0.00 1.98 1.16 0.12 22.98 18:21:32 06:18:01 PM 3 65.32 0.00 2.23 0.65 0.10 31.70 18:21:32 06:19:01 PM all 45.79 0.00 2.73 0.46 0.10 50.92 18:21:32 06:19:01 PM 0 42.66 0.00 2.38 0.20 0.12 54.65 18:21:32 06:19:01 PM 1 49.31 0.00 2.36 0.54 0.08 47.72 18:21:32 06:19:01 PM 2 49.93 0.00 3.32 0.67 0.08 46.00 18:21:32 06:19:01 PM 3 41.25 0.00 2.87 0.45 0.10 55.32 18:21:32 06:20:01 PM all 53.79 0.00 3.64 0.64 0.11 41.82 18:21:32 06:20:01 PM 0 52.86 0.00 1.95 0.10 0.08 45.00 18:21:32 06:20:01 PM 1 50.18 0.00 2.45 0.89 0.13 46.34 18:21:32 06:20:01 PM 2 64.12 0.00 5.89 1.01 0.10 28.89 18:21:32 06:20:01 PM 3 48.00 0.00 4.27 0.57 0.10 47.06 18:21:32 06:21:01 PM all 17.67 0.00 1.99 2.98 0.08 77.28 18:21:32 06:21:01 PM 0 20.22 0.00 1.70 2.40 0.08 75.59 18:21:32 06:21:01 PM 1 24.85 0.00 2.61 2.76 0.07 69.72 18:21:32 06:21:01 PM 2 14.77 0.00 1.99 4.49 0.08 78.67 18:21:32 06:21:01 PM 3 10.82 0.00 1.67 2.28 0.08 85.15 18:21:32 Average: all 35.01 0.00 2.61 1.32 0.09 60.97 18:21:32 Average: 0 32.82 0.00 2.30 0.96 0.09 63.84 18:21:32 Average: 1 34.78 0.00 2.62 1.49 0.10 61.02 18:21:32 Average: 2 42.23 0.00 3.14 1.66 0.09 52.87 18:21:32 Average: 3 30.23 0.00 2.37 1.17 0.09 66.14 18:21:32 18:21:32 18:21:32